<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Disable some WordPress Pages of Little Use</title>
	<atom:link href="http://betterwp.net/wordpress-tips/disable-some-wordpress-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterwp.net/wordpress-tips/disable-some-wordpress-pages/</link>
	<description>A Source of WordPress Ideas, Tips and Plugins</description>
	<lastBuildDate>Thu, 04 Apr 2013 07:50:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SEOPeter</title>
		<link>http://betterwp.net/wordpress-tips/disable-some-wordpress-pages/comment-page-1/#comment-790</link>
		<dc:creator>SEOPeter</dc:creator>
		<pubDate>Thu, 07 Jun 2012 20:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://betterwp.net/?post_type=tip&#038;p=102#comment-790</guid>
		<description>Great, I will use this code in my plugin. Do not worry, I will share a link.

To Sam: You must remove all author&#039;s links &amp; stuff directly in template. Anyway, you may use &lt;code lang=&quot;php&quot;&gt;add_action( &#039;template_redirect&#039;,&#039;somefunction&#039;);&lt;/code&gt;
and something like
&lt;code lang=&quot;php&quot;&gt;if( &#039;/authorlink/&#039; == substr($_SERVER[&#039;REQUEST_URI&#039;], -12) ){ ...&lt;/code&gt;
but it is not &quot;&quot;clean&quot; solution.</description>
		<content:encoded><![CDATA[<p>Great, I will use this code in my plugin. Do not worry, I will share a link.</p>
<p>To Sam: You must remove all author&#8217;s links &amp; stuff directly in template. Anyway, you may use <code class="bwp-syntax-inline">add_action<span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'template_redirect'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'somefunction'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></code><br />
and something like<br />
<code class="bwp-syntax-inline"><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'/authorlink/'</span> <span style="color: #339933;">==</span> <span style="color: #990000;">substr</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'REQUEST_URI'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #339933;">-</span><span style="color: #cc66cc;">12</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span> <span style="color: #339933;">...</span></code><br />
but it is not &#8220;&#8221;clean&#8221; solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://betterwp.net/wordpress-tips/disable-some-wordpress-pages/comment-page-1/#comment-771</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 30 May 2012 20:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://betterwp.net/?post_type=tip&#038;p=102#comment-771</guid>
		<description>Is there anyway I can remove the author&#039;s profile page all together?</description>
		<content:encoded><![CDATA[<p>Is there anyway I can remove the author&#8217;s profile page all together?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.521 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-04-04 20:22:16 -->

<!-- Compression = gzip -->