<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jakepaint</title>
<link>http://snipplr.com/users/jakepaint/tags/wordpress</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 15:19:08 GMT</pubDate>
<item>
<title>(PHP) Wordpress get URL</title>
<link>http://snipplr.com/view/7715/wordpress-get-url/</link>
<description><![CDATA[ <p>This function gets the exact string that shows in the address bar.   If you use it with no arguments, function will simply return the string, if you put TRUE as the argument, the function returns a html link to the current url.  This works whether you are on a post or a page.  It strips any other query information like searches.</p> ]]></description>
<pubDate>Tue, 05 Aug 2008 14:32:50 GMT</pubDate>
<guid>http://snipplr.com/view/7715/wordpress-get-url/</guid>
</item>
<item>
<title>(PHP) Display Meta Data Inline</title>
<link>http://snipplr.com/view/4893/display-meta-data-inline/</link>
<description><![CDATA[ <p>gets singular meta data items and displays them inline</p> ]]></description>
<pubDate>Mon, 04 Feb 2008 11:34:28 GMT</pubDate>
<guid>http://snipplr.com/view/4893/display-meta-data-inline/</guid>
</item>
<item>
<title>(PHP) Grab category name</title>
<link>http://snipplr.com/view/4151/grab-category-name/</link>
<description><![CDATA[ <p>This will echo back the name of the current category.  Didn't write, just keeping...</p> ]]></description>
<pubDate>Fri, 16 Nov 2007 14:49:22 GMT</pubDate>
<guid>http://snipplr.com/view/4151/grab-category-name/</guid>
</item>
<item>
<title>(PHP) dynamic list pulls most recent posts</title>
<link>http://snipplr.com/view/4100/dynamic-list-pulls-most-recent-posts/</link>
<description><![CDATA[ <p>I didn't write this, but I want to keep it for later. I don't remember where I got it: thank you, whoever wrote it!</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 19:44:32 GMT</pubDate>
<guid>http://snipplr.com/view/4100/dynamic-list-pulls-most-recent-posts/</guid>
</item>
<item>
<title>(PHP) Wordpress post expiration code</title>
<link>http://snipplr.com/view/3899/wordpress-post-expiration-code/</link>
<description><![CDATA[ <p>This code makes "expired" posts cease to show up in the normal page, but they should still show up in the archives.  When writing the post, enter a custom field with the key "expiration" and set the value in the format "2007/01/01"   The below code will go on the index page in the theme folder.  Careful to replace the correct stuff!</p> ]]></description>
<pubDate>Mon, 15 Oct 2007 14:04:56 GMT</pubDate>
<guid>http://snipplr.com/view/3899/wordpress-post-expiration-code/</guid>
</item>
</channel>
</rss>
