<?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>Webdesign-Tricks.Com &#187; Plugins</title>
	<atom:link href="http://www.webdesign-tricks.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesign-tricks.com</link>
	<description>Web Design Resources, CSS Tricks, Articles, Tutorials and more</description>
	<lastBuildDate>Tue, 23 Feb 2010 17:09:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Wordpress Plugin Launched &#8211; Chords and Lyrics</title>
		<link>http://www.webdesign-tricks.com/new-wordpress-plugin-launched-chords-and-lyrics/</link>
		<comments>http://www.webdesign-tricks.com/new-wordpress-plugin-launched-chords-and-lyrics/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 15:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=662</guid>
		<description><![CDATA[This plugin assists in the creation of staffless lead sheets, also called chords sheets. It defines a [chordsandlyrics] shortcode which can be used in your post or page text. It does not require any editing of your template files.
Text appearing between the [chordsandlyrics] and [/chordsandlyrics] tags will be formatted for chord symbols written in square [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin assists in the creation of staffless lead sheets, also called chords sheets. It defines a [chordsandlyrics] shortcode which can be used in your post or page text. It does not require any editing of your template files.</p>
<p>Text appearing between the [chordsandlyrics] and [/chordsandlyrics] tags will be formatted for chord symbols written in square brackets (eg. [Cmaj]) embedded inline within lyrics. It will then display the chord symbol at the same horizontal position above the lyrics. For example:</p>
<p>[C]Oh [F]say can you see&#8230;</p>
<p>will be reformatting using HTML table to display as</p>
<p>C F Oh say can you see&#8230;</p>
<p>with the C correctly positioned over &#8220;Oh&#8221; and the F positioned over &#8220;say&#8221;. The commonly used alternative is to use fixed fonts which isn&#8217;t very attractive. This syntax is similar to the that used by ChordPro/Chordii.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Format lead sheets, keeping chord symbols above the correct lyric.</li>
<li>Appearance options page allows each end user to select Lyrics only or Chords And Lyrics display via their profile (user&#8217;s option page).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/new-wordpress-plugin-launched-chords-and-lyrics/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>5 Plugins to Keep WordPress Secure</title>
		<link>http://www.webdesign-tricks.com/5-plugins-to-keep-wordpress-secure/</link>
		<comments>http://www.webdesign-tricks.com/5-plugins-to-keep-wordpress-secure/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:33:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=454</guid>
		<description><![CDATA[The following are the plugins I found that can make WordPress more secure.
1. Limit Login Attempts : 
This plugin blocks a user for 20 minutes after he enters wrong password 4 times (default values, can be changed). It is good way to avoid Brute Force attack .
2. Sabre 
If you own a WordPress powered blog [...]]]></description>
			<content:encoded><![CDATA[<p>The following are the plugins I found that can make WordPress more secure.</p>
<p><a href="http://wordpress.org/extend/plugins/limit-login-attempts/">1. Limit Login Attempts : </a><br />
This plugin blocks a user for 20 minutes after he enters wrong password 4 times (default values, can be changed). It is good way to avoid Brute Force attack .</p>
<p><a href="http://wordpress.org/extend/plugins/sabre/">2. Sabre </a><br />
If you own a WordPress powered blog where users can register freely and see a lot of fake registrations, this plugin can stop fake user registration by bots. It can add image verification or math test to registration process among other measures to make sure fake users are not created.</p>
<p><a href="http://wordpress.org/extend/plugins/semisecure-login-reimagined/">3. Semisecure Login :</a><br />
This plugin increases the security of login process by using a public key to encrypt the password on client side. The server side then decrypts the password using the private key. Requires Javascript and PHP.</p>
<p><a href="http://wordpress.org/extend/plugins/bad-behavior/">4. Bad Behavior :</a><br />
 It checks the visitor’s IP against Project Honey Pot Database to see if it’s a spammer’s. If malicious, it can block that IP from accessing your blog.</p>
<p><a href="http://wordpress.org/extend/plugins/secure-wordpress/">5. Secure WordPress :</a></p>
<p>This plugin keeps your WordPress installation secure with the help of little functions. It hides information regarding your WordPress version from non-administrators and plugin directory from visitors by dropping a blank index.php file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/5-plugins-to-keep-wordpress-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Ads WordPress Plugin</title>
		<link>http://www.webdesign-tricks.com/search-ads-wordpress-plugin/</link>
		<comments>http://www.webdesign-tricks.com/search-ads-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:29:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=449</guid>
		<description><![CDATA[I am glad to finally release the Search Ads WordPress plugin, which allows you to display content blended ads only to search engine traffic, in a quick and simple way. There are a couple of advantages connected with this strategy. First of all you will be able to add another revenue stream to your site, [...]]]></description>
			<content:encoded><![CDATA[<p>I am glad to finally release the Search Ads WordPress plugin, which allows you to display content blended ads only to search engine traffic, in a quick and simple way. There are a couple of advantages connected with this strategy. First of all you will be able to add another revenue stream to your site, as organic traffic tends to yield a very high CTR. Secondly, you won’t annoy your regular visitors, because they won’t see the ads unless they come to your site via a search engine.</p>
<p>Here is how it works. Once you upload and activate the plugin, you will be able to find its configuration page under the “Settings” menu of WordPress. It looks like this:</p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2010/01/Untitled-2.jpg" alt="Untitled-2" title="Untitled-2" width="335" height="565" class="aligncenter size-full wp-image-450" /></p>
<p>The first thing that you need to configure is where the ad should appear. You can place it on top of your posts, at the bottom, or both. By default the ad will be left aligned, with no content around it. You can change the style however, adding margins, changing the alignment, wrapping the content around it and so on.</p>
<p>The second step is to paste your ad code. It can be the Javascript code of your AdSense unit or even an HTML code if you want to run a static banner ad. For optimal performance I recommend that you use the 336×280 AdSense unit.</p>
<p>Finally, you can choose what search engines should trigger the ads. You can also include other sites in that list, including social networking sites like Twitter or Facebook.</p>
<p>That is it. Save the configuration and your ads should be live. </p>
<p>The plugin was developed with Andreas Nurbo. If you need custom plugins developed or help to fix anything inside WordPress, he is available for hiring.</p>
<p>We tested it on WordPress 2.5 up to 2.8.3. This is the first release, though, so if you find any bugs just let me know with a comment below and we’ll try to fix it as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/search-ads-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 WordPress Plugins for Better Comments</title>
		<link>http://www.webdesign-tricks.com/6-wordpress-plugins-for-better-comments/</link>
		<comments>http://www.webdesign-tricks.com/6-wordpress-plugins-for-better-comments/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:24:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=447</guid>
		<description><![CDATA[Bloggers love to have comments on their blogs. It builds social proof, enriches the content, fosters community and so on. Here are six plugins that you can use to boost the number of comments on your blog and make the commenting process more efficient.
1. Better Comments Manager
Replying to comments from your readers will make them [...]]]></description>
			<content:encoded><![CDATA[<p>Bloggers love to have comments on their blogs. It builds social proof, enriches the content, fosters community and so on. Here are six plugins that you can use to boost the number of comments on your blog and make the commenting process more efficient.</p>
<p><a href="http://wordpress.org/extend/plugins/better-comments-manager/"><strong>1. Better Comments Manager</strong></a></p>
<p>Replying to comments from your readers will make them come back in the future, because they will know that your care for them.</p>
<p>The “Better Comments Manager” plugin allows you to reply to the comments right from the Admin panel. In the absence of this plug-in, you have to visit the post individually and reply to the comment which is time consuming and tedious if you have tons of comments to reply.</p>
<p><a href="http://txfx.net/code/wordpress/subscribe-to-comments/"><strong>2. Subscribe to Comments</strong></a></p>
<p>By installing this plug-in in your WordPress blog your readers can get email notifications about the further comments on the post. When a reader comments in a post and checks the box to get E-mail notifications, it helps him to stay in touch with the comments and encourages him to come back to your blog and stay engaged in the discussion.</p>
<p>This helps to add more value to your post as more and more commenter’s exchange their ideas and views on the post.</p>
<p><a href="http://blog.2i2j.com/plugins/wordpress-thread-comment"><strong>3. WordPress Thread Comment</strong></a></p>
<p>This plugin for WordPress allows the readers to reply to a specific comment, making it easier to follow the discussion. The plugin should also be compatible with most WordPress themes around, and installation is not that difficult.</p>
<p><a href="http://wordpress.org/extend/plugins/intensedebate/"><strong>4. IntenseDebate</strong></a></p>
<p>This is one another cool WordPress plugin to consider if you are looking to get more comments and visits to your WordPress blog. This plug-in encourages your readers to actively participate in the discussion and it allows them to rate a comment posted with simple thumbs up or down buttons.</p>
<p>They can also leave active replies to the comments or start a new comment. Commenters can also subscribe to the replies and new comments such that they get email notification when a reply to their comment is received or any new comment is added to the post.</p>
<p><a href="http://planetozh.com/blog/my-projects/absolute-comments-manager-instant-reply/"><strong>5. Absolute Comments</strong></a></p>
<p>This plugin for WordPress also allows you to instantly reply to comments right from the admin panel.</p>
<p>The interesting feature of this plug-in is that it supports threaded comments, and if you have set to receive email notification, when a new comment is posted you can see a direct reply link to the comment in the email.</p>
<p><a href="http://wordpress.org/extend/plugins/contact-commenters/"><strong>6. Contact Commenters</strong></a></p>
<p>This is a great tool to interact with the commenters of your blog posts. By using this plugin you can send email to selected commenters, perhaps thanking their for their comments or asking their opinions on a related issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/6-wordpress-plugins-for-better-comments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10+  Important Wordpress Plugins for Aspiring Designers</title>
		<link>http://www.webdesign-tricks.com/10-important-wordpress-plugins-for-aspiring-designers/</link>
		<comments>http://www.webdesign-tricks.com/10-important-wordpress-plugins-for-aspiring-designers/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:16:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Design Plugin]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=209</guid>
		<description><![CDATA[If you want to show off your web design credentials to the world, then WordPress is the perfect blogging platform to use: it’s simple, accessible and highly customisable. Nevertheless, you’re not going to be able to create a professional standard WordPress blog with great work and creativity alone, you’re also going to need some rather [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to show off your web design credentials to the world, then WordPress is the perfect blogging platform to use: it’s simple, accessible and highly customisable. Nevertheless, you’re not going to be able to create a professional standard WordPress blog with great work and creativity alone, you’re also going to need some rather nifty plugins.</p>
<p>There are literally thousands of plugins currently available and, believe me, sifting through them can be an arduous task: some are absolutely brilliant, but many more are mediocre or totally pointless. The 15 superior plugins outlined below are all perfectly suited to the aspiring web designer looking to show off their wares. They’ll boost levels of traffic to your site, integrate your blog with Facebook, increase your productivity and make for a more interactive and interesting visitor experience.<br />
<a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"></p>
<h2>WP Greet Box</h2>
<p></a></p>
<p><a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"><img class="aligncenter size-full wp-image-211" title="greetbox" src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/greetbox1.jpg" alt="greetbox" width="500" height="252" /></a></p>
<p>You can greatly increase the readership of your blog with this ingenious plugin that provides visitors to your site with a tailored welcome message. New visitors can be invited to subscribe to your RSS feed, Digg your posts, or follow you on Twitter, depending on how they have clicked onto your site. Smashing Magazine, a site devoted to web design, has used this plugin, so you know it’s good!</p>
<p><a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/"></p>
<h2>NextGEN Gallery</h2>
<p></a></p>
<p><a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/"><img class="aligncenter size-full wp-image-213" title="nextgengallery" src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/nextgengallery.jpg" alt="nextgengallery" width="500" height="251" /></a></p>
<p>NextGen is fast becoming the industry standard for displaying images on a WordPress blog. It’s simple and in many ways unexciting, but looks extremely professional. It comes with a Flash slideshow and a straightforward back-end, making image management that little bit easier.</br><br />
<a href="http://pageflipgallery.com/"></p>
<h2>FlippingBook</h2>
<p></a></br></p>
<p><img class="aligncenter size-full wp-image-214" title="flipingbook" src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/flipingbook.jpg" alt="flipingbook" width="500" height="250" /></br></p>
<p>If NextGen occupies the more basic end of the image plugin spectrum, then FlippingBook occupies the more creative. You can use this plugin to organise images into individual interactive albums, which can be flicked through just like a book.</br></p>
<p><a href="http://wordpress.org/extend/plugins/wp-super-cache/"></p>
<h2>WP Super Cache</h2>
<p></a><br />
</br><br />
<img class="aligncenter size-full wp-image-215" title="supercache" src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/supercache.jpg" alt="supercache" width="500" height="252" /><br />
</br><br />
WP Super Cache protects your site against the huge spikes in traffic that can result from a front-page appearance on Digg for example, or promotion on a social networking site. It does so by generating static HTML files from your blog, which are then served to the vast majority of your visitors.<br />
</br></p>
<h2>Facebook Connect</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/sociable.jpg" alt="sociable" title="sociable" width="500" height="254" class="aligncenter size-full wp-image-216" /><br />
</br><br />
This much-needed plugin helps to promote your design work by integrating WordPress and your Facebook page. You can login to your WordPress blog using your Facebook account, invite Facebook friends to visit your blog and send blog comments to your Facebook profile feed.<br />
</br></p>
<h2>Global Translator</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/globaltranslator.jpg" alt="globaltranslator" title="globaltranslator" width="500" height="247" class="aligncenter size-full wp-image-217" /><br />
</br><br />
You’ll be able to promote your web design to new and diverse global markets with this fantastic plugin. It instantly translates your blog into 41 languages, including Spanish, German, Italian, Russian, Chinese, Japanese, and even Maltese.<br />
</br></p>
<h2>Post Ideas</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/postideas.jpg" alt="postideas" title="postideas" width="500" height="247" class="aligncenter size-full wp-image-218" /><br />
</br><br />
Got a great idea for a post, but no time to publish it? Like an online notebook, this plugin lets you record ideas for future posts in WordPress. This way, ideas will never be lost or forgotten and you can save paper in the process!<br />
</br></p>
<h2>Sliding Panel</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/slidingpanel1.jpg" alt="slidingpanel" title="slidingpanel" width="500" height="251" class="aligncenter size-full wp-image-220" /><br />
</br><br />
If you’ve got a large client list and endless examples of previous work, then you might struggle to upload everything you want to your blog without it getting cluttered and confusing. This space-saving plugin adds a panel to the top of your blog which opens and closes to hide (or expose) content.<br />
</br></p>
<h2>WP Wall</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/wpwall.jpg" alt="wpwall" title="wpwall" width="500" height="254" class="aligncenter size-full wp-image-221" /><br />
</br><br />
Following in Facebook’s footsteps, this plugin adds a “wall” to the sidebar of your blog onto which visitors can quickly add comments about posts or your blog in general. The comments are internally handled by WordPress so that you can moderate their content.<br />
</br></p>
<h2>Insights</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/insights.jpg" alt="insights" title="insights" width="500" height="254" class="aligncenter size-full wp-image-222" /><br />
</br><br />
Insights is a great tool for inserting images, videos, maps and so much more into your posts. Simply enter a keyword and choose from the Flickr images, Youtube videos, Wikipedia links and Google Maps that appear below.<br />
</br></p>
<h2>Page Link Manager</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/pagelinkmanager.jpg" alt="pagelinkmanager" title="pagelinkmanager" width="500" height="251" class="aligncenter size-full wp-image-223" /><br />
</br><br />
This easy-to-use plugin adds an administration panel to your dashboard, allowing you to choose which links are included in your blog’s navigation. Link to the posts that you are most proud of and best exemplify your design style.<br />
</br></p>
<h2>About Me Widget</h2>
<p></br><br />
<img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/aboutme.jpg" alt="aboutme" title="aboutme" width="500" height="252" class="aligncenter size-full wp-image-224" /></p>
<p>An “About Me” sidebar is a great means of communicating brand identity to potential clients and other visitors. Of course, it’s already possible to create such a sidebar in WordPress, but this widget really simplifies the process, solving all alignment and formatting issues.</p>
<p></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/10-important-wordpress-plugins-for-aspiring-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Essential Wordpress Plugins for Enhanced Security</title>
		<link>http://www.webdesign-tricks.com/5-essential-wordpress-plugins-for-enhanced-security/</link>
		<comments>http://www.webdesign-tricks.com/5-essential-wordpress-plugins-for-enhanced-security/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 15:26:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[WP Plugins]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=167</guid>
		<description><![CDATA[As far as I am concerned, Wordpress is the best blogging platform as well as the most extend-able and customizable CMS out there. If I am preparing for a new project, the first question I ask is, “Can this site be effectively powered by Wordpress?” My guess is that 9 times out of 10 that [...]]]></description>
			<content:encoded><![CDATA[<p>As far as I am concerned, Wordpress is the best blogging platform as well as the most extend-able and customizable CMS out there. If I am preparing for a new project, the first question I ask is, “Can this site be effectively powered by Wordpress?” My guess is that 9 times out of 10 that it will be. There are very few clients out there who have a website in mind that is so ridiculously large and complicated that Wordpress can’t handle (such as a department store, and they will have their own teams anyway). Besides the fact that Wordpress is exceptionally powerful, it is exceptionally popular.</p>
<p>This is where it gets a little sticky. Since Wordpress is so popular and has such a large user-base, it is therefore all the most likely to be exploited by hackers and malicious users. In all honesty, there is no perfectly secure anything on the web or on computers, but it gets close. This being said, Wordpress is somewhat susceptible to attack. There are many things you can do to enhance the security of your Wordpress installation and plugins are one of the more helpful ones. (I will come back and post more about other things you can do to protect Wordpress without plugins.</p>
<h2>1. WP Security Scan</h2>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/Plugin1.jpg" alt="Plugin1" title="Plugin1" width="500" height="314" class="aligncenter size-full wp-image-168" /></p>
<p>I love this one. There are several features that will give you a good idea of how secure your Wordpress installation really is. It does not have means of changing many issues from the Dashboard, however, but if you are savvy enough to have your own Wordpress installation, you should be savy enough to fix the issues it will alert you to.</p>
<h2>2. Login Lockdown </h2>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/plugin2.jpg" alt="plugin2" title="plugin2" width="420" height="393" class="aligncenter size-full wp-image-169" /></p>
<p>This plugin will give you some extra security on login. Should there be someone trying to crack into your Administrator’s account using brute force attacks or simply guessing at your password, Wordpress alone will not prevent them from doing this indefinitely until your password is cracked. This plugin will limit the number of login attempts that can be made and will prevent login attempts after a certain number of login failures. It will also log any failures and lockouts that occur in your database.</p>
<h2>3. AntiVirus </h2>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/plugin3.jpg" alt="plugin3" title="plugin3" width="500" height="312" class="aligncenter size-full wp-image-170" /></p>
<p>This is a really neat plugin. Here is the WP Antivirus’ description of their own plugin: “Viruses, worms and malware exist for WordPress and could easily attack your WordPress installation. AntiVirus for WordPress monitors malicious injections and warns you of any possible attacks”.</p>
<h2>4. Wordpress Firewall </h2>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/plugin4.jpg" alt="plugin4" title="plugin4" width="500" height="313" class="aligncenter size-full wp-image-171" /></p>
<p>It intelligently whitelists and blacklists pathological-looking phrases based on which field they appear within in a page request (unknown/numeric parameters vs. known post bodies, comment bodies, etc.). Its purpose is not to replace prompt and responsible upgrading, but rather to mitigate 0-day attacks and let bloggers sleep better at night.</p>
<h2>5. Wordpress Exploit Scanner </h2>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/plugin5.jpg" alt="plugin5" title="plugin5" width="500" height="310" class="aligncenter size-full wp-image-172" /></p>
<p>This one is absolutely fantastic! If there ever is a hacker that gets into your site to add or take malicious content, it is almost inevitable that they will leave some code behind. This plugin can scan just about, if not everything in your Wordpress installation for hacker trails. It even comes with an MD5 hash of itself to compare with what it should be in the Wordpress.org plugin repo.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/5-essential-wordpress-plugins-for-enhanced-security/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>11 Awesome Brand New Useful WordPress Plugins</title>
		<link>http://www.webdesign-tricks.com/11-brand-new-and-incredibly-useful-wordpress-plugins/</link>
		<comments>http://www.webdesign-tricks.com/11-brand-new-and-incredibly-useful-wordpress-plugins/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 02:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Pugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webdesign-tricks.com/?p=47</guid>
		<description><![CDATA[With more than 7000+ plugins, WordPress is the most extendable Content Management System available; in fact, &#8220;WordPress is infinitely extensible&#8221; as Matt Mullenweg says. In this post, we&#8217;ll examine twenty-one really useful plugins to take your blog to the next level.
1. Drag To Share

Drag to share is the newest trend in social sharing. Just drag [...]]]></description>
			<content:encoded><![CDATA[<p>With more than 7000+ plugins, WordPress is the most extendable Content Management System available; in fact, &#8220;WordPress is infinitely extensible&#8221; as Matt Mullenweg says. In this post, we&#8217;ll examine twenty-one really useful plugins to take your blog to the next level.</p>
<p><strong>1. Drag To Share</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/Dragtoshare.jpg" alt="Dragtoshare" title="Dragtoshare" width="500" height="166" class="aligncenter size-full wp-image-48" /></p>
<p>Drag to share is the newest trend in social sharing. Just drag an image and drop it into any social website to share the whole page in real time. Most notably, this effect is being used by Mashable. The plugin was developed with the source files created by Dan Wellman.</p>
<p><strong>2. Paginator</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/Pagenavi1.jpg" alt="Pagenavi" title="Pagenavi" width="500" height="167" class="aligncenter size-full wp-image-55" /></p>
<p>&#8220;Paginator is a pagination technique based on the idea of scrolling.&#8221;</p>
<p><strong>3. TypeKit Plugin for WordPress</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/typekit.jpg" alt="typekit" title="typekit" width="500" height="165" class="aligncenter size-full wp-image-58" /></p>
<p>&#8220;This is a convenient way for WordPress users to use the Typekit font service in WordPress web sites. This will enable users to quickly change the fonts on their sites. Further this plugin provides the ability to designate where TypeKit will be used in their site.&#8221;</p>
<p><strong>4. Coming Soon Page</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/comingsoon.jpg" alt="comingsoon" title="comingsoon" width="500" height="165" class="aligncenter size-full wp-image-59" /></p>
<p>The &#8220;Custom Coming Soon Pages&#8221; WordPress plugin allows you to display a &#8220;Coming Soon&#8221; or &#8220;Under Construction&#8221; page to normal visitors or regular members of your WordPress site, while the site administrators continue to see the fully functional website.</P></p>
<p>This will enable you to perform upgrades, fix nasty bugs or preview jazzy enhancements to your design live on your WordPress based website or blog without letting your users and normal visitors see crappy error messages or changes to the design until you really want them to.&#8221;</P></p>
<p><strong>5. Pretty Comments</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/comment.jpg" alt="comment" title="comment" width="500" height="166" class="aligncenter size-full wp-image-61" /></p>
<p>Add some formatting capabilities to the comments textareas.</p>
<p><strong>6. Custom Class Selector</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/customclass.jpg" alt="customclass" title="customclass" width="500" height="163" class="aligncenter size-full wp-image-62" /></p>
<p>The Custom Class Selector plugin allows users to style their post content using custom classes made available by the active theme. Theme developers can make custom style classes available within the visual editor by adding a simple function to the functions.php file included with their theme.</p>
<p><strong>7. PHP-Widgetify</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/widgitify.jpg" alt="widgitify" title="widgitify" width="500" height="167" class="aligncenter size-full wp-image-63" /></p>
<p>Like a normal text widget, this allows you to easily post text and HTML, but now you can execute PHP too! This makes merging with other themes easier.</P></p>
<p><strong>8. Freebie Images: Free Stock Images Plugin</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/freebies1.jpg" alt="freebies" title="freebies" width="500" height="167" class="aligncenter size-full wp-image-73" /></p>
<p>Spice up your blog with high quality free stock photos &#038; images created by professional photographers and illustrators: Easy to use search interface with advanced filtering and Drag &#038; Drop functionality.</P></p>
<p><strong>9. Prev-Next Keyboard Navigation</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/nextnavi.jpg" alt="nextnavi" title="nextnavi" width="500" height="164" class="aligncenter size-full wp-image-67" /></p>
<p>Prev-Next Keyboard Navigation adds JavaScript to allow moving through postings on index and archive pages using the J/K keys to skip to the next or previous post.</P></p>
<p><strong>Features</strong></p>
<ol>
<li>Scrolls the current post to the top</li>
<li>View next post with &#8220;J&#8221;, previous post with &#8220;K&#8221;</li>
<li>After the last post on a page, continues to the next page</li>
</ol>
<p><strong>10. Custom Login Page</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/login.jpg" alt="login" title="login" width="500" height="167" class="aligncenter size-full wp-image-68" /></p>
<p>With the Custom Login Page, you can change the background image of your login page, the background image/colo of your login form div, the main logo image of your login page, and add custom CSS &#8211; all through a simple interface. Remember to view the Help tab at the top of the settings page for the plugin.</P></p>
<p><strong>11. WordPress Admin Bar Improved</strong></p>
<p><img src="http://www.webdesign-tricks.com/wp-content/uploads/2009/12/wpadmin.jpg" alt="wpadmin" title="wpadmin" width="500" height="164" class="aligncenter size-full wp-image-71" /></p>
<p>This Plugin replicates all of the menu links in your normal admin area at the top of your main site for logged in users (i.e. you). You can go right to the &#8220;Write Post&#8221; or manage options pages in one click from anywhere on your blog. No more having to go to your dashboard first. You can even have it replace your admin area menus if you want.</P></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesign-tricks.com/11-brand-new-and-incredibly-useful-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
