WordPress Plugin to Make your Blog Temporarily Unavailable for Maintenance wordpress插件,使您的博客暫時無法進行維修
Overview概覽
This Plugin allows you to make your blog temporarily unavailable to your users (with custom message).此插件可以讓您,使您的博客暫時無法向您的用戶(與自訂訊息) 。 It is still accessible by the administrators.它仍是進入的管理員。
It does one thing and does it well.但這一件事,是否良好。 It belongs to the class of zero-configuration plugins.它屬於一類零配置插件。 In other words even your grandmother can use it.在其他的話,甚至您的祖母可以使用它。
Download下載
Download下載 and follow the instructions in the next section for installation.並按照指示在下一節中進行安裝。
Installation安裝
http://codex.wordpress.org/Managing_plugins#Installing_a_plugin http://codex.wordpress.org/managing_plugins # installing_a_plugin
Note: This Plugin supports one-click-install through WordPress Plugin Manager and is also available from 注意:此插件支持一點擊安裝通過wordpress插件經理和也可以從 WordPress Plugin DB wordpress插件分貝 . 。
- Upload unavailable.php to your wp-content/plugins directory.上傳unavailable.php到您的wp-content/plugins目錄。 At this point you are done unless you want to make your site unavailable now.在這一點上你是這樣做,除非您想要讓您的網站現在無法使用。 Then read on.然後閱讀。
- Log in to WordPress.請登錄到的WordPress 。
- Click Plugins from the main menu.點擊插件從主菜單。
- Scroll to find the name of the plugin - Site Unavailable , and click Activate whenever you want to make your site unavailable.向下滾動才能找到的名稱,該插件-網站無法使用,並點擊激活時,您想要讓您的網站無法使用。
Configuration and Usage配置和使用
Install and activate the plugin as described above.安裝並啟用該插件如上文所述。 You are done!你這樣做!
Now your site is unavailable to all of your users, till the time you decide to deactivate the plugin.現在您的網站是無法使用您的所有用戶,到時候你決定要關閉插件。
To reiterate the site will remain unavailable to all your users while this plugin is activated .要重申, 該網站仍無法將您的所有用戶,而此插件被激活 。
The Feeds and Trackback requests will be sent HTTP Code 503 indicating that the Server is Unavailable and they will be asked to retry after an hour (configurable).飼料和跟踪的要求,將被發送的HTTP代碼503表明該服務器不可用,他們將被要求重試後一小時(配置) 。
Administrators can access the administrative section even while this plugin is activated.管理員可以訪問行政科,甚至而此插件被激活。
Advanced先進
You do not need to read this section.您不需要閱讀本節規定。 The plugin will work fine without any changes at all.插件工作將罰款不作任何改變,在所有。 However if you are compulsive and feel the urge to tinker then read on.不過如果你是強迫和感受的衝動修飾,然後閱讀。
To change the default message ( This blog is currently undergoing scheduled maintenance. Please try after 60 minutes. Sorry for the inconvenience. ) use the plugin editor to edit the plugin.要更改默認的郵件( 此博客是目前正在進行定期維修,請重試後60分鐘。不便表示抱歉。 )使用插件編輯器編輯插件。 Change the line where $message is specified to a message of your choice.改變行,其中美元的信息是指定到一個訊息,您的選擇。
You can change the Retry-After hint given to Feed and Trackback requests by changing $retry_after.你可以改變重試後的提示,給飼料和跟踪的要求,通過改變美元retry_after 。 The value is in minutes.價值是在分鐘。 The default is 60 minutes.預設值是60分鐘。 It also tells the users of the site when to retry again.它也告訴用戶該網站時,再次重試。
This is very useful when you do a scheduled maintenance and you want your users to come back after a fixed time.這是非常有用的當您執行定期維修,和您希望您的用戶回來後,一個固定的時間。
Remember this is a hint.請記住,這是一個暗示。 It has no bearing with when you make your site actually available ( by deactivating the plugin ).它沒有軸承,當您,使您的網站,其實可用的(由停用插件) 。
Deactivate the plugin from the Plugin screen停用插件從插件屏幕 to make the site available again to the world.使網站可以再次向世界。
Uninstallation卸載
- Log in to WordPress.請登錄到的WordPress 。
- Click Plugins from the main menu.點擊插件從主菜單。
- Scroll to find the name of the plugin - Site Unavailable , and click Deactivate.向下滾動才能找到的名稱,該插件-網站無法使用,並點擊關閉。 This disables the plugin and makes the site available again to all.這將禁用插件,使網站可以再次向所有。
You can also delete the unavailable.php file from wp-content/plugins directory for permanent removal.您也可以刪除unavailable.php文件從wp-content/plugins目錄為永久刪除。
Cost成本
This plugin is free.此插件是免費的。 However a linkback will be deeply appreciated.不過, linkback會深表讚賞。 Think of it as a LinkWare.認為這是作為一個linkware 。
Comments, feedbacks and suggestions are welcome.評論,意見和建議,是值得歡迎的。
Filed under提起下 CMS Software CMS軟件 , , Headline News頭條新聞 , , How To如何 , , Pro Blogging贊成Blogging , , Web網頁 , , WordPress在WordPress | |
| |
RSS 2.0 2.0 | |
Email this Article電子郵件此文章
You may also like to read您也可以想讀 |





June 17th, 2005 at 3:31 am 2005年6月17日在上午03時31分
Awesome plugin, thank you.可怕的插件,謝謝。 ^^ ^ ^
June 17th, 2005 at 8:16 am 2005年6月17日在上午8時16分
Nice plugin, thanks!尼斯插件,謝謝!
Just wondering if there was anyway to modify it so that the logged in admin (user level 10) would still see the site as normal, but any lower level users/not logged-in users would see the “down for maintenance” message?只是不知道,如果有,無論如何要修改它,使該記錄在政府當局(用戶級10 )仍然會看到網站為正常,但任何較低層次的用戶/沒有登錄,在用戶將看到“停機維修”的訊息嗎?
Thanks!謝謝!
June 17th, 2005 at 9:13 am 2005年6月17日在上午09時13分
@Carsten @ carsten
I too was thinking about it.我也想到這個問題。 One problem I noticed was that certain data structures are not properly initialized when the plugins are included.其中一個問題我注意到的是,某些數據結構,未正確初始化時,插件均包括在內。
I will soon release the next version with this feature.我將很快釋放下一版本與此功能。 Keep an eye on this post.密切留意這個職位。
June 17th, 2005 at 8:06 pm 2005年6月17日在下午8時06分
great!偉大的! I want this for a long time!我想這相當長的時間!
June 23rd, 2005 at 7:52 pm 2005年6月23日在下午7點52分
It would be nice to include the header and footer to keep the exsisting look and feel.它會很不錯,包括頁眉和頁腳保持存在的外觀和感覺。 It was very simple to get this working.這是很簡單,得到這個工作。
$message = ”;美元訊息= “ ;
//$message .= ”; / / $訊息.= “ ;
$message .= ‘This blog is currently undergoing scheduled maintenance.美元訊息.= '此博客目前正在進行定期維修。 Please try after ‘.$retry_after.’ minutes.請嘗試後' 。元retry_after 。分鐘。 Sorry for the inconvenience.’;的不便表示抱歉。 ' ;
….. … ..
if(!strstr($_SERVER['PHP_SELF'], ‘feed/’) && !strstr($_SERVER['PHP_SELF'], ‘wp-admin/’)) {如果( ! strstr ( $ _server [ ' php_self ' ] , '飼料/ ' ) & & ! strstr ( $ _server [ ' php_self ' ] , '可濕性粉劑-政府當局/ ' ) ) (
@ get_header(); @ get_header ( ) ;
echo $message.’迴聲美元的訊息。 Plugin插件 provided by所提供的 Taragana採購Taragana ‘; ' ;
@ get_footer(); @ get_footer ( ) ;
exit();出口( ) ;
} )
The @ was to supress some error message. @被壓制的一些錯誤訊息。
June 23rd, 2005 at 7:55 pm 2005年6月23日在下午7點55分
that didn’t work properly.沒有正常工作。
It would be nice to include the header and footer to keep the exsisting look and feel.它會很不錯,包括頁眉和頁腳保持存在的外觀和感覺。 It was very simple to get this working.這是很簡單,得到這個工作。
// Message to display to the users of the blog/ /信息顯示給用戶的博客$message = ”;美元訊息= “ ;//$message .= ”;/ / $訊息.= “ ;$message .= ‘This blog is currently undergoing scheduled maintenance.美元訊息.= '此博客目前正在進行定期維修。Please try after ‘.$retry_after.’ minutes.請嘗試後' 。元retry_after 。分鐘。Sorry for the inconvenience.’;的不便表示抱歉。 ' ;// DO NOT MODIFY BELOW THIS LINE / /不要修改下面這條線
if(!strstr($_SERVER['PHP_SELF'], ‘feed/’) && !strstr($_SERVER['PHP_SELF'], ‘wp-admin/’)) {如果( ! strstr ( $ _server [ ' php_self ' ] , '飼料/ ' ) & & ! strstr ( $ _server [ ' php_self ' ] , '可濕性粉劑-政府當局/ ' ) ) (
@ get_header(); @ get_header ( ) ;
echo $message.’迴聲美元的訊息。 Plugin插件 provided by所提供的 Taragana採購Taragana ‘; ' ;
@ get_footer(); @ get_footer ( ) ;
exit();出口( ) ;
} )
The @ was to supress some error message. @被壓制的一些錯誤訊息。 I only tested this with the default theme.我只是測試,這與默認的主題。
June 23rd, 2005 at 7:56 pm 2005年6月23日在下午7點56分
i guess even with code tag I cant properly post it.我猜想,甚至與代碼標記i cannot妥善後。
June 23rd, 2005 at 8:35 pm 2005年6月23日晚上8時35分
@Lou Thanks for the suggestion. @樓感謝建議。 You can email me the code at angsuman AT taragana DOT com.您可以發送電子郵件給我的代碼由Angsuman在採購Taragana點的COM 。
I will create a new version in a day or two with this and another change as suggested in the comments above.我將創建一個新的版本在一或兩天內與這和另一項改變的建議,在上述評論。
June 24th, 2005 at 11:37 am 2005年6月24日在上午11時37分
I emailed you the link to the code and comments that can be found in a post at i通過電子郵件向您發送的鏈接代碼和評論,可以發現,在一個職位 http://www.kosherjava.com
July 1st, 2005 at 3:28 pm 2005年7月1日在下午3時28分
[...] Site Updates I just updated the site to 1.5.1.3. [ … … ]網站更新,我只是更新的網站1.5.1.3 。 There was some kind of security flaw or so.有一些種安全漏洞或使。 So, I’m glad I got that done.所以,我很高興我所做的。 In doing that, I got interested into looking for plugins for WordPress and now I installed one.在這樣做,我有興趣到尋找的外掛程式的WordPress和現在我安裝了一個。 It’s just to help me mangage the site when I do updates.這只是幫助我mangage網站當我這樣做更新。 You can read more about it here.您可以閱讀更多關於它在這裡。 [...] [ … … ]
July 11th, 2005 at 7:03 am 2005年7月11日在上午07時03分
[...] Simple Thoughts, WordPress Italy, Blogging Pro. [ … … ]簡單的想法,在WordPress意大利,博客親。 FeedBurner Resyindication Stats: WordPress  WordPress+Plugins  Unavailable  Unavailable+Plugin Web+Tools   No Comments so far Leave a comment Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> [...] feedburner resyindication統計:在WordPress & nbspwordpress +插件& nbspunavailable & nbspunavailable +插件& nbspweb +工具沒有評論,至今留下一個註解行和段休息,自動,電子郵件地址從未展出,允許的HTML :的<a href="" title=""> < abbr標題= “ ” > <acronym title="">的<b> <blockquote cite="">的<code>的<em>的<i> <strike>的<strong> [ … … ]
July 12th, 2005 at 11:18 am 2005年7月12日在上午11時18分
[...] Plugin Site Unavailable | Página Principal [...] [ … … ]插件網站無法|首頁[ … … ]
July 20th, 2005 at 2:35 pm 2005年7月20日在下午2時35分
[...] Sesta , e per ora ultima novità, Blog non disponibile che mi permette di rendere non raggiungibile il Blog quando faccio manutenzione o aggiornamenti , per evitare di segare il database. [ … … ] sesta ,電子%庫存最後novità ,博客非disponibile鴻美permette邸rendere非raggiungibile金正日博客quando faccio manutenzione o aggiornamenti ,每evitare邸segare金正日數據庫。 [...] [ … … ]
August 15th, 2005 at 5:32 am 2005年8月15日在上午05時32分
I activated the plugin to upgrade to 1.5.2 and after the file upgrade ( just changed files) I could no longer login to Admin. i激活插件升級到1.5.2之後,檔案升級(剛剛更改的文件)我再也無法登錄管理。 The plugin stopped both site and admin access.該插件停止雙方的網站和管理員權限。 I had to remove the plugin from the Options table Active Plugins field!我不得不刪除插件從選項表積極插件場!
Just to let you know there may be a problem after 1.5.2….只是為了讓您知道可能有問題後, 1.5.2 … 。
September 23rd, 2005 at 8:20 am 2005年9月23日在上午8時20分
[...] Site Unavailable (the only plugin NOT activated ) [...] [ … … ]網站不可用(唯一的插件沒有被啟動) [ … … ]
November 7th, 2005 at 3:13 am 2005年11月7日在上午03時13分
Still no new version I see.還沒有新版本,我明白了。
Yes I am trying to make it so only admin can view the main site and the admin center too when the plugin is on.是我想作出這樣只有管理員可以查看的主要網站和管理中心太時,插件是對的。
November 7th, 2005 at 4:02 am 2005年11月7日在上午04時02分
@Andy & Will @安迪&會
I will look at it today.我會看看它今天。
November 11th, 2005 at 1:56 am 2005年11月11日在上午01時56分
Wow, thanks a ton!哇,感謝一噸!
November 19th, 2005 at 1:29 pm 2005年11月19日在下午1時29分
[...] If you want to make your Blog temporarily unavailable (scheduled maintenance for example) you have two very simple and efficient ways : a plugin, or a theme. [ … … ]如果您想要讓您的博客暫時無法(定期維修,例如)你有兩個非常簡單和有效的方法: 1插件,或一個主題。 Technorati Tags: blogging plugin tips wordpress wordpress theme [...] Technorati標記:博客插件提示的WordPress的WordPress主題[ … … ]
November 20th, 2005 at 8:15 am 2005年11月20日在上午8時15分
[...] I wish I had known about this when I was working on updating my blog’s theme. [ … … ]我想我已知道這當我的工作就更新我的博客的主題。 Ah well—at least I’ll be able to use it for the next big update test (search bar and page).啊,以及-至少我就可以使用它為下一次重大升級測試(搜索欄和網頁) 。 [...] [ … … ]
November 21st, 2005 at 10:17 am 2005年11月21日在上午10時17分
[...] You can follow any responses to this entry through the RSS 2.0 feed. [ … … ]您可以按照任何的反應,此項目通過2.0飼料。 You can leave a response, or trackback from your ownsite.你可以留下一個回應,或跟踪從您的ownsite 。 [...] [ … … ]
November 22nd, 2005 at 11:58 am 2005年11月22日在上午11時58分
[...] Unavailable for Maintenance Plugin WordPress plugin to make your site appear unavailable (perhaps while you change something). [ … … ]無法維修插件wordpress插件,使您的網站出現無法使用(也許當你改變的東西) 。 [via weblogtoolscollection] (tags: wordpress) [...] [經weblogtoolscollection ] (標籤:在WordPress ) [ … … ]
November 23rd, 2005 at 11:31 am 2005年11月23日在上午11時31分
[...] 1. [ … … ] 1 。 El plugin Site Unavailable, que te permite mostrar un mensaje personalizado en vez de la página de tu blog.下午插件網站無法使用,闕特permite mostrar聯合國留言personalizado英文vez德香格里拉位置的杜葉錫恩的博客。 [...] [ … … ]
November 23rd, 2005 at 2:49 pm 2005年11月23日在下午2時49分
[...] [...] [ … … ] [ … … ]
December 7th, 2005 at 1:39 am 2005年12月7日在上午01時39分
Hy, very nice Plugin - i have translate your plugin for german wp-users and i have write a little unavailable site for this plugin.路政署署長,很好的插件-我已翻譯您的插件為德國可濕性粉劑用戶和我有寫一小無法使用網站上針對此插件。
i hope, you enjoy this.我希望,你喜歡這一點。
Link to Plugin:鏈接到插件: http://www.bueltge.de/wp-waertungsmodus-plugin/101/
With best regards Frank與最好的方面,坦率
December 7th, 2005 at 2:22 am 2005年12月7日在上午02時22分
[...] Das Basisscript und die Idee stammen von Angsuman Chakraborty. [ … … ]之basisscript und模具idee施塔門馮日由Angsuman Chakraborty 。 Das vorhandene plugin habe ich dediglich auf meine Bedürfnisse erweitert und für deutsche WP-User optimiert und dokumentiert.之vorhandene插件habe腦出血dediglich auf克勞斯梅尼bedürfnisse erweitert und f黵德意志可濕性粉劑用戶optimiert und dokumentiert 。 [...] [ … … ]
December 15th, 2005 at 4:19 am 2005年12月15日在上午04時19分
Say, don’t want to sound pushy or anything but umm, when is that next update with inclusions on some of those suggestions coming out?也就是說,不想健全pushy或什麼,但烏姆蓋斯爾,當是下次更新與夾雜對一些人的建議,走出來?
Thanks for this TEMPORARILY UNAVAILABLE plug-in:感謝這暫時無法使用外掛程式 :
VERY USEFUL 非常有用
December 30th, 2005 at 9:18 pm 2005年12月30日在下午9點18分
[...] Unavailable可以使你的站点在插件激活后任何人都访问不到,包括RSS FEED。 访问 site unavailable [...] [ … … ]無法使用可以使你的站點在插件激活後任何人都訪問不到,包括RSS饋送。訪問網站無法使用[ … … ]
January 4th, 2006 at 12:29 pm 2006年1月4日在下午12時29分
[...] WordPress Plugin to Make your Blog Temporarily Unavailable for Maintenance [...] [ … … ] wordpress插件,使您的博客暫時無法進行維修[ … … ]
January 11th, 2006 at 1:21 pm 2006年1月11日在下午1時21分
[...] Site Unavailable [...] [ … … ]網站無法使用[ … … ]
February 16th, 2006 at 8:55 pm 2006年2月16日在下午8時55分
Thanks, its a great plugin =)… and works excellent謝謝您,它是一種偉大的插件= ) … …和工程優良
February 28th, 2006 at 1:38 pm 2006年2月28日在下午1時38分
nice, and usefull plugin.尼斯,和有用的插件。
thanx. thanx 。
but.但是。 i have a problem (same that Andy):我有一個問題(同樣,安迪) :
i cannot login.我無法登入。 when i go to login screen, the message its same, that the main site.當我去登錄屏幕,其相同的訊息,即主網站。
i hvae only one solution: delete the plugin file :S我只有一個解決辦法:刪除該插件文件: s
March 13th, 2006 at 2:53 am 2006年3月13日在上午02時53分
This is wonderful!這是美好的! Just what I’ve been looking for.剛才我所一直在尋找。
March 19th, 2006 at 4:16 am 2006年3月19日在上午04時16分
[...] Site Unavailable 设置站点维护时的显示信息。 [...] [ … … ]網站無法設置站點維護時的顯示信息。 [ … … ]
April 17th, 2006 at 2:29 pm 2006年4月17日在下午2時29分
Excellent plugin but it does not work with Wordpress 2.02 Shame really.優秀的插件,但並不與工作的WordPress 2.02辱真的。 Unfortunately, you cannot even access the admin once the plugin is activated.不幸的是,你甚至不能訪問管理,一旦插件被激活。 Any chance you#ll be upgrading it?任何的機會,你#當地僱員被提升呢?
April 23rd, 2006 at 6:17 am 2006年4月23日在上午06時17分
This plugin worked so long my browser does not log off my admin account.此插件的工作,只要我的瀏覽器不註銷我的管理員帳戶。 If I do so, I cannot log in again.如果我這樣做,我不能再次登錄。 The site has shut me out too.該網站已經關閉了我的太。
It is good for short mantainance sessions though它是好的,短期mantainance會議雖然
Thanks for this plugin.感謝此插件。
April 28th, 2006 at 12:21 pm 2006年4月28日在下午12時21分
Several people have successfully used this plugin and are using even today.幾個人已成功使用此插件和正在使用即使到了今天。
The problem appears to be specific to your site.這個問題似乎是具體到您的網站。
Unfortunately I do not have much time at the moment to debug and support this issue.可惜我沒有太多的時間在此時調試和支持這個問題。
April 30th, 2006 at 4:24 am 2006年4月30日在上午04時24分
This plugin is exactly what i’m looking for, very useful.這個外掛程式,而這正是我要尋找,是非常有益的。 Thanks謝謝
May 14th, 2006 at 4:09 pm 2006年5月14日在下午4時09分
ke>柯>
May 15th, 2006 at 4:39 pm 2006年5月15日在下午4時39分
“This plugin worked so long my browser does not log off my admin account. “此插件的工作,只要我的瀏覽器不註銷我的管理員帳戶。 If I do so, I cannot log in again.如果我這樣做,我不能再次登錄。 The site has shut me out too.”該網站已經關閉了我過於“ 。
I’m having the same problem.我有同樣的問題。 Using a fresh install of WP too.使用新鮮的安裝可濕性粉劑。 HOW DO WE LOGIN NOW?我們如何登錄,現在呢? http://www.asdasf/wp-login.php returns “under maintenance”!回報: “根據維修” !
May 16th, 2006 at 3:47 am 2006年5月16日在上午03時47分
You can always delete/rename the plugin file and things will be back to normal.您可以隨時刪除/重命名插件文件和東西,將恢復正常。
I will take a look into this.我會考慮一下到這一點。
June 8th, 2006 at 2:38 am 2006年6月8日在上午02時38分
Hi,嗨,
Site unavailabel works in my site but, there is no message appear and I can see only white screen.網站unavailabel工程在我的網站,但是沒有的訊息出現,我可以看到,只有白色畫面。
I can use my admin accout to activate.我可以用我的政府當局accout激活。
Any idea?任何想法?
June 12th, 2006 at 11:17 pm 2006年6月12日在下午11時17分
Hi嗨
I have a urgent problem.我有一個迫切的問題。 After activating this plugin, and deactivating it, I find that my site returns a blank page only.一經啟用,此插件,並停用它,我覺得我的網站返回一個空白頁只。 I can still get back the offline page when I activate this plugin.我仍然可以取回離線網頁,當我激活此插件。 There is nothing I can do to get the site to work again.有沒有什麼我能做得到的網站工作。 Can you please give me instructions on how to clear this?可以請你給我的指示,就如何清除此? Thanks in advance.感謝在前進。
June 13th, 2006 at 12:49 am 2006年6月13日在上午12時49分
Leion, leion ,
I cannot see anyway the plugin is causing this as it is inactivated.我實在看不出無論如何插件是造成這一因為它是滅活。
In any case delete the plugin file from plugins folder.在任何情況下刪除插件文件從Plugins文件夾。 Also delete your cacahe folder under wp-contents.也刪除您cacahe文件夾下可濕性粉劑-內容。
Let me know how it goes.讓我知道如何這是不言而喻的。
June 13th, 2006 at 6:26 am 2006年6月13日在上午06時26分
It does not work.它是行不通的。 I am not sure if this has anything to do with the wp-cache plugin..我不知道如果這有什麼事都與可濕性粉劑緩存插件..
June 14th, 2006 at 3:40 am 2006年6月14日在上午03時40分
wp-cache 2 is the most likely cause.可濕性粉劑緩存二是最可能的原因。 Check that you do not have gzip compression turned on.檢查您沒有gzip壓縮打開。
I also faced such problem with Bad behavior plugin.我也面臨這樣的問題與不良行為插件。
But never ever can my plugin但從來沒有以往任何時候都可以,我插件
cause this behavior.原因此行為。
June 21st, 2006 at 3:53 pm 2006年6月21日在下午3時53分
[...] To keep my blog in a solid state while upgrading, I installed a site-unavailable plugin. [ … … ] ,以保持我的博客在一個堅實的國家,而提升,我安裝了一個網站無法使用插件。 Worked OK.工作確定。 [...] [ … … ]
August 13th, 2006 at 10:05 pm 2006年8月13日在下午10時05分
Hmmm… I seem to be having the same problem as #36.. hmmm … …我似乎是具有相同的問題, # 36 .. I’m hurt, is there a way that I can temporarily disable the plugin from the outside — by FTP maybe?我受到傷害,有沒有辦法,我可以暫時停用該插件從外部-通過F TP可能? Thanks…感謝…
-Stepn - stepn
August 13th, 2006 at 11:47 pm 2006年8月13日在下午11時47分
> is there a way that I can temporarily disable the plugin from the outside — by FTP maybe? >有沒有辦法,我可以暫時停用該插件從外部-通過F TP可能?
Yes, delete the plugin file using是的,刪除該插件文件,並使用 http://FTP http://ftp . 。
August 13th, 2006 at 11:47 pm 2006年8月13日在下午11時47分
A new version is coming soon.一個新版本是即將推出的。
August 19th, 2006 at 3:18 am 2006年8月19日在上午03時18分
Angsuman - take a look at the maintenance mode plugin for your next update.由Angsuman -考慮一下維護模式插件為您的下次更新。 Including an admin option page where you can add your own html to generate your own ‘down for the count’ page would be a useful addition包括政府當局的選項頁,在這裡您可以添加自己的HTML生成自己的'下降為計數]網頁將是一個有用的,除了
October 4th, 2006 at 5:11 pm 2006年10月4日在下午5時11分
[...] Well they waiting will be over tomorrow. [ … … ] ,以及它們的等待將超過明天。 I have about 200 pix to upload, and yeah for dial up users that’s going to suck to load all the pictures, for me it’s going to suck to add them all, but oh well I’ll get ‘em done.我曾約200名的PIX上傳,嗯撥號用戶的去吸吮加載的所有圖片,對我來說,去吸吮把他們都加到,但哦,以及我會'在做。 Anyway, a quick happy fathers day to all!無論如何,一個快速的父親高興的日子! I’m doing ok, big update tomorrow.我做的好,大更新的明天。 Site News Our server is having mysql problems again… Kinda sucks if the thing goes down you get that ugly wordpress error thing, when I’m done with the site you’d get an error if mysql goes down but it will have news that I can update as to wut is happening.網站新聞我們的服務器是有MySQL的問題,再次… kinda sucks為,如果這件事下降你認為醜惡的WordPress錯誤的事,當我所做的與本網站您想要得到一個錯誤,如果MySQL的下降,但將有新聞,我可以更新,以wut正在發生的事情。 Also I’ve added a nice plugin where I can do work on the site and if anyone trys to access anypage it will give them an under construction sign.此外,我已經加入了尼斯插件,我可以做的工作,對網站和任何人如trys訪問anypage它會給予他們一個正在施工的跡象。 Check out the plugin for wordpress here.簽出插件的WordPress在這裡。 Unavailable [...]無法使用[ … … ]
January 3rd, 2007 at 2:57 am 2007年1月3日在上午02時57分
[...] ダウンロード: Site Unavailable - Simple Thoughts [...] [ … … ]ダウンロード:網站無法使用-簡單的思考[ … … ]
February 14th, 2007 at 9:37 am 2007年2月14日在上午09時37分
pls send me new yahoo masinger薪酬水平調查寄給我的新雅虎masinger
April 10th, 2007 at 5:36 am 2007年4月10日在上午05時36分
but you can simply change (replace) index.php page with your Unavailable text但您可以簡單地改變(取代)的index.php頁與您無法使用文本
May 25th, 2007 at 9:21 pm 2007年5月25日在下午9點21分
very cool, thank you!非常酷,謝謝!
August 1st, 2007 at 7:52 pm 2007年8月1日在下午7點52分
Hi.嗨。 Problem:問題:
I find ‘php_self’ occasionally not to work with WP installations with a custom path and custom permalinks.我覺得' php_self '偶爾不工作與可濕性粉劑裝置與一個自定義的路徑和習俗的永久性。 This is a problem with many plugins actually.這是一個問題,其實很多插件。
I suggest these changes to your code:我建議這些變化,以您的代碼:
use ‘request_uri’ instead of ‘php_self’, and use ’strpos’ instead of ’strstr’.使用' request_uri '而不是' php_self ' ,並使用' strpos '而不是' strstr ' 。
what do you think?您怎麼看?
September 25th, 2007 at 10:50 am 2007年9月25日在上午10時50分
This plugin is great.此插件是巨大的。 It works fantastic它神奇
October 18th, 2007 at 8:13 am 2007年10月18日在上午8時13分
wow, nice plugin.哇,好插件。 It makes all wordpress users to next level - profesional.它使所有WordPress用戶進入下一級-專業。
November 13th, 2007 at 4:13 am 2007年11月13日在上午04時13分
i have some problems with google bots many times when i was working on my blog but with this plugin everything is great!我有一些問題,與Google的bot很多次,當我的工作對我的博客,但與此插件的一切是偉大的! thank you!謝謝您!
December 15th, 2007 at 3:18 am 2007年12月15日在上午03時18分
thanks for this great and very easy to use plugin!!感謝這個偉大的和非常容易使用插件!
December 20th, 2007 at 4:49 pm 2007年12月20日在下午4時49分
Thanks, is very simple感謝,是很簡單的
January 9th, 2008 at 11:00 am 2008年1月9日上午11:00
is great!是偉大的! and this website is great !和這個網站是偉大的! thanks again.再次感謝。
January 11th, 2008 at 2:35 pm 2008年1月11日在下午2時35分
very useful plugin , y put this to my blog and work 100% , IS GREAT MAN !非常有用的插件, y付諸表決,這是我的博客和工作的100 % ,是偉人!
January 17th, 2008 at 11:44 am 2008年1月17日在上午11時44分
Great, just what i was looking for!偉大的,剛才我正在尋找! Thanks mate!感謝!
March 6th, 2008 at 4:01 pm 2008年3月6日在下午4時01分
I will forward this to all of my friends.我會把這一切我的朋友。
March 30th, 2008 at 11:48 am 2008年3月30日在上午11時48分
Plugin denies access to google and search engines?插件否認訪問Google和搜索引擎呢?
March 30th, 2008 at 2:32 pm 2008年3月30日在下午2時32分
No. It doesn’t deny access to search engines.號,它並不否認進入搜索引擎。 However they will see the maintenance page like any other user.不過,他們會看到維護頁像任何其他用戶。 This plugin should only be activated when you want to take your blog offline / in maintenance mode.此插件只應被激活時,您要採取您的博客離線/在維護模式。
April 21st, 2008 at 9:45 pm 2008年4月21日在下午9點45分
Can I enable PHP in that page?我可以啟用PHP在這一頁? I am planning on using a countdown page (that has Flash and PHP for a mailing list) to launch my website.我的規劃,利用倒數頁(即有Flash和PHP的一個郵件列表)推出我的網站。 It will be the only page accessible till I launch my website.這將是唯一的網頁查閱,直至i推出我的網站。
May 30th, 2008 at 12:09 pm 2008年5月30日在下午12時09分
great plugin thank you偉大的插件,謝謝