<?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 05:26:57 +0000</lastBuildDate>
    <item>
      <title>(CSS) CSS and ASCII Icons - jeremyjared74</title>
      <link>https://snipplr.com/view/61058/css-and-ascii-icons</link>
      <description>&lt;p&gt;Just a little fun with ASCII Characters and CSS.&lt;/p&gt;</description>
      <pubDate>Tue, 22 Nov 2011 10:59:00 UTC</pubDate>
      <guid>https://snipplr.com/view/61058/css-and-ascii-icons</guid>
    </item>
    <item>
      <title>(CSS) WordPress Code Highlighter CSS - jeremyjared74</title>
      <link>https://snipplr.com/view/58362/wordpress-code-highlighter-css</link>
      <description>&lt;p&gt;This needs to be used with the code that gets output using the quick highlighter. Follow these steps to use with WordPress:&#13;
    First copy your php code&#13;
    Go to http://quickhighlighter.com/&#13;
    Paste your code into the textarea&#13;
    Click Highlight!&#13;
    When the code pops up, click the "Toggle Code View" link&#13;
    Copy the Code (not the css, but the HTML)&#13;
    Go to your post edit screen and select the post your adding the code to&#13;
    Click on HTML View&#13;
    Paste the code into the editor and click save (switching from HTML to Visual won't break the code since it's in HTML format and the characters have already been converted) The CSS Provided by the highlighter doesn't quite work (it isn't wrapped, and is full page).&lt;/p&gt;</description>
      <pubDate>Thu, 01 Sep 2011 10:40:03 UTC</pubDate>
      <guid>https://snipplr.com/view/58362/wordpress-code-highlighter-css</guid>
    </item>
    <item>
      <title>(PHP) Print Current WordPress Template Being Used - jeremyjared74</title>
      <link>https://snipplr.com/view/58255/print-current-wordpress-template-being-used</link>
      <description>&lt;p&gt;Add this to the functions.php file. Make sure the Admin Bar is set to show when viewing site. You will see in the Admin Bar the current page template that is being used.&lt;/p&gt;</description>
      <pubDate>Mon, 29 Aug 2011 06:17:31 UTC</pubDate>
      <guid>https://snipplr.com/view/58255/print-current-wordpress-template-being-used</guid>
    </item>
    <item>
      <title>(PHP) My Theme Optons Page - jeremyjared74</title>
      <link>https://snipplr.com/view/56127/my-theme-optons-page</link>
      <description>&lt;p&gt;The Logo settings start on line 110 of the commented version.&lt;/p&gt;</description>
      <pubDate>Tue, 05 Jul 2011 15:47:29 UTC</pubDate>
      <guid>https://snipplr.com/view/56127/my-theme-optons-page</guid>
    </item>
  </channel>
</rss>
