<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Carthik Sharma &#187; plugin</title>
	<atom:link href="http://carthik.net/blog/category/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://carthik.net</link>
	<description>Life, Research and Everything Else.</description>
	<lastBuildDate>Wed, 03 Jun 2009 18:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Registered Only Plugin Reworked</title>
		<link>http://carthik.net/blog/vault/2005/05/12/registered-only-plugin-reworked/</link>
		<comments>http://carthik.net/blog/vault/2005/05/12/registered-only-plugin-reworked/#comments</comments>
		<pubDate>Thu, 12 May 2005 20:00:25 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.carthik.net/vault/2005/05/12/registered-only-plugin-reworked/</guid>
		<description><![CDATA[Update:: There is no guarantee that this plugin works with the current version of WordPress. I have not been keeping it brushed up and ready as things have been changing with WordPress. If I do fix it in the future, &#8230; <a href="http://carthik.net/blog/vault/2005/05/12/registered-only-plugin-reworked/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong>: There is no guarantee that this plugin works with the current version of WordPress. I have not been keeping it brushed up and ready as things have been changing with WordPress. If I do fix it in the future, I will notify you of the the fact here first.</p>
<p>I finally got to rewriting the <a href="http://dev.wp-plugins.org/browser/registered-only/">Registered Only</a> plugin. The new version works on WordPress version 1.5.1 and 1.5. The <a href="http://blog.carthik.net/vault/2004/07/04/plugin-registered-users-only/">older version</a> had some issues. The new version is much lighter, and uses a core WordPress function, and so should work without any issues. If there are any issues, please report them at the <a href="http://dev.wp-plugins.org/newticket">wp-plugins.org issue tracker</a>.</p>
<p>The registered only plugin restricts access to the WordPress weblog and site (including Pages, if any), to registered users who are logged in. This will be useful for those that want a private blog, or a blog restricted to friends and family. Consider it the WordPress version of a friends-only Livejournal or similar.</p>
<p>The latest version has the tag (version number) <strong>2005-05-12-2000</strong>. I will be using a YYYY-MM-DD-HHMM (in UTC time) (based on the <a href="http://www.cl.cam.ac.uk/~mgk25/iso-time.html">ISO8601</a>) format for version numbers, since it seems easily sortable, and conveys information about the freshness of the version. You can download it from the <a href="http://dev.wp-plugins.org/file/registered-only/tags/2005-05-12-2000/registered-only.php?rev=1726&#038;format=raw">wp plugin repository</a>, save the file as registered-only.php and then upload it to your wp-content directory on the web server.</p>
<p>There is now a <a href="http://dev.wp-plugins.org/file/registered-only/tags/2005-05-12-2000/readme.txt">readme file</a> with relevant details.</p>
<p>Many thanks to the many users who wrote in regarding this plugin over the days. Leave me a comment if you use the plugin and like, or better still, dislike it.</p>
<p><ins datetime="2005-05-12T18:26:5404:00">Update: This plugin does not protect your feeds. So you may want to delete the feed files.</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://carthik.net/blog/vault/2005/05/12/registered-only-plugin-reworked/feed/</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
		<item>
		<title>Plugin : Registered Users Only</title>
		<link>http://carthik.net/blog/vault/2004/07/04/plugin-registered-users-only/</link>
		<comments>http://carthik.net/blog/vault/2004/07/04/plugin-registered-users-only/#comments</comments>
		<pubDate>Mon, 05 Jul 2004 03:18:18 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.carthik.net/vault/2004/07/04/plugin-registered-users-only/</guid>
		<description><![CDATA[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&#8217;s development. I was gonna call this plugin &#8220;Bouncer&#8221; but settled for &#8230; <a href="http://carthik.net/blog/vault/2004/07/04/plugin-registered-users-only/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: Please get the plugin from the <a href="http://dev.wp-plugins.org/browser/registered-only/">wp-plugins.org repository</a>. You can <a href="http://dev.wp-plugins.org/newticket">file bug reports</a> there as well. It makes it a lot easier for me to manage the plugin&#8217;s development.</p>
<p>I was gonna call this plugin &#8220;Bouncer&#8221; but settled for a more explanatory name instead.</p>
<p>This plugin will allow only registered users of your blog to view the blog. If you have a wordpress powered blog that you don&#8217;t want your parents, or the secretary in your office, or the <a href="http://en.wikipedia.org/wiki/POTUS">POTUS</a>, to read it(okay, well, I can&#8217;t guarantee the last one <img src='http://carthik.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ), then <a href="http://www.carthik.net/wpplugins/registered_only.phps">View source and save</a> or <a href="http://www.carthik.net/wpplugins/registered_only.zip">Download the .zip file</a> to start using it. This will effectively password protect your wordpress blog, and also prevent search engines from indexing the pages in the blog.</p>
<p>Instructions :</p>
<ol>
<li>Save the file registered_only.php to your wp-content/plugins folder</li>
<li>Activate the plugin from the plugin administration page</li>
<li>Relax</li>
</ol>
<p>Usage Notes:</p>
<ol>
<li>If you really want your defense against unscrupulous readers to be strong, then disable the &#8220;Anyone can register&#8221; option in Options->General in your WordPress administration interface.</li>
<li>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<br />
<code>echo '&lt;meta name="robots" content="noindex,follow" /&gt;'; </code>. This, however, would mean that the search engines might index your pages and if you want a &#8220;private&#8221; blog, then this would not be suitable, which is why is it uncommented by default.
</li>
<li>If you are getting a &#8220;headers already sent&#8221; warning, then try adding the following one line to your .htaccess file (create a file called .htaccess if you don&#8217;t have one already) :<br />
       <code>PHP_FLAG output_buffering on</code>
       </li>
</ol>
<p>This plugin is basically the auth.php file that ships with WordPress 1.2, adapted to fit needs, and   is distributed under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> license.</p>
]]></content:encoded>
			<wfw:commentRss>http://carthik.net/blog/vault/2004/07/04/plugin-registered-users-only/feed/</wfw:commentRss>
		<slash:comments>106</slash:comments>
		</item>
	</channel>
</rss>

