外掛說明
On some servers $_SERVER['PHP_SELF'] contains /example.com/index.php instead of just /index.php. This one-line plugin restores the correct value. You only need it if you have problems with some other plugins and/or URLs like http://example.com/example.com/wp-admin/ in your admin screens.
安裝方式
- Upload
correct-php-selffolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1
- Initial release