<?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/plugin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 21:35:10 GMT</pubDate>
<item>
<title>(PHP) WordPress Widget: Display Single Post - chasecrawford</title>
<link>http://snipplr.com/view/70247/wordpress-widget-display-single-post/</link>
<description><![CDATA[ <p>A simple widget for displaying a single post in a dynamic sidebar.  Originally developed to accommodate a WP user who wanted full control of which posts were displayed and what order they were on a certain page.</p> ]]></description>
<pubDate>Tue, 05 Mar 2013 04:01:14 GMT</pubDate>
<guid>http://snipplr.com/view/70247/wordpress-widget-display-single-post/</guid>
</item>
<item>
<title>(jQuery) jQuery Plugin Template - rickygri</title>
<link>http://snipplr.com/view/69097/jquery-plugin-template/</link>
<description><![CDATA[ <p>This is a skeleton template for a jquery plugin with custom methods</p> ]]></description>
<pubDate>Fri, 14 Dec 2012 04:23:27 GMT</pubDate>
<guid>http://snipplr.com/view/69097/jquery-plugin-template/</guid>
</item>
<item>
<title>(jQuery) The difference between jQuery.extend() and jQuery.fn.extend() - msstar</title>
<link>http://snipplr.com/view/68104/the-difference-between-jqueryextend-and-jqueryfnextend/</link>
<description><![CDATA[ <p>The difference between jQuery.extend() and jQuery.fn.extend()</p> ]]></description>
<pubDate>Mon, 05 Nov 2012 17:31:35 GMT</pubDate>
<guid>http://snipplr.com/view/68104/the-difference-between-jqueryextend-and-jqueryfnextend/</guid>
</item>
<item>
<title>(PHP) Intergrating the wordpress media uploader into your plugin - FatFolderDesigner</title>
<link>http://snipplr.com/view/67849/intergrating-the-wordpress-media-uploader-into-your-plugin/</link>
<description><![CDATA[ <p>It's a 3 part process, first is the PHP that you need to run, which includes the appropriate scripts and styles into the admin header, then you need an html button and input field to put the stored value in, then you need some jQuery to open the popup and get the appropriate information from it (then close it again).

There more information on implementation at the URL.</p> ]]></description>
<pubDate>Sun, 21 Oct 2012 08:29:36 GMT</pubDate>
<guid>http://snipplr.com/view/67849/intergrating-the-wordpress-media-uploader-into-your-plugin/</guid>
</item>
<item>
<title>(jQuery) Stars rating - Jquery Plugin - ggmittal</title>
<link>http://snipplr.com/view/67760/stars-rating--jquery-plugin/</link>
<description><![CDATA[ <p>raty named jquery plugin for star rating</p> ]]></description>
<pubDate>Tue, 16 Oct 2012 17:05:23 GMT</pubDate>
<guid>http://snipplr.com/view/67760/stars-rating--jquery-plugin/</guid>
</item>
<item>
<title>(JavaScript) jQuery popup plugin - p-baleine</title>
<link>http://snipplr.com/view/66767/jquery-popup-plugin/</link>
<description><![CDATA[ <p>Another popup jQuery plugin implementation complying with YAGNI.</p> ]]></description>
<pubDate>Thu, 16 Aug 2012 20:37:19 GMT</pubDate>
<guid>http://snipplr.com/view/66767/jquery-popup-plugin/</guid>
</item>
<item>
<title>(PHP) Meteor Slides : WordPress Plugin : Adding Excerpt for Slides - crypticsoft</title>
<link>http://snipplr.com/view/65267/meteor-slides--wordpress-plugin--adding-excerpt-for-slides/</link>
<description><![CDATA[ <p>For when you really just need a short description field along with a title for your slideshows. Just drop this into the functions.php and meteor-slideshow.php in the theme folder.</p> ]]></description>
<pubDate>Wed, 30 May 2012 08:10:43 GMT</pubDate>
<guid>http://snipplr.com/view/65267/meteor-slides--wordpress-plugin--adding-excerpt-for-slides/</guid>
</item>
<item>
<title>(JavaScript) unveil.js - a lightweight version of the \'lazy load\' plugin - digitalclubb</title>
<link>http://snipplr.com/view/64615/unveiljs--a-lightweight-version-of-the-lazy-load-plugin/</link>
<description><![CDATA[ <p>Via @lmgalmeida

Usage:

data-src="image.jpg" src="loader.gif"

$("img").unveil();</p> ]]></description>
<pubDate>Mon, 16 Apr 2012 20:20:36 GMT</pubDate>
<guid>http://snipplr.com/view/64615/unveiljs--a-lightweight-version-of-the-lazy-load-plugin/</guid>
</item>
<item>
<title>(PHP) Indexhibit accordion menu v2 - G470</title>
<link>http://snipplr.com/view/64556/indexhibit-accordion-menu-v2/</link>
<description><![CDATA[ <p>Toggle section titles</p> ]]></description>
<pubDate>Sun, 15 Apr 2012 00:56:03 GMT</pubDate>
<guid>http://snipplr.com/view/64556/indexhibit-accordion-menu-v2/</guid>
</item>
<item>
<title>(PHP) Indexhibit Fullscreen Css Background - G470</title>
<link>http://snipplr.com/view/64555/indexhibit-fullscreen-css-background/</link>
<description><![CDATA[ <p>Use this code to call the Plugin: 
</p> ]]></description>
<pubDate>Sun, 15 Apr 2012 00:51:22 GMT</pubDate>
<guid>http://snipplr.com/view/64555/indexhibit-fullscreen-css-background/</guid>
</item>
<item>
<title>(PHP) Wordpress Redirects with wp_redirect() - FatFolderDesigner</title>
<link>http://snipplr.com/view/64365/wordpress-redirects-with-wpredirect/</link>
<description><![CDATA[ <p>This needs to be run on an action, or at least I wanted able to get it to run outside of an action, I suggest template_redirect. More information at the link.</p> ]]></description>
<pubDate>Thu, 05 Apr 2012 14:02:57 GMT</pubDate>
<guid>http://snipplr.com/view/64365/wordpress-redirects-with-wpredirect/</guid>
</item>
<item>
<title>(PHP) Latest posts by current author widget plugin for Wordpress 3+ - certainlyakey</title>
<link>http://snipplr.com/view/64281/latest-posts-by-current-author-widget-plugin-for-wordpress-3/</link>
<description><![CDATA[ <p>Displays latest posts by current author (place it within the loop). Adapted from code from [here](http://www.wpbeginner.com/wp-tutorials/how-to-display-related-posts-by-same-author-in-wordpress/) and a tutorial [here](http://www.makeuseof.com/tag/how-to-create-wordpress-widgets/)</p> ]]></description>
<pubDate>Mon, 02 Apr 2012 02:01:24 GMT</pubDate>
<guid>http://snipplr.com/view/64281/latest-posts-by-current-author-widget-plugin-for-wordpress-3/</guid>
</item>
<item>
<title>(jQuery) jQuery autosave plugin - kendsnyder</title>
<link>http://snipplr.com/view/64092/jquery-autosave-plugin/</link>
<description><![CDATA[ <p>jQuery plugin to save individual form fields each time something changes. Usage: `$('#MyForm').autosave(url, options);` where `url` defaults to form.method and `options` defaults to $.fn.autosave.defaultOptions

(UNTESTED)</p> ]]></description>
<pubDate>Thu, 22 Mar 2012 06:19:22 GMT</pubDate>
<guid>http://snipplr.com/view/64092/jquery-autosave-plugin/</guid>
</item>
<item>
<title>(jQuery) Custom Cursor Message - RobertHegeraad</title>
<link>http://snipplr.com/view/62488/custom-cursor-message/</link>
<description><![CDATA[ <p>With this plugin you can create a custom cursor message e.g. Call this plugin before your jquery function to show the user a message like 'Loading...' and then simply remove the message after the function is done loading. You can expand this easily by adding more options like: border-radius or even give it a background image.</p> ]]></description>
<pubDate>Thu, 12 Jan 2012 00:27:10 GMT</pubDate>
<guid>http://snipplr.com/view/62488/custom-cursor-message/</guid>
</item>
<item>
<title>(PHP) Indexhibit nextlink - G470</title>
<link>http://snipplr.com/view/61913/indexhibit-nextlink/</link>
<description><![CDATA[ <p>Save this as plugin.nextlink.php to your ndxz-studio/site/plugin folder. Call the Plugin where you need it: &amp;lt;plug:nextlink /&amp;gt;

Original by "gd" http://www.indexhibit.org/forum/thread/7879/</p> ]]></description>
<pubDate>Thu, 15 Dec 2011 20:04:14 GMT</pubDate>
<guid>http://snipplr.com/view/61913/indexhibit-nextlink/</guid>
</item>
<item>
<title>(jQuery) scrollTo jQuery - mortu</title>
<link>http://snipplr.com/view/61772/scrollto-jquery/</link>
<description><![CDATA[ <p>scrollTo jQuery</p> ]]></description>
<pubDate>Fri, 09 Dec 2011 21:07:38 GMT</pubDate>
<guid>http://snipplr.com/view/61772/scrollto-jquery/</guid>
</item>
<item>
<title>(jQuery) jQuery boilerplate - lawlesscreation</title>
<link>http://snipplr.com/view/60136/jquery-boilerplate/</link>
<description><![CDATA[ <p>https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js</p> ]]></description>
<pubDate>Tue, 25 Oct 2011 01:41:56 GMT</pubDate>
<guid>http://snipplr.com/view/60136/jquery-boilerplate/</guid>
</item>
<item>
<title>(jQuery) jQuery get total height - kendsnyder</title>
<link>http://snipplr.com/view/59425/jquery-get-total-height/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Oct 2011 06:36:26 GMT</pubDate>
<guid>http://snipplr.com/view/59425/jquery-get-total-height/</guid>
</item>
<item>
<title>(Other) jquery_history_plugin - damientailhades</title>
<link>http://snipplr.com/view/58809/jqueryhistoryplugin/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 20 Sep 2011 00:49:52 GMT</pubDate>
<guid>http://snipplr.com/view/58809/jqueryhistoryplugin/</guid>
</item>
<item>
<title>(jQuery) jQuery sizing tools - kendsnyder</title>
<link>http://snipplr.com/view/58749/jquery-sizing-tools/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 17 Sep 2011 00:29:51 GMT</pubDate>
<guid>http://snipplr.com/view/58749/jquery-sizing-tools/</guid>
</item>
</channel>
</rss>