這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Localhost Notify

外掛說明

This plugin is made for developers who work on local server copies of live WordPress installations, and want to know for sure if they’re working on their local copy, not the live one!

The idea behind it is to help prevent accidental changes on live sites if you have multiple browser windows open including both the local and live site.

It’s recommended you keep this plugin active on both your live and local installation. Otherwise, if you make a copy of your live server and overwrite your local one it may deactivate the plugin locally. The performance impact should be near 0 for keeping this active.

If you have any issues or suggestions, please visit our support forums.

If you find this plugin useful and would like to say thanks, please leave us a 5 star review!

Notes

Some themes/plugins may prevent us from changing the title. If that’s the case, try disabling other plugins or reverting to a default WP theme and let us know the conflicting theme/plugin on our support forums.

The plugin assumes your local server IP address is 127.0.0.1. If different you can change the value in the plugin file, let us know your, maybe it’s a consideration for improvement!

安裝方式

  1. Install your plugin as you would any WordPress plugin.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Alternatively, download the plugin and copy localhost-notify.php to your Must Use Plugins folder, it’ll activate automatically.

常見問題集

None yet! Ask away on our support forums.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Localhost Notify〉的開發相關工作。

參與者

將〈Localhost Notify〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.1

  • fixed php warning with WP SEO activated

2.0

  • wrapped all functions in conditional check for localhost, preventing any extra filters/functions being created on live sites
  • added compatability witih WP admin title rewriting introduced in WP 4.4
  • fixed incompatabilities with BuddyPress and WordPress SEO