<?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: Advanced Use</title>
	<atom:link href="http://wp-relief.com/category/user-familiarity/advanced-use/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>User Roles in the WordPress Database</title>
		<link>http://wp-relief.com/2011/12/01/user-roles-in-the-wordpress-database/</link>
		<comments>http://wp-relief.com/2011/12/01/user-roles-in-the-wordpress-database/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:15:54 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Toubleshooting WordPress]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[caveat]]></category>
		<category><![CDATA[default user]]></category>
		<category><![CDATA[elephant]]></category>
		<category><![CDATA[level 8]]></category>
		<category><![CDATA[option name]]></category>
		<category><![CDATA[prefix]]></category>
		<category><![CDATA[private pages]]></category>
		<category><![CDATA[private posts]]></category>
		<category><![CDATA[purple elephant]]></category>
		<category><![CDATA[unfiltered]]></category>
		<category><![CDATA[upload files]]></category>
		<category><![CDATA[user_roles]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp_user_roles]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1093</guid>
		<description><![CDATA[Where are the user roles stored for WordPress? If you have ever been looking for where the actual user roles are stored for WordPress, say because all of a sudden you have no user roles anymore, they are actually socked away in the database.  Go to your wp_options table and find the row with option_name [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/12/01/user-roles-in-the-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to trigger the WP post page to save a post automagically</title>
		<link>http://wp-relief.com/2011/11/09/how-to-trigger-the-wp-post-page-to-save-a-post-automagically/</link>
		<comments>http://wp-relief.com/2011/11/09/how-to-trigger-the-wp-post-page-to-save-a-post-automagically/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 02:22:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Areas of WordPress]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[User Familiarity]]></category>
		<category><![CDATA[autosave]]></category>
		<category><![CDATA[autosave page]]></category>
		<category><![CDATA[autosave post]]></category>
		<category><![CDATA[field input]]></category>
		<category><![CDATA[good luck]]></category>
		<category><![CDATA[input field]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1082</guid>
		<description><![CDATA[There may be a time as a plugin developer when you wrote a plugin that effects the post-editing or page-editing interface for WordPress. In this case, you may also need to somehow trigger the content to auto save, like WordPress will do automatically from time to time. The best and easiest way to do this [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/11/09/how-to-trigger-the-wp-post-page-to-save-a-post-automagically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add content based on a custom field to your posts</title>
		<link>http://wp-relief.com/2011/10/26/how-to-add-content-based-on-a-custom-field-to-your-posts/</link>
		<comments>http://wp-relief.com/2011/10/26/how-to-add-content-based-on-a-custom-field-to-your-posts/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 03:26:24 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[global post]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[len]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1076</guid>
		<description><![CDATA[In your theme files, you may want to add some functionality that shows after your post content if and only if you have a specific custom field set. This is actually pretty easy to do, just add this code to your functions.php file and make sure to change the name of your custom field key! [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/10/26/how-to-add-content-based-on-a-custom-field-to-your-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always have &#8220;Read More&#8221; on Manual and Automatic excerpts</title>
		<link>http://wp-relief.com/2011/03/22/always-have-read-more-on-manual-and-automatic-excerpts/</link>
		<comments>http://wp-relief.com/2011/03/22/always-have-read-more-on-manual-and-automatic-excerpts/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 21:04:04 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[excerpts]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[global post]]></category>
		<category><![CDATA[optional text]]></category>
		<category><![CDATA[return id]]></category>
		<category><![CDATA[strip tags]]></category>
		<category><![CDATA[text excerpt]]></category>
		<category><![CDATA[text strip]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1046</guid>
		<description><![CDATA[Previously, we have talked about modifying your post excerpts. This is great if you always use the automatic excerpts that WordPress provides.  However, if your customer every puts in a manual excerpt, this functionality won&#8217;t give you the &#8220;read more&#8221; that you are expecting. What a pain, right!? Well, I have added a new function [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/03/22/always-have-read-more-on-manual-and-automatic-excerpts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Modifying your post excerpts</title>
		<link>http://wp-relief.com/2011/03/15/modifying-your-post-excerpts/</link>
		<comments>http://wp-relief.com/2011/03/15/modifying-your-post-excerpts/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 15:14:20 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[codex]]></category>
		<category><![CDATA[excerpt]]></category>
		<category><![CDATA[excerpts]]></category>
		<category><![CDATA[global post]]></category>
		<category><![CDATA[little bit]]></category>
		<category><![CDATA[return id]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=1041</guid>
		<description><![CDATA[This is my personal favorite way of modifying excerpts, I found all this information on the WordPress codex excerpts page. I think that the WordPress excerpt is a little bit short so the code below will extend it to 120 words. Also, by default WordPress only shows the [...] at the end of the excerpt, [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2011/03/15/modifying-your-post-excerpts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My WordPress site was hacked and I have spam links in my footer!</title>
		<link>http://wp-relief.com/2010/11/04/my-wordpress-site-was-hacked-and-i-have-spam-links-in-my-footer/</link>
		<comments>http://wp-relief.com/2010/11/04/my-wordpress-site-was-hacked-and-i-have-spam-links-in-my-footer/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 06:17:57 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Managing Your Site]]></category>
		<category><![CDATA[base64]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet spam]]></category>
		<category><![CDATA[option value]]></category>
		<category><![CDATA[page source]]></category>
		<category><![CDATA[sexual enhancement drugs]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=870</guid>
		<description><![CDATA[If you are finding that you have links in your page source to things like sexual enhancement drugs or other fun internet spam things.. you may want to check out these guys: http://codex.wordpress.org/FAQ_My_site_was_hacked http://deanhunt.com/has-your-wordpress-blog-been-hacked/ And google: WordPress Hacked If these do not solve your problems, you may want to search your Wp-Options table for &#8220;base64&#8243;.  [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/11/04/my-wordpress-site-was-hacked-and-i-have-spam-links-in-my-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add JS form validation to your WordPress plugin</title>
		<link>http://wp-relief.com/2010/09/28/add-js-form-validation-to-your-wordpress-plugin/</link>
		<comments>http://wp-relief.com/2010/09/28/add-js-form-validation-to-your-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 07:58:25 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[add_action]]></category>
		<category><![CDATA[admin_init]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[input name]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery-form]]></category>
		<category><![CDATA[jquery.form.js]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[validation code]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[wp_enqueue_script]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=768</guid>
		<description><![CDATA[I was working on a plugin that someone else created and there was a requirement for validating that a specific name field was filled in before submitting the form.  Since WordPress has jquery.form.js included in the source, I figured I could use that. Turns out it is pretty easy! First thing, in the plugin make [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/09/28/add-js-form-validation-to-your-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove User profile fields</title>
		<link>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/</link>
		<comments>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:00:42 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[User Profile]]></category>
		<category><![CDATA[aim]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[profile fields]]></category>
		<category><![CDATA[remove aim]]></category>
		<category><![CDATA[remove jabber]]></category>
		<category><![CDATA[remove url]]></category>
		<category><![CDATA[remove yim]]></category>
		<category><![CDATA[suggestion]]></category>
		<category><![CDATA[sushi]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[yim]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=750</guid>
		<description><![CDATA[Similar to this post, you can add a new function that is called by the &#8220;user_contactmethods&#8221; filter. Then, unset the values for the contact methods you no longer would like. For AIM, you would do the following in your functions.php file: function bwa_remove_some_contactmethods&#40; $contactmethods &#41; &#123; unset&#40;$contactmethods&#91;&#39;aim&#39;&#93;&#41;; return $contactmethods; &#125; add_filter&#40;&#39;user_contactmethods&#39;,&#39;bwa_remove_some_contactmethods&#39;,10,1&#41;; You can modify the [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/08/24/how-to-remove-user-profile-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress upgrade woes?</title>
		<link>http://wp-relief.com/2010/07/06/wordpress-upgrade-woes/</link>
		<comments>http://wp-relief.com/2010/07/06/wordpress-upgrade-woes/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 23:00:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[Managing Your Site]]></category>
		<category><![CDATA[current issue]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[image button]]></category>
		<category><![CDATA[little bit]]></category>
		<category><![CDATA[no worries]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[support forums]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Upgrading WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress 2.9.2]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=355</guid>
		<description><![CDATA[It is that time again, when a new version of WordPress comes out.  Since this is a major release (3.0) and not a minor release like 2.9.2, site owners are starting to feel a little bit of pain due to the upgrade.  Some people may not notice anything and happily blog along with no worries. [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/06/wordpress-upgrade-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Your WordPress Site to a New Server</title>
		<link>http://wp-relief.com/2010/07/05/moving-your-wordpress-site-to-a-new-server/</link>
		<comments>http://wp-relief.com/2010/07/05/moving-your-wordpress-site-to-a-new-server/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 02:50:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Advanced Use]]></category>
		<category><![CDATA[caveats]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[database backup]]></category>
		<category><![CDATA[domain changes]]></category>
		<category><![CDATA[export functionality]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[hosting company]]></category>
		<category><![CDATA[knowledge base kb]]></category>
		<category><![CDATA[old server]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[root directory]]></category>
		<category><![CDATA[step 2]]></category>

		<guid isPermaLink="false">http://wp-relief.com/?p=476</guid>
		<description><![CDATA[If you are changing your site&#8217;s domain, please read our article &#8220;Changing the Domain of your WordPress Site&#8221; as well as this one. &#8212;&#8211; To change the server your WordPress site is hosted on is actually a fairly simple activity. The most important thing to do is NEVER take down the old server until you [...]]]></description>
		<wfw:commentRss>http://wp-relief.com/2010/07/05/moving-your-wordpress-site-to-a-new-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

