外掛說明
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!
安裝方式
-
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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