This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Very basic content restriction

توضیحات

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.

نصب

  1. Upload very-basic-content-restriction to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the redirection link on the options page. If left empty, users will be redirected to your default WP login page.

سوالات متداول

Q: Can i restrict only some pages and allow others?
A: No, a per page or per category configuration is not possible.

نقد و بررسی‌ها

خواندن تمامی 3 نقد و بررسی‌

توسعه دهندگان و همکاران

“Very basic content restriction” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Very basic content restriction” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial release

1.1

  • Added is_archive() to forbidden pages.

1.2

  • Compatibility with WP 3.8

1.3

  • Better sanitization

1.4

  • Simple code improvements
  • retrieve wp-login URL automatically, so that this would also work with plugin which modify the default URL