<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - dnnsldr</title>
<link>http://snipplr.com/users/dnnsldr/tags/wordpress</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 05:08:05 GMT</pubDate>
<item>
<title>(PHP) WordPress Taxonomies Accordion 3 Levels</title>
<link>http://snipplr.com/view/66839/wordpress-taxonomies-accordion-3-levels/</link>
<description><![CDATA[ <p>//This will grab taxonomies three levels deep (parent, child, grandchild) and display them
//in an accordion fashion. Parent is the header, then child with a checkbox, if checked, will
//display grandchild taxonomies.

//Uses jQuery Accordion (docs.jquery.com/UI/Accordion)</p> ]]></description>
<pubDate>Wed, 22 Aug 2012 02:21:21 GMT</pubDate>
<guid>http://snipplr.com/view/66839/wordpress-taxonomies-accordion-3-levels/</guid>
</item>
<item>
<title>(PHP) BuddyPress Login Redirect</title>
<link>http://snipplr.com/view/66804/buddypress-login-redirect/</link>
<description><![CDATA[ <p>I needed away to redirect to a custom BP component upon login for users and this works great. Add this to your functions file. If you are the admin, it will redirect you to the wp-admin.</p> ]]></description>
<pubDate>Sun, 19 Aug 2012 01:30:02 GMT</pubDate>
<guid>http://snipplr.com/view/66804/buddypress-login-redirect/</guid>
</item>
<item>
<title>(PHP) AUTOMATIC WORDPRESS THUMBNAIL WITHOUT CUSTOM FIELD</title>
<link>http://snipplr.com/view/53712/automatic-wordpress-thumbnail-without-custom-field/</link>
<description><![CDATA[ <p>This post will show you how to make your theme generate thumbnails automatically, based on your post’s first image. Uses timthumb to resize</p> ]]></description>
<pubDate>Wed, 18 May 2011 01:41:12 GMT</pubDate>
<guid>http://snipplr.com/view/53712/automatic-wordpress-thumbnail-without-custom-field/</guid>
</item>
</channel>
</rss>