Update: Please get the plugin from the wp-plugins.org repository. You can file bug reports there as well. It makes it a lot easier for me to manage the plugin’s development.
I was gonna call this plugin “Bouncer” but settled for a more explanatory name instead.
This plugin will allow only registered users of your blog to view the blog. If you have a wordpress powered blog that you don’t want your parents, or the secretary in your office, or the POTUS, to read it(okay, well, I can’t guarantee the last one
), then View source and save or Download the .zip file to start using it. This will effectively password protect your wordpress blog, and also prevent search engines from indexing the pages in the blog.
Instructions :
- Save the file registered_only.php to your wp-content/plugins folder
- Activate the plugin from the plugin administration page
- Relax
Usage Notes:
- If you really want your defense against unscrupulous readers to be strong, then disable the “Anyone can register” option in Options->General in your WordPress administration interface.
- If you want google and other search engines to be able to index your blog pages, then comment(add two // in the beginning of) the line
echo '<meta name="robots" content="noindex,follow" />';. This, however, would mean that the search engines might index your pages and if you want a “private” blog, then this would not be suitable, which is why is it uncommented by default. - If you are getting a “headers already sent” warning, then try adding the following one line to your .htaccess file (create a file called .htaccess if you don’t have one already) :
PHP_FLAG output_buffering on
This plugin is basically the auth.php file that ships with WordPress 1.2, adapted to fit needs, and is distributed under the GPL license.
[...] WordPress You can use several options here. On top of all those mentioned above, WordPress already come with a password protect feature which protects individual posts. But if you find the built in feature too simplistic for you, you can also use plugins like Registered Users Only (which password protects the whole blog). There are also plugins such as Post Levels that only allow access to registered users of a certain permission level. Technorati Tags: internet technology wordpress [...]
Hy,
Is there somebody to tell me where I can found plugin like Registered Users Only (which password protects the whole blog)for Wordpress 2.
I actually had this plugin working right up until 2.5. It still works in 2.5 – but I just noticed a strange error. When I try to add an image with the new “add media” feature – the pop up comes up, I select my image – but then before it can upload it – the pop up changes to a “login” box.
I would SO LOVE for this to be fixed!!! Please please please
[...] tried last night at home to use this plugin available from Carthik Sharma, no luck. I tried at the DreamHost blog just fearing that I may crash this stable one at [...]
Only registered and activated users can see links.
[...] To get the Plugin and instructions on installing visit: carthik.net [...]