<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Devils Workshop &#187; Plugins</title>
	<atom:link href="http://devilsworkshop.org/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilsworkshop.org</link>
	<description>Technology, Software reviews, Twitter</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[How-To] Share your Facebook Photos on WordPress Blog</title>
		<link>http://devilsworkshop.org/howto-share-facebook-photos-wordpress-blog/</link>
		<comments>http://devilsworkshop.org/howto-share-facebook-photos-wordpress-blog/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 12:49:24 +0000</pubDate>
		<dc:creator>Arjun S Kumar</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Social Network]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=2431</guid>
		<description><![CDATA[<p>Facebook has become the place of interest for internet users to hang around, play games, network, share photos and more. It&#8217;s quite a common trend that everyone uploads their pictures on Facebook. If you are willing to show those photos on your WordPress powered blog, this is the right tutorial for you. Get the Plugin [...]</p><p>--
This Post <a href="http://devilsworkshop.org/howto-share-facebook-photos-wordpress-blog/">[How-To] Share your Facebook Photos on WordPress Blog</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2011/04/1-300x170.png&#038;w=200&#038;h=200&#038;zc=1" alt=" [How To] Share your Facebook Photos on WordPress Blog"  title="[How To] Share your Facebook Photos on WordPress Blog" />Facebook has become the place of interest for internet users to hang around, play games, network, share photos and more. It&#8217;s quite a common trend that everyone uploads their pictures on Facebook. If you are willing to show those photos on your WordPress powered blog, this is the right tutorial for you. <img src='http://cdn.devilsworkshop.org/wp-includes/images/smilies/icon_smile.gif' alt="icon smile [How To] Share your Facebook Photos on WordPress Blog" class='wp-smiley' title="[How To] Share your Facebook Photos on WordPress Blog" /><br />
Get the Plugin<br />
We will be using a plugin to implement the feature on the blog. Fotobook is a&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/howto-share-facebook-photos-wordpress-blog/">[How-To] Share your Facebook Photos on WordPress Blog</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/howto-share-facebook-photos-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>[How to] Force Filtered HTML for Editors on WordPress</title>
		<link>http://devilsworkshop.org/filtered-html-securing-wordpress/</link>
		<comments>http://devilsworkshop.org/filtered-html-securing-wordpress/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 14:26:09 +0000</pubDate>
		<dc:creator>Aditya Kane</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Editor Rights]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=1993</guid>
		<description><![CDATA[<p>In WordPress, unfiltered HTML can be edited and published by Admins and Editors. Unfiltered HTML is not allowed for Authors and Contributors is basically for security. This is because Java Script might create problems if injected inside post content. This might worry some WordPress Admins who might not want users with Editor rights to insert [...]</p><p>--
This Post <a href="http://devilsworkshop.org/filtered-html-securing-wordpress/">[How to] Force Filtered HTML for Editors on WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2011/01/Filtered_html_editors.png&#038;w=200&#038;h=200&#038;zc=1" alt=" [How to] Force Filtered HTML for Editors on WordPress"  title="[How to] Force Filtered HTML for Editors on WordPress" />In WordPress, unfiltered HTML can be edited and published by Admins and Editors. Unfiltered HTML is not allowed for Authors and Contributors is basically for security. This is because Java Script might create problems if injected inside post content.</p>
<p>This might worry some WordPress Admins who might not want users with Editor rights to insert unfiltered HTML.</p>
<p>We can use Force Filtered HTML for Editors, a WordPress plugin to make sure that&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/filtered-html-securing-wordpress/">[How to] Force Filtered HTML for Editors on WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/filtered-html-securing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add custom column to managing posts panel</title>
		<link>http://devilsworkshop.org/add-custom-column-to-managing-posts-panel/</link>
		<comments>http://devilsworkshop.org/add-custom-column-to-managing-posts-panel/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 08:18:47 +0000</pubDate>
		<dc:creator>umesh.nevase@rtcamp.com</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[tutor]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=675</guid>
		<description><![CDATA[<p>A tutorial on how to add custom columns to to the post and page overview panel without any use of plugin.</p><p>--
This Post <a href="http://devilsworkshop.org/add-custom-column-to-managing-posts-panel/">Add custom column to managing posts panel</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2010/08/post1-520x128.png&#038;w=200&#038;h=200&#038;zc=1" alt=" Add custom column to managing posts panel"  title="Add custom column to managing posts panel" />A tutorial on how to add custom columns to to the post and page overview panel without any use of plugin.</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/add-custom-column-to-managing-posts-panel/">Add custom column to managing posts panel</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/add-custom-column-to-managing-posts-panel/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Nginx Rewrite Rules for W3 Total Cache Plugin</title>
		<link>http://devilsworkshop.org/nginx-rewrite-rules-for-w3-total-cache-plugin/</link>
		<comments>http://devilsworkshop.org/nginx-rewrite-rules-for-w3-total-cache-plugin/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:38:15 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[w3 Total Cahce]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=459</guid>
		<description><![CDATA[<p>This article contains Nginx rewrite rules for w3 Total Cache plugin, converted from apache's (.htaccess) rewrite rules. Nginx configuration given in this post is tested and found to be working.</p><p>--
This Post <a href="http://devilsworkshop.org/nginx-rewrite-rules-for-w3-total-cache-plugin/">Nginx Rewrite Rules for W3 Total Cache Plugin</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2010/06/Nginx-Logo-300x83.png&#038;w=200&#038;h=200&#038;zc=1" alt=" Nginx Rewrite Rules for W3 Total Cache Plugin"  title="Nginx Rewrite Rules for W3 Total Cache Plugin" />This article contains Nginx rewrite rules for w3 Total Cache plugin, converted from apache&#8217;s (.htaccess) rewrite rules. Nginx configuration given in this post is tested and found to be working.</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/nginx-rewrite-rules-for-w3-total-cache-plugin/">Nginx Rewrite Rules for W3 Total Cache Plugin</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/nginx-rewrite-rules-for-w3-total-cache-plugin/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>FIFA WorldCup 2010 WordPress plugin for Match Schedule and Live Scorecard</title>
		<link>http://devilsworkshop.org/fifa-worldcup-2010-wordpress-plugin-for-match-schedule-and-live-scorecard/</link>
		<comments>http://devilsworkshop.org/fifa-worldcup-2010-wordpress-plugin-for-match-schedule-and-live-scorecard/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 11:16:00 +0000</pubDate>
		<dc:creator>denharsh</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[FIFA World Cup]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=356</guid>
		<description><![CDATA[<p>Every one around the globe is talking about FIFA world cup 2010 and how can we miss without any plugin in this occasion for WordPress.  Here is a wordpress plugin which you can use on your blog to show FIFA world cup live match score and Schedule. You can Show the World cup 2010 schedule [...]</p><p>--
This Post <a href="http://devilsworkshop.org/fifa-worldcup-2010-wordpress-plugin-for-match-schedule-and-live-scorecard/">FIFA WorldCup 2010 WordPress plugin for Match Schedule and Live Scorecard</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2010/06/Fifaworldcup_thumb.png&#038;w=200&#038;h=200&#038;zc=1" alt=" FIFA WorldCup 2010 Wordpress plugin for Match Schedule and Live Scorecard"  title="FIFA WorldCup 2010 Wordpress plugin for Match Schedule and Live Scorecard" />Every one around the globe is talking about FIFA world cup 2010 and how can we miss without any plugin in this occasion for WordPress.  Here is a wordpress plugin which you can use on your blog to show FIFA world cup live match score and Schedule. You can Show the World cup 2010 schedule on a dedicated page and also score of the match.</p>
<p>For those who have WordPress blog&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/fifa-worldcup-2010-wordpress-plugin-for-match-schedule-and-live-scorecard/">FIFA WorldCup 2010 WordPress plugin for Match Schedule and Live Scorecard</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/fifa-worldcup-2010-wordpress-plugin-for-match-schedule-and-live-scorecard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Facebook Like Button WordPress Plugin: Quickly Add Fb Like Button</title>
		<link>http://devilsworkshop.org/facebook-like-button-wordpress-plugin-quickly-add-fb-like-button/</link>
		<comments>http://devilsworkshop.org/facebook-like-button-wordpress-plugin-quickly-add-fb-like-button/#comments</comments>
		<pubDate>Fri, 14 May 2010 22:00:00 +0000</pubDate>
		<dc:creator>denharsh</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Like]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Social Media Sharing]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=294</guid>
		<description><![CDATA[<p>Few days back facebook released a new feature name as Facebook like. This Facebook like button will let your reader quickly up vote (like) and of your post and it will be shared on his facebook wall. Since Facebook and twitter are one of the best way to drive traffic, I recommend you should add [...]</p><p>--
This Post <a href="http://devilsworkshop.org/facebook-like-button-wordpress-plugin-quickly-add-fb-like-button/">Facebook Like Button WordPress Plugin: Quickly Add Fb Like Button</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2010/05/facebooklikebutton_thumb.png&#038;w=200&#038;h=200&#038;zc=1" alt=" Facebook Like Button Wordpress Plugin: Quickly Add Fb Like Button"  title="Facebook Like Button Wordpress Plugin: Quickly Add Fb Like Button" />Few days back facebook released a new feature name as Facebook like. This Facebook like button will let your reader quickly up vote (like) and of your post and it will be shared on his facebook wall. Since Facebook and twitter are one of the best way to drive traffic, I recommend you should add Facebook like and Tweetmeme/Twitter button into your blog.</p>
<p>Dean peters released a WordPress plugin for Facebook&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/facebook-like-button-wordpress-plugin-quickly-add-fb-like-button/">Facebook Like Button WordPress Plugin: Quickly Add Fb Like Button</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/facebook-like-button-wordpress-plugin-quickly-add-fb-like-button/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BuddyPress Kaltura Media Component for BuddyPress version 1.1</title>
		<link>http://devilsworkshop.org/buddypress-kaltura-media-component-for-buddypress-version-1-1/</link>
		<comments>http://devilsworkshop.org/buddypress-kaltura-media-component-for-buddypress-version-1-1/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:11:49 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[BuddyPress Plugins]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Kaltura]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Pictures]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Status]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wpveda.com/?p=58</guid>
		<description><![CDATA[<p>Important: All information regarding this project is moved to new portal &#8211; mediabp.com. Comments are closed here. You can use this new support forum. This post is to announce a big update to BuddyPress Kaltura Media Plugin which makes it compatible with BuddyPress version 1.1.x. This feature was in so much demand that we added support for it [...]</p><p>--
This Post <a href="http://devilsworkshop.org/buddypress-kaltura-media-component-for-buddypress-version-1-1/">BuddyPress Kaltura Media Component for BuddyPress version 1.1</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://rtcamp.com/files/2009/10/budypress_logo.gif&#038;w=200&#038;h=200&#038;zc=1" alt=" BuddyPress Kaltura Media Component for BuddyPress version 1.1"  title="BuddyPress Kaltura Media Component for BuddyPress version 1.1" />Important: All information regarding this project is moved to new portal &#8211; mediabp.com. Comments are closed here. You can use this new support forum.</p>
<p>This post is to announce a big update to BuddyPress Kaltura Media Plugin which makes it compatible with BuddyPress version 1.1.x.</p>
<p>This feature was in so much demand that we added support for it ahead of time. It was originally planned for release towards the end of this month.</p>
<p>This new release&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/buddypress-kaltura-media-component-for-buddypress-version-1-1/">BuddyPress Kaltura Media Component for BuddyPress version 1.1</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/buddypress-kaltura-media-component-for-buddypress-version-1-1/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Support for Kaltura CE is added to BuddyPress Media Plugin</title>
		<link>http://devilsworkshop.org/support-for-kaltura-ce-is-added-to-buddypress-media-plugin/</link>
		<comments>http://devilsworkshop.org/support-for-kaltura-ce-is-added-to-buddypress-media-plugin/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:12:00 +0000</pubDate>
		<dc:creator>denharsh</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[Kaltura]]></category>
		<category><![CDATA[Kaltura CE]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wpveda.com/?p=46</guid>
		<description><![CDATA[<p>Important: All information regarding this project is moved to new portal &#8211; mediabp.com. Comments are closed here. You can use this new support forum. This is a quick post to announce small but significant update to our BuddyPress Media Plugin which makes use of Kaltura open-source media platform. By default, BuddyPress Media plugin uses Kaltura&#8217;s [...]</p><p>--
This Post <a href="http://devilsworkshop.org/support-for-kaltura-ce-is-added-to-buddypress-media-plugin/">Support for Kaltura CE is added to BuddyPress Media Plugin</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://rtcamp.com/files/2009/10/budypress_logo.gif&#038;w=200&#038;h=200&#038;zc=1" alt=" Support for Kaltura CE is added to BuddyPress Media Plugin"  title="Support for Kaltura CE is added to BuddyPress Media Plugin" />Important: All information regarding this project is moved to new portal &#8211; mediabp.com. Comments are closed here. You can use this new support forum.</p>
<p>This is a quick post to announce small but significant update to our BuddyPress Media Plugin which makes use of Kaltura open-source media platform.</p>
<p>By default, BuddyPress Media plugin uses Kaltura&#8217;s server to store all user upload media files. Some BuddyPress social network owners didn&#8217;t like this for&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/support-for-kaltura-ce-is-added-to-buddypress-media-plugin/">Support for Kaltura CE is added to BuddyPress Media Plugin</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/support-for-kaltura-ce-is-added-to-buddypress-media-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>6 Anti-Spam Plugins for WordPress</title>
		<link>http://devilsworkshop.org/6-anti-spam-wordpress-plugins/</link>
		<comments>http://devilsworkshop.org/6-anti-spam-wordpress-plugins/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 08:52:36 +0000</pubDate>
		<dc:creator>Gautam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=15667</guid>
		<description><![CDATA[<p>Spam is a thing which every high-traffic (even some medium or low-traffic) blogs, forums, websites etc. have to face. In this post, we will discuss some of the best plugins for WordPress which can deal with spam. No, not those based on Captchas or making your users solve math problems, rather we will discuss on some of the new and innovative plugins which work differently, but do the same thing, that of taking out the spam from your blog.</p><p>--
This Post <a href="http://devilsworkshop.org/6-anti-spam-wordpress-plugins/">6 Anti-Spam Plugins for WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://www.devilsworkshop.org/files/2009/10/anti-spam.png&#038;w=200&#038;h=200&#038;zc=1" alt=" 6 Anti Spam Plugins for WordPress"  title="6 Anti Spam Plugins for WordPress" />Spam is a thing which every high-traffic (even some medium or low-traffic) blogs, forums, websites etc. have to face. In this post, we will discuss some of the best plugins for WordPress which can deal with spam. No, not those based on Captchas or making your users solve math problems, rather we will discuss on some of the new and innovative plugins which work differently, but do the same thing, that of taking out the spam from your blog.</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/6-anti-spam-wordpress-plugins/">6 Anti-Spam Plugins for WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/6-anti-spam-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Wordpress Plugins]]></series:name>
	</item>
		<item>
		<title>5 Plugins to Protect WordPress</title>
		<link>http://devilsworkshop.org/5-plugins-to-protect-wordpress/</link>
		<comments>http://devilsworkshop.org/5-plugins-to-protect-wordpress/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 13:18:55 +0000</pubDate>
		<dc:creator>xphunt3r</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=13629</guid>
		<description><![CDATA[<p>Anything can happen at any time with your WordPress blog. Many bloggers are already prepared for such misfortune but still many do not. Especially when your blog is at high level with high traffics and popularity, the hackers look forward to hacking your website. Sometimes you may face serious problems such as massive flood of [...]</p><p>--
This Post <a href="http://devilsworkshop.org/5-plugins-to-protect-wordpress/">5 Plugins to Protect WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://www.devilsworkshop.org/files/2009/09/security-fail.jpg&#038;w=200&#038;h=200&#038;zc=1" alt=" 5 Plugins to Protect Wordpress"  title="5 Plugins to Protect Wordpress" />Anything can happen at any time with your WordPress blog. Many bloggers are already prepared for such misfortune but still many do not. Especially when your blog is at high level with high traffics and popularity, the hackers look forward to hacking your website. Sometimes you may face serious problems such as massive flood of traffic, database errors and many other such events.</p>
<p>So what you really need to do is&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/5-plugins-to-protect-wordpress/">5 Plugins to Protect WordPress</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/5-plugins-to-protect-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 12/80 queries in 0.239 seconds using apc
Object Caching 2819/2978 objects using apc
Content Delivery Network via cdn.devilsworkshop.org

Served from: devilsworkshop.org @ 2012-02-05 10:41:38 -->
