Very basic content restriction
开发者 |
veganist
|
更新时间 |
2015年8月9日 02:37 |
PHP版本: |
3.3 及以上 |
WordPress版本: |
4.0 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin redirects non authenticated users to a page of your choice or, as per default, to the login page.
Posts, categories, feeds, tags, taxonomies, author pages and search results are restricted to authenticated (connected) users.
Only pages are public. So if you have a homepage defined, then this page will be accessible.
安装:
- Upload
very-basic-content-restriction
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Configure the redirection link on the options page. If left empty, users will be redirected to your default WP login page.
更新日志:
1.0
1.1
- Added is_archive() to forbidden pages.
1.2
- Compatibility with WP 3.8
1.3
1.4
- Simple code improvements
- retrieve wp-login URL automatically, so that this would also work with plugin which modify the default URL