<?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>Tue, 09 Jun 2026 22:11:57 +0000</lastBuildDate>
    <item>
      <title>(HTML) Force IE Standards Compatibility Mode - tacudtap</title>
      <link>https://snipplr.com/view/70731/force-ie-standards-compatibility-mode</link>
      <description>&lt;p&gt;This meta tag will tell IE to use the latest standards compatibility mode.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Apr 2013 04:16:05 UTC</pubDate>
      <guid>https://snipplr.com/view/70731/force-ie-standards-compatibility-mode</guid>
    </item>
    <item>
      <title>(PHP) Disable the WordPress file editor. - tacudtap</title>
      <link>https://snipplr.com/view/70459/disable-the-wordpress-file-editor</link>
      <description>&lt;p&gt;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/)&lt;/p&gt;</description>
      <pubDate>Tue, 19 Mar 2013 00:32:26 UTC</pubDate>
      <guid>https://snipplr.com/view/70459/disable-the-wordpress-file-editor</guid>
    </item>
    <item>
      <title>(PHP) Fix Timthumb Script When Using a URL That Contains Tildes (~) - tacudtap</title>
      <link>https://snipplr.com/view/69694/fix-timthumb-script-when-using-a-url-that-contains-tildes-</link>
      <description>&lt;p&gt;If you are using the [TimThumb](http://code.google.com/p/timthumb/ "TimThumb on Google Code") script with a URL the contains tildes (~) and images are breaking, here is the fix...&#13;
&#13;
I did not create this snippet but found it extremely useful so I thought I'd make it available here. The URL listed is not mine but where I found it. Enjoy :-)&#13;
&#13;
At line 209 (as of 01-29-13) in the script you will find the following line of code:&#13;
&#13;
`$this-&gt;src = $this-&gt;param('src');`&#13;
&#13;
Replace that line with the following snippet:&lt;/p&gt;</description>
      <pubDate>Wed, 30 Jan 2013 02:24:32 UTC</pubDate>
      <guid>https://snipplr.com/view/69694/fix-timthumb-script-when-using-a-url-that-contains-tildes-</guid>
    </item>
  </channel>
</rss>
