<?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:08:03 +0000</lastBuildDate>
    <item>
      <title>(PHP) Add/Remove WP Admin Bar Links - crs</title>
      <link>https://snipplr.com/view/49831/addremove-wp-admin-bar-links</link>
      <description>&lt;p&gt;Here are some IDs for the default links WP 3.1 adds, found in /wp-includes/admin-bar.php:&#13;
&#13;
my-account / my-account-with-avatar : the first link, to your account. Note that the ID here changes depending on if you have Avatars enabled or not.&#13;
my-blogs : the 'My Sites' menu if the user has more than one site&#13;
get-shortlink : provides a Shortlink to that page&#13;
edit : link to Edit [content-type]&#13;
new-content : the 'Add New' dropdown&#13;
comments : the 'Comments' dropdown&#13;
appearance : the 'Appearance' dropdown&#13;
updates : the 'Updates' dropdown&lt;/p&gt;</description>
      <pubDate>Tue, 01 Mar 2011 01:51:47 UTC</pubDate>
      <guid>https://snipplr.com/view/49831/addremove-wp-admin-bar-links</guid>
    </item>
    <item>
      <title>(PHP) Wordpress Custom Fields - crs</title>
      <link>https://snipplr.com/view/40582/wordpress-custom-fields</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 16 Sep 2010 17:18:30 UTC</pubDate>
      <guid>https://snipplr.com/view/40582/wordpress-custom-fields</guid>
    </item>
    <item>
      <title>(PHP) Wordpress: A categories dropdown menu - crs</title>
      <link>https://snipplr.com/view/26613/wordpress-a-categories-dropdown-menu</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 17 Jan 2010 08:14:25 UTC</pubDate>
      <guid>https://snipplr.com/view/26613/wordpress-a-categories-dropdown-menu</guid>
    </item>
    <item>
      <title>(PHP) Wordpress : Display Always All Subpages in Sidebar - crs</title>
      <link>https://snipplr.com/view/26069/wordpress--display-always-all-subpages-in-sidebar</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Jan 2010 07:48:48 UTC</pubDate>
      <guid>https://snipplr.com/view/26069/wordpress--display-always-all-subpages-in-sidebar</guid>
    </item>
    <item>
      <title>(PHP) Wordpress 2.9 Post Thumbnail - crs</title>
      <link>https://snipplr.com/view/25066/wordpress-29-post-thumbnail</link>
      <description>&lt;p&gt;Is also generates the .wp-post-image class for us to style&lt;/p&gt;</description>
      <pubDate>Sat, 19 Dec 2009 06:03:51 UTC</pubDate>
      <guid>https://snipplr.com/view/25066/wordpress-29-post-thumbnail</guid>
    </item>
    <item>
      <title>(PHP) Exclude Categories from the archive pages - crs</title>
      <link>https://snipplr.com/view/20839/exclude-categories-from-the-archive-pages</link>
      <description>&lt;p&gt;the numbers 108 and 18 are the category ids i wanted to exclude&lt;/p&gt;</description>
      <pubDate>Thu, 08 Oct 2009 10:32:52 UTC</pubDate>
      <guid>https://snipplr.com/view/20839/exclude-categories-from-the-archive-pages</guid>
    </item>
    <item>
      <title>(PHP) Check if the post has at least one image and display it - crs</title>
      <link>https://snipplr.com/view/19102/check-if-the-post-has-at-least-one-image-and-display-it</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 01 Sep 2009 03:18:09 UTC</pubDate>
      <guid>https://snipplr.com/view/19102/check-if-the-post-has-at-least-one-image-and-display-it</guid>
    </item>
    <item>
      <title>(PHP) Wordpress, Basic conditional form - crs</title>
      <link>https://snipplr.com/view/17408/wordpress-basic-conditional-form</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 24 Jul 2009 03:40:10 UTC</pubDate>
      <guid>https://snipplr.com/view/17408/wordpress-basic-conditional-form</guid>
    </item>
    <item>
      <title>(PHP) Wordpress Loop, Style displayed posts differently - crs</title>
      <link>https://snipplr.com/view/16983/wordpress-loop-style-displayed-posts-differently</link>
      <description>&lt;p&gt;Using this loop variation you can style differently the first and the last post of a loop, or whatever post you like, as lond as you add a new elseif with the number of the post you desire.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Jul 2009 02:40:49 UTC</pubDate>
      <guid>https://snipplr.com/view/16983/wordpress-loop-style-displayed-posts-differently</guid>
    </item>
  </channel>
</rss>
