<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/wordpress</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 02:43:57 GMT</pubDate>
<item>
<title>(PHP) Custom Page Templates in a WordPress Plugin - bitsculptor</title>
<link>http://snipplr.com/view/71257/custom-page-templates-in-a-wordpress-plugin/</link>
<description><![CDATA[ <p>This allows you to create a custom page template in your plugin. Say your plugin creates a custom post type and you want to override the standard archives page template to display your custom post type in a special way. You could achieve this by creating a custom template for your post type and using this code to display that template when appropriate.</p> ]]></description>
<pubDate>Wed, 22 May 2013 01:34:35 GMT</pubDate>
<guid>http://snipplr.com/view/71257/custom-page-templates-in-a-wordpress-plugin/</guid>
</item>
<item>
<title>(PHP) Access Request URI in WordPress for template reuse - jefrancomix</title>
<link>http://snipplr.com/view/71150/access-request-uri-in-wordpress-for-template-reuse/</link>
<description><![CDATA[ <p>Easy way to access request URI to WP in order to not repeat whole templates for minor changes</p> ]]></description>
<pubDate>Mon, 13 May 2013 15:02:00 GMT</pubDate>
<guid>http://snipplr.com/view/71150/access-request-uri-in-wordpress-for-template-reuse/</guid>
</item>
<item>
<title>(PHP) Wordpress Widget Basic Stucture - Scoldy</title>
<link>http://snipplr.com/view/71130/wordpress-widget-basic-stucture/</link>
<description><![CDATA[ <p>Wordpress Widget Basic Stucture</p> ]]></description>
<pubDate>Sat, 11 May 2013 00:54:11 GMT</pubDate>
<guid>http://snipplr.com/view/71130/wordpress-widget-basic-stucture/</guid>
</item>
<item>
<title>(PHP) Menu Walker for top-bar (Zurb Foundation) in Wordpress Themes - zartgesotten</title>
<link>http://snipplr.com/view/71091/menu-walker-for-topbar-zurb-foundation-in-wordpress-themes/</link>
<description><![CDATA[ <p>Turns Wordpress custom menus into responsive-ready menu that comes with foundation framework. code goes into functions.php</p> ]]></description>
<pubDate>Wed, 08 May 2013 15:56:11 GMT</pubDate>
<guid>http://snipplr.com/view/71091/menu-walker-for-topbar-zurb-foundation-in-wordpress-themes/</guid>
</item>
<item>
<title>(CSS) WordPress child theme - lromak</title>
<link>http://snipplr.com/view/71078/wordpress-child-theme/</link>
<description><![CDATA[ <p>Stylesheet is required. 

The functions already declared in the parent theme’s functions.php will still be active and you can simply supplement them by creating your own functions in your child theme’s functions.php, so there’s no need to copy everything from the original functions.php – just write any additional rules in a new functions.php file in your child theme.</p> ]]></description>
<pubDate>Tue, 07 May 2013 23:30:16 GMT</pubDate>
<guid>http://snipplr.com/view/71078/wordpress-child-theme/</guid>
</item>
<item>
<title>(PHP) Wordpress Remove Admin Menu Items - oneupdzn</title>
<link>http://snipplr.com/view/71073/wordpress-remove-admin-menu-items/</link>
<description><![CDATA[ <p>Remove top level menus and sub menus from the admin menu.</p> ]]></description>
<pubDate>Tue, 07 May 2013 11:17:44 GMT</pubDate>
<guid>http://snipplr.com/view/71073/wordpress-remove-admin-menu-items/</guid>
</item>
<item>
<title>(PHP) Wordpress 3.0 custom menus - oneupdzn</title>
<link>http://snipplr.com/view/71044/wordpress-30-custom-menus/</link>
<description><![CDATA[ <p>Wordpress 3.0 custom menus</p> ]]></description>
<pubDate>Sun, 05 May 2013 02:34:29 GMT</pubDate>
<guid>http://snipplr.com/view/71044/wordpress-30-custom-menus/</guid>
</item>
<item>
<title>(PHP) Wordpress basic loop - oneupdzn</title>
<link>http://snipplr.com/view/71043/wordpress-basic-loop/</link>
<description><![CDATA[ <p>Basic wordpress loop.</p> ]]></description>
<pubDate>Sun, 05 May 2013 00:46:38 GMT</pubDate>
<guid>http://snipplr.com/view/71043/wordpress-basic-loop/</guid>
</item>
<item>
<title>(PHP) Wordpress header - oneupdzn</title>
<link>http://snipplr.com/view/71042/wordpress-header/</link>
<description><![CDATA[ <p>Wordpress  section.</p> ]]></description>
<pubDate>Sat, 04 May 2013 23:52:45 GMT</pubDate>
<guid>http://snipplr.com/view/71042/wordpress-header/</guid>
</item>
<item>
<title>(PHP) Automatically link Twitter usernames in WordPress - ederwp</title>
<link>http://snipplr.com/view/70977/automatically-link-twitter-usernames-in-wordpress/</link>
<description><![CDATA[ <p>Automatically link Twitter usernames in WordPress - Paste the code into the functions.php of your theme</p> ]]></description>
<pubDate>Mon, 29 Apr 2013 11:45:56 GMT</pubDate>
<guid>http://snipplr.com/view/70977/automatically-link-twitter-usernames-in-wordpress/</guid>
</item>
<item>
<title>(PHP) Direction Dependent Float In Wordpress - sagive</title>
<link>http://snipplr.com/view/70976/direction-dependent-float-in-wordpress/</link>
<description><![CDATA[ <p>This snippet is great for someone creating a wp theme which supports RTL as well as LTR since in enables you to use one function for multiple instances.</p> ]]></description>
<pubDate>Mon, 29 Apr 2013 06:44:15 GMT</pubDate>
<guid>http://snipplr.com/view/70976/direction-dependent-float-in-wordpress/</guid>
</item>
<item>
<title>(SQL) SQL query to delete all media and attachments in wordpress - rickygri</title>
<link>http://snipplr.com/view/70656/sql-query-to-delete-all-media-and-attachments-in-wordpress/</link>
<description><![CDATA[ <p>Run these queries (phpMyAdmin will do) to delete all media in the library, and remove all post attachment affiliation</p> ]]></description>
<pubDate>Thu, 04 Apr 2013 20:14:52 GMT</pubDate>
<guid>http://snipplr.com/view/70656/sql-query-to-delete-all-media-and-attachments-in-wordpress/</guid>
</item>
<item>
<title>(PHP) WordPress and Gravity Forms: Add Placeholder Text to Fields - depiction</title>
<link>http://snipplr.com/view/70606/wordpress-and-gravity-forms-add-placeholder-text-to-fields/</link>
<description><![CDATA[ <p>Place the following code in your theme's functions.php file to enable placeholder text for individual fields.</p> ]]></description>
<pubDate>Sat, 30 Mar 2013 04:54:32 GMT</pubDate>
<guid>http://snipplr.com/view/70606/wordpress-and-gravity-forms-add-placeholder-text-to-fields/</guid>
</item>
<item>
<title>(PHP) WordPress: Search Posts by Custom Post Type - depiction</title>
<link>http://snipplr.com/view/70563/wordpress-search-posts-by-custom-post-type/</link>
<description><![CDATA[ <p>Add the ability to search posts by custom post types.</p> ]]></description>
<pubDate>Wed, 27 Mar 2013 04:34:37 GMT</pubDate>
<guid>http://snipplr.com/view/70563/wordpress-search-posts-by-custom-post-type/</guid>
</item>
<item>
<title>(PHP) Simple iframe shortcode for wordpress - bitsculptor</title>
<link>http://snipplr.com/view/70540/simple-iframe-shortcode-for-wordpress/</link>
<description><![CDATA[ <p>this is a simple script to take iframe parameters and build an iframe via a shortcode</p> ]]></description>
<pubDate>Tue, 26 Mar 2013 02:40:07 GMT</pubDate>
<guid>http://snipplr.com/view/70540/simple-iframe-shortcode-for-wordpress/</guid>
</item>
<item>
<title>(PHP) Disable the WordPress file editor. - tacudtap</title>
<link>http://snipplr.com/view/70459/disable-the-wordpress-file-editor/</link>
<description><![CDATA[ <p>Add this snippet to `wp-config.php` to remove the file editor links from the WordPress admin menus. Read more about... [disabling the WordPress file editor](http://www.orderofbusiness.net/blog/disable-wordpress-file-editor/)</p> ]]></description>
<pubDate>Tue, 19 Mar 2013 00:32:26 GMT</pubDate>
<guid>http://snipplr.com/view/70459/disable-the-wordpress-file-editor/</guid>
</item>
<item>
<title>(PHP) Hide Page/Post Editor in Admin Backend - rickahontas</title>
<link>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</link>
<description><![CDATA[ <p>This is a combined version of Bill Erickson's hide post editor and rilwis' Metabox include for specific IDs. It hides the editor for a specified post ID. You can have multiple IDs, just separate with commas.</p> ]]></description>
<pubDate>Sat, 09 Mar 2013 03:26:05 GMT</pubDate>
<guid>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</guid>
</item>
<item>
<title>(PHP) Yoast WordPress SEO Ajax frontend updater - barkgj</title>
<link>http://snipplr.com/view/70300/yoast-wordpress-seo-ajax-frontend-updater/</link>
<description><![CDATA[ <p>This snippet shows how to retrieve information from the SEO plugin of Yoast, to be used for front-end use. This snippet is taken from the opensource free Nexus WP framework supporting front-end editing, custom layout and drag &amp; drop.</p> ]]></description>
<pubDate>Wed, 06 Mar 2013 23:08:19 GMT</pubDate>
<guid>http://snipplr.com/view/70300/yoast-wordpress-seo-ajax-frontend-updater/</guid>
</item>
<item>
<title>(PHP) WordPress, IIS, Permalinks and index.php | Richard Shepherd - thesmu</title>
<link>http://snipplr.com/view/70293/wordpress-iis-permalinks-and-indexphp--richard-shepherd/</link>
<description><![CDATA[ <p>WordPress, IIS, Permalinks and index.php | Richard Shepherd</p> ]]></description>
<pubDate>Wed, 06 Mar 2013 22:20:36 GMT</pubDate>
<guid>http://snipplr.com/view/70293/wordpress-iis-permalinks-and-indexphp--richard-shepherd/</guid>
</item>
<item>
<title>(PHP) wordpress | disable sidebars, widgets on page template - Internet-Uzver</title>
<link>http://snipplr.com/view/70254/wordpress--disable-sidebars-widgets-on-page-template/</link>
<description><![CDATA[ <p>Disable (remove) some sidebars, or widgets at all in **Wordpress** on page template with suffix in the template name (*-no-widgets.php, *-no-sidebars.php)</p> ]]></description>
<pubDate>Tue, 05 Mar 2013 11:57:48 GMT</pubDate>
<guid>http://snipplr.com/view/70254/wordpress--disable-sidebars-widgets-on-page-template/</guid>
</item>
</channel>
</rss>