<?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>CrunchPress &#187; Hide Login Error</title>
	<atom:link href="http://crunchpress.com/tag/hide-login-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://crunchpress.com</link>
	<description>CrunchPress Themes</description>
	<lastBuildDate>Thu, 24 May 2012 10:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress Security &#8211; Hide Login Error</title>
		<link>http://crunchpress.com/wordpress-security-hide-login-error/</link>
		<comments>http://crunchpress.com/wordpress-security-hide-login-error/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 16:53:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Hide Login Error]]></category>
		<category><![CDATA[WordPress hide login error]]></category>
		<category><![CDATA[WordPress Security]]></category>

		<guid isPermaLink="false">http://crunchpress.com/?p=212</guid>
		<description><![CDATA[Security issue of WordPrss is most important. There is a lot of discussion going about WordPress Security. Is your WordPress secured? Here is a tip that you can apply on your blog. If someone is trying to login into you WordPress blog, but fails, WordPress display a message to let you know what happened. Sure, it may be useful to you, but it is for sure also useful to potential blog hackers. To remove theses messages, simply open your theme folder and find functions.php file and paste the following code. add_filter(&#8216;login_errors&#8217;,create_function(&#8216;$a&#8217;, &#8220;return null;&#8221;)); If your are enjoying our posts, Let us know by leaving your comments]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter size-medium wp-image-213" title="WordPress Security - Hide Login Error " src="http://crunchpress.com/wp-content/uploads/2009/12/security-tips3-450x260.png" alt="WordPress Security - Hide Login Error " width="450" height="260" /><br />
Security issue of WordPrss is most important. There is a lot of discussion going about WordPress Security. Is your WordPress secured? Here is a tip that you can apply on your blog. If someone is trying to login into you WordPress blog, but fails, WordPress display a message to let you know what happened. Sure, it may be useful to you, but it is for sure also useful to potential blog hackers.<br />
To remove theses messages, simply open your theme folder and find functions.php file and paste the following code.</p>
<p style="text-align: center;"><textarea cols="60" rows="2" name="Link To Blog" readonly="readonly">add_filter(&#8216;login_errors&#8217;,create_function(&#8216;$a&#8217;, &#8220;return null;&#8221;)); </textarea></p>
<p>If your are enjoying our posts, Let us know by leaving your comments</p>
]]></content:encoded>
			<wfw:commentRss>http://crunchpress.com/wordpress-security-hide-login-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

