Please enter a search term to begin your search.

Authenticated Wordpress Plugin

Overview

This WordPress plugin (tested on 1.5.x & 2.0) will make your blog accessible only to logged in users. A must-have for paid-content publishers and privacy concerned bloggers. This is a simple zero configuration plugin. It allows you to view any content, if and only if you are logged in.

Update

For few users the plugin wasn’t directly redirecting but bringing up an intermediate page. Brian found a solution to this issue. The plugin has been updated with Brian’s fix. If you are facing this problem then you are strongly encouraged to download the new version. Otherwise you may continue with your existing version.

Use Cases

Paid Content Publishers

If you want to use WordPress to display paid-content to your users then this plugin is for you. It allows you to display your articles only to registered users. You can prevent non-paying users from registering on your blog by unchecking Anyone can register checkbox in Options / General screen. And then you can manually register the paying members (Users / Authors & Users screen under Add New Users section) who will then have access to site contents.

Private Bloggers

If you want to make your blog accessible to few people only (like family and/or friends) then this plugin is for you.

If you are writing on senstive topics which may cause problem in your professional / personal life then you can use this plugin to restrict access to the contents of this blog. Only you and your selected users will have access to the contents.

Note:This plugin makes the whole blog inacccessible for non-logged in users including search engines. So long this plugin is active your blog contents will be inaccessible to search engines.

Disclaimer

Use at your own risk. No warranties, expressed or implied are provided.

Download

Authenticated WordPress Plugin

Installation

https://codex.wordpress.org/Managing_plugins#Installing_a_plugin

Note: This Plugin supports one-click-install through WordPress Plugin Manager and is also available from WordPress Plugin DB
  1. Upload ac_authenticator.php to your wp-content/plugins directory.
  2. Log in to WordPress.
  3. Click Plugins from the main menu.
  4. Scroll to find the name of the pluginAuthenticated WordPress Plugin, and click Activate.

You are done!

Configuration And Usage

No configuration is required. Just activating the plugin is all you need to do and if you followed the installation steps above then you have already done that.

Uninstallation

  1. Log in to WordPress.
  2. Click Plugins from the main menu.
  3. Scroll to find the name of the Plugin - Angsuman’s Authenticated WordPress Plugin, and click Deactivate.
This disables the Plugin. You can also delete the ac_authenticator.php file from your wp-content/plugins directory for permanent removal.

Support