开发者 | eflyjason |
---|---|
更新时间 | 2014年3月5日 19:56 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
.
This should result in the following file structure:
- wp-content - plugins - logout-redirect - lang | logout-redirect-zh_CN.mo | logout-redirect-zh_CN.po | logout-redirect-zh_TW.mo | logout-redirect-zh_TW.po | logout-redirect.pot | readme.txt | logout-redirect.php | LICENSE | license.txt | options.php | readme.txt
Then just visit your admin area and activate the plugin.
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)