<?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: Login LockDown WordPress plugin Review</title>
	<atom:link href="http://www.shinephp.com/login-lockdown-wordpress-plugin-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/</link>
	<description>WordPress, PHP, MySQL, general WEB development hints, reviews, plugins, news...</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ssbcargo</title>
		<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/comment-page-1/#comment-1591</link>
		<dc:creator>Ssbcargo</dc:creator>
		<pubDate>Wed, 28 Sep 2011 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=169#comment-1591</guid>
		<description>nice share info Vladimir. I used this plugin, but never delete “Login form“Login form protected by Login LockDown” signature. With your review i got beauty login form (similar with wordpress login form).
 Thanks you Vladimir for this article, very helpfully for me.</description>
		<content:encoded><![CDATA[<p>nice share info Vladimir. I used this plugin, but never delete “Login form“Login form protected by Login LockDown” signature. With your review i got beauty login form (similar with wordpress login form).<br />
 Thanks you Vladimir for this article, very helpfully for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Garagulya</title>
		<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/comment-page-1/#comment-632</link>
		<dc:creator>Vladimir Garagulya</dc:creator>
		<pubDate>Mon, 27 Sep 2010 00:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=169#comment-632</guid>
		<description>Login Lockdown creates 2 own tables in the database:
- wp_lockdowns
- wp_login_fails
Change &#039;wp_&#039; at the table name begin to your own WordPress database tables prefix if you use the different one.
To delete all records from the table you need to execute SQL command via some database tool, phpMyAdmin for example.
SQL commands are:
delete from wp_lockdowns
and 
delete from wp_login_fails
If you wish to delete the old records only add your criteria to the &#039;where&#039; claster of the &#039;delete&#039; command. For example,
delete from wp_login_fails where login_attempt_ID&lt;1000
etc...</description>
		<content:encoded><![CDATA[<p>Login Lockdown creates 2 own tables in the database:<br />
- wp_lockdowns<br />
- wp_login_fails<br />
Change &#8216;wp_&#8217; at the table name begin to your own WordPress database tables prefix if you use the different one.<br />
To delete all records from the table you need to execute SQL command via some database tool, phpMyAdmin for example.<br />
SQL commands are:<br />
delete from wp_lockdowns<br />
and<br />
delete from wp_login_fails<br />
If you wish to delete the old records only add your criteria to the &#8216;where&#8217; claster of the &#8216;delete&#8217; command. For example,<br />
delete from wp_login_fails where login_attempt_ID&lt;1000<br />
etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asif</title>
		<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/comment-page-1/#comment-631</link>
		<dc:creator>asif</dc:creator>
		<pubDate>Sun, 26 Sep 2010 16:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=169#comment-631</guid>
		<description>Hello Vladimir

so how can i delete old record from database </description>
		<content:encoded><![CDATA[<p>Hello Vladimir</p>
<p>so how can i delete old record from database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: User Locker 1.1.7 WordPress Plugin Review &#124; ShinePHP.com</title>
		<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/comment-page-1/#comment-45</link>
		<dc:creator>User Locker 1.1.7 WordPress Plugin Review &#124; ShinePHP.com</dc:creator>
		<pubDate>Sat, 21 Nov 2009 09:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=169#comment-45</guid>
		<description>[...] seemed that this plugin is related to the same kind of login security plugins as WordPress plugins Login lockDown and Limit Login Attempts which were reviewed here earlier. But it is for the first glance only. [...]</description>
		<content:encoded><![CDATA[<p>[...] seemed that this plugin is related to the same kind of login security plugins as WordPress plugins Login lockDown and Limit Login Attempts which were reviewed here earlier. But it is for the first glance only. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shinephp</title>
		<link>http://www.shinephp.com/login-lockdown-wordpress-plugin-review/comment-page-1/#comment-131</link>
		<dc:creator>shinephp</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=169#comment-131</guid>
		<description>I&#039;m glad that your problem is resolved.</description>
		<content:encoded><![CDATA[<p>I&#39;m glad that your problem is resolved.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

