开发者 | eflyjason |
---|---|
更新时间 | 2014年3月5日 19:45 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
.
This should result in the following file structure:
- wp-content - plugins - host-php-info | info.php - lang | host-php-info-zh_CN.mo | host-php-info-zh_CN.po | host-php-info-zh_TW.mo | host-php-info-zh_TW.po | host-php-info.pot | readme.txt | host-php-info.php | LICENSE | license.txt | options.php | readme.txt
Then just visit your admin area and activate the plugin.
And now you can see your PHP Info in Tools->View PHP Info
See Also: "Installing Plugins" article on the WP CodexYou may post on the support forum of this plugin to ask for help.
YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on About Me Page.
define
. (Thanks to cmhello)