<?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>WordPress Relief &#187; WordPress Relief Category: Plugins</title>
	<atom:link href="http://wp-relief.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp-relief.com</link>
	<description>Helping you find relief and returns from your WordPress website</description>
	<lastBuildDate>Fri, 06 Jan 2012 02:35:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Make referral URLs like a Boss</title>
		<link>http://wp-relief.com/2011/09/14/make-referral-urls-like-a-boss/</link>
		<comments>http://wp-relief.com/2011/09/14/make-referral-urls-like-a-boss/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 15:33:05 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Areas of WordPress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1067</guid>
		<description><![CDATA[So many great podcasts have referral or affiliate URLs that absolutely rock, something like myblog.com/affiliateName. I was curious how they were doing this, because most of my favorite podcasts are about streamlining and the hosts aren&#8217;t that technical! I realized instantly that they were not doing this with .htaccess, which would totally work. The problem [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/09/14/make-referral-urls-like-a-boss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the total post count across all your WPMU blogs</title>
		<link>http://wp-relief.com/2010/08/28/get-the-total-post-count-across-all-your-wpmu-blogs/</link>
		<comments>http://wp-relief.com/2010/08/28/get-the-total-post-count-across-all-your-wpmu-blogs/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 22:50:30 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Dashboard Widget]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[grabs]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[root directory]]></category>
		<category><![CDATA[select count]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=754</guid>
		<description><![CDATA[Just drop this code into a script in your blog&#8217;s root directory: &#60;?php require&#40; dirname&#40;__FILE__&#41; . &#39;/wp-load.php&#39; &#41;; global $wpdb; $res = $wpdb-&#62;get_results&#40;&#39;select blog_id from wp_blogs&#39;, ARRAY_A&#41;; $total = 0; foreach &#40;$res as $result&#41; &#123; &#160; &#160;$wpdb-&#62;set_blog_id&#40;$result&#91;&#39;blog_id&#39;&#93;&#41;; &#160; &#160;$val = &#40;int&#41;$wpdb-&#62;get_var&#40;&#34;SELECT COUNT(*) FROM $wpdb-&#62;posts WHERE post_status = &#39;publish&#39; AND post_date_gmt &#60; &#39;&#34; . gmdate&#40;&#34;Y-m-d H:i:s&#34;,time&#40;&#41;&#41; [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/08/28/get-the-total-post-count-across-all-your-wpmu-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: Role Scoper</title>
		<link>http://wp-relief.com/2010/07/25/suggested-plugin-role-scoper-or-role-manager/</link>
		<comments>http://wp-relief.com/2010/07/25/suggested-plugin-role-scoper-or-role-manager/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 15:00:05 +0000</pubDate>
		<dc:creator>Relief Agent</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[configuration options]]></category>
		<category><![CDATA[micromanage]]></category>
		<category><![CDATA[scoper]]></category>
		<category><![CDATA[user levels]]></category>
		<category><![CDATA[User Roles]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=330</guid>
		<description><![CDATA[Plugin Home Page: http://agapetry.net/ WordPress Plugin Page: http://WordPress.org/extend/plugins/role-scoper/ What is it? This plugin allows you to micromanage the roles that each user level has access to.  You can even create new user levels. Install Directions Normal plugin installation procedure.  You have plenty of configuration options once this is installed. Standard Roles: Subscriber: Can Read, nothing [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/25/suggested-plugin-role-scoper-or-role-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: WordPress File Monitor</title>
		<link>http://wp-relief.com/2010/07/23/suggested-plugin-wordpress-file-monitor/</link>
		<comments>http://wp-relief.com/2010/07/23/suggested-plugin-wordpress-file-monitor/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:00:25 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[caveat]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=438</guid>
		<description><![CDATA[Plugin Home Page: http://mattwalters.net/projects/WordPress-file-monitor/ WordPress Plugin Page: http://WordPress.org/extend/plugins/WordPress-file-monitor/ What is it? This plugin allows you to monitor the changes made to scripts on your site, which can help you identify potentially hacked files on your site. It will send you an email if there are any changes that you should know about. Caveat: I have [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/23/suggested-plugin-wordpress-file-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin: Post Notification</title>
		<link>http://wp-relief.com/2010/07/22/plugin-post-notification/</link>
		<comments>http://wp-relief.com/2010/07/22/plugin-post-notification/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:00:57 +0000</pubDate>
		<dc:creator>Relief Agent</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[plugin installation]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=328</guid>
		<description><![CDATA[Plugin Home Page: http://pn.strübe.de/ WordPress Plugin Page: http://WordPress.org/extend/plugins/post-notification/ What is it? This plugin will send an email to anyone who subscribes to be notified whenever a new post is published on the site. Install Directions Follow the normal plugin installation procedure, then once the plugin is installed you will want to add the widget to [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/22/plugin-post-notification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: WP Super Cache</title>
		<link>http://wp-relief.com/2010/07/21/suggested-plugin-wp-super-cache/</link>
		<comments>http://wp-relief.com/2010/07/21/suggested-plugin-wp-super-cache/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:00:12 +0000</pubDate>
		<dc:creator>Relief Agent</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[cached versions]]></category>
		<category><![CDATA[caveats]]></category>
		<category><![CDATA[server setup]]></category>
		<category><![CDATA[setup instructions]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=340</guid>
		<description><![CDATA[Plugin Home Page: http://ocaoimh.ie/wp-super-cache/ WordPress Plugin Page: http://WordPress.org/extend/plugins/wp-super-cache/ What is it? This plugin will create cached versions of pages on your site when they are visited so that the next visit to that page will require less of your server&#8217;s resources and load much faster than if the pages were generated by the server. Setup [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/21/suggested-plugin-wp-super-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: HeadSpace2 SEO</title>
		<link>http://wp-relief.com/2010/07/20/suggested-plugin-headspace2-seo/</link>
		<comments>http://wp-relief.com/2010/07/20/suggested-plugin-headspace2-seo/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:00:55 +0000</pubDate>
		<dc:creator>Relief Agent</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[global category]]></category>
		<category><![CDATA[global options]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[sentences]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[setup directions]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=325</guid>
		<description><![CDATA[Plugin Home Page: http://urbangiraffe.com/plugins/headspace2/ WordPress Plugin Page: http://WordPress.org/extend/plugins/headspace2/ What is it? This plugin allows you to set all of the meta information about your site both globally and on a page by page, post by post basis. Setup Directions Go to the Headspace page in the WordPress backend, you will find it in your menu [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/20/suggested-plugin-headspace2-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: Google XML Sitemaps</title>
		<link>http://wp-relief.com/2010/07/19/suggested-plugin-google-xml-sitemaps/</link>
		<comments>http://wp-relief.com/2010/07/19/suggested-plugin-google-xml-sitemaps/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:00:14 +0000</pubDate>
		<dc:creator>Relief Agent</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[page setup]]></category>
		<category><![CDATA[setup instructions]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=322</guid>
		<description><![CDATA[Plugin Home Page: http://www.arnebrachhold.de/redir/sitemap-home/ WordPress Plugin Page: http://WordPress.org/extend/plugins/google-sitemap-generator/ What is it? Automatically creates and updates a sitemap for your blog whenever a post or page is added through the WordPress admin. Setup Instructions Go to the Google XML Sitemaps plugin page Setup your options like the image below. You can set up the other options [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/19/suggested-plugin-google-xml-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggest Plugin: File Gallery Plugin</title>
		<link>http://wp-relief.com/2010/07/12/suggest-plugin-file-gallery-plugin/</link>
		<comments>http://wp-relief.com/2010/07/12/suggest-plugin-file-gallery-plugin/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:00:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[checkboxes]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[gallery box]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lather]]></category>
		<category><![CDATA[multiple images]]></category>
		<category><![CDATA[org code]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[uploads]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=593</guid>
		<description><![CDATA[Plugin Homepage: http://skyphe.org/code/wordpress/file-gallery/ WordPress Plugin Page: http://wordpress.org/extend/plugins/file-gallery/ What is it? This plugin will completely change how you handle file uploads to your WordPress posts, especially if you prefer to show images individually in your posts.  Before File Gallery, the process for uploading multiple images and showing them in your posts individually was: Click the upload [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/12/suggest-plugin-file-gallery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggested Plugin: Related Posts By Tags</title>
		<link>http://wp-relief.com/2010/07/11/suggested-plugin-related-posts-by-tags/</link>
		<comments>http://wp-relief.com/2010/07/11/suggested-plugin-related-posts-by-tags/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 01:37:50 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Basic Use]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Suggested Plugins]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[installation routine]]></category>
		<category><![CDATA[plugin installation]]></category>
		<category><![CDATA[post tags]]></category>
		<category><![CDATA[related articles]]></category>
		<category><![CDATA[setup instructions]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[website setup]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[WordPress Tags]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=589</guid>
		<description><![CDATA[Plugin Home Page: http://tadhg.com/wp/wordpress-plugins/related-posts-by-tag-widget/ WordPress Plugin page: http://wordpress.org/extend/plugins/related-post-by-tag/ What Is it? The Related posts by tags widget will add a short list of articles that share tags with the article currently being read. This allows your visitors to click through another page on your blog and spend more time with your website. Also, users will [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/11/suggested-plugin-related-posts-by-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

