<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 02:46:54 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Opening external links in a new window - scribbleitdesigns</title>
      <link>https://snipplr.com/view/39579/opening-external-links-in-a-new-window</link>
      <description>&lt;p&gt;There are many ways to have jQuery open external links for you. Some depend on relative URL\'s for internal links and absolute URL\'s for external links. Some analyze the link to see if it matches your domain. These are great but can sometimes be confusing for those new to jQuery and web development. There is a quick way that you can use and the only requirement is add \'ext\' to the [rel] attribute...&lt;/p&gt;</description>
      <pubDate>Fri, 27 Aug 2010 04:49:56 UTC</pubDate>
      <guid>https://snipplr.com/view/39579/opening-external-links-in-a-new-window</guid>
    </item>
    <item>
      <title>(PHP) Remove wordpress auto formatting - scribbleitdesigns</title>
      <link>https://snipplr.com/view/36628/remove-wordpress-auto-formatting</link>
      <description>&lt;p&gt;Removes wordpress auto &lt;p&gt; tags from content...additional line to clean curly quotes as well.`&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 03:15:04 UTC</pubDate>
      <guid>https://snipplr.com/view/36628/remove-wordpress-auto-formatting</guid>
    </item>
    <item>
      <title>(PHP) Remove wp_generator the "correct" way - scribbleitdesigns</title>
      <link>https://snipplr.com/view/36627/remove-wpgenerator-the-correct-way</link>
      <description>&lt;p&gt;Place in your theme's  functions.php file. This removes the generator altogether, not just the version....making it more secure than simply removing the filter...&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 03:08:50 UTC</pubDate>
      <guid>https://snipplr.com/view/36627/remove-wpgenerator-the-correct-way</guid>
    </item>
    <item>
      <title>(PHP) Calling jQuery 1.4.2 via wordpress - scribbleitdesigns</title>
      <link>https://snipplr.com/view/36626/calling-jquery-142-via-wordpress</link>
      <description>&lt;p&gt;This is a custom function to place in your theme's "functions.php" file that will override the typical 1.3.2 version of jQuery included in wordpress with the latest 1.4.2 version (and any future release for that matter). This does not effect the admin section as it has been removed via ' !is_admin()'&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 02:58:20 UTC</pubDate>
      <guid>https://snipplr.com/view/36626/calling-jquery-142-via-wordpress</guid>
    </item>
  </channel>
</rss>
