Plugin info

Total downloads: 1,918
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 1/31/2013 (4771 days ago)
Added to WordPress: 11/14/2012 (13 years old)
Minimum WordPress version: 3.4.2.
Tested up to WordPress version: 3.5.1.
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4771 days ago

20/100

Is Post Restrictor abandoned?

Possibly abandoned (last update 4771 days ago).

Compatibility

Requires WordPress: 3.4.2.
Tested up to: 3.5.1.
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

User Access Manager
Rating 4.3/5 (114 reviews)Active installs 20,000
Simple Membership Custom Messages
Rating 5.0/5 (4 reviews)Active installs 7,000
WordPress Access Control
Rating 4.3/5 (30 reviews)Active installs 6,000
Simple Membership Form Shortcode
Rating 5.0/5 (2 reviews)Active installs 3,000
Authenticator
Rating 5.0/5 (8 reviews)Active installs 2,000
Groups 404 Redirect
Rating 4.6/5 (10 reviews)Active installs 1,000

Description

Plugin for restricting posts from public view that are posted in a category called ‘private’, Does this by requiring the user to be logged in to view.

To use just create a category called ‘private’ then any posts posted into this category will be hidden from public view (not logged in users).

Installation

This section describes how to install the plugin and get it working.

  1. Upload PostRestrictor.php to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Create a category called ‘private’

  4. post your “private” posts into the category ‘private’

Frequently Asked Questions

Q: Can I change what category is hidden?

A: Yes, however this can only be achieved by editing the plugins source code.

Q: Does this plugin hide posts from the category private on every page (e.g. front page, single post view, category view etc)

A: Yes this plugin takes effect on every page.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0

This is the first released version

1.1

Added collision check – CygnusH33L
Added comments – CygnusH33L

1.2

Fixed major issue with hidding posts in widgets (sidebar), plugins and single page view. – CygnusH33L