<?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 21:55:14 +0000</lastBuildDate>
    <item>
      <title>(PHP) Custom Admin Dashboard Header Logo - jamiebrwr</title>
      <link>https://snipplr.com/view/58873/custom-admin-dashboard-header-logo</link>
      <description>&lt;p&gt;Once we login and are in the backend of WordPress, there is another small logo of WordPress displayed on top. Itâ€™s small but if you wish to change it, then add below code to the same functions.php file we created in above step.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Sep 2011 04:57:18 UTC</pubDate>
      <guid>https://snipplr.com/view/58873/custom-admin-dashboard-header-logo</guid>
    </item>
    <item>
      <title>(PHP) Custom Admin Login Header Logo - jamiebrwr</title>
      <link>https://snipplr.com/view/58872/custom-admin-login-header-logo</link>
      <description>&lt;p&gt;When a client wants to access the WordPress admin, the first thing they will notice is the login page with a WordPress logo. Wouldnâ€™t it be better if this page had the logo of your clientâ€™s company or maybe yours? There are many simpler ways to do this using plugins that allow other customization options too. But I personally prefer setting this using the powerful WordPress functions.php file. &#13;
If you have a functions.php in your custom theme, open it and if not, create a file named funtions.php and place it inside the theme folder.&#13;
Add below lines in the functions.php file:&lt;/p&gt;</description>
      <pubDate>Wed, 21 Sep 2011 04:54:40 UTC</pubDate>
      <guid>https://snipplr.com/view/58872/custom-admin-login-header-logo</guid>
    </item>
    <item>
      <title>(PHP) Hide/Remove WordPress Admin Menus - jamiebrwr</title>
      <link>https://snipplr.com/view/58514/hideremove-wordpress-admin-menus</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Sep 2011 06:14:14 UTC</pubDate>
      <guid>https://snipplr.com/view/58514/hideremove-wordpress-admin-menus</guid>
    </item>
    <item>
      <title>(PHP) Update "Posts" Menu Title - jamiebrwr</title>
      <link>https://snipplr.com/view/57633/update-posts-menu-title</link>
      <description>&lt;p&gt;Allows you to change the name of the "Posts" module within the admin section of WordPress.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Aug 2011 23:28:05 UTC</pubDate>
      <guid>https://snipplr.com/view/57633/update-posts-menu-title</guid>
    </item>
    <item>
      <title>(PHP) Remove Private/Protected from Post Titles - jamiebrwr</title>
      <link>https://snipplr.com/view/56272/remove-privateprotected-from-post-titles</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 08 Jul 2011 02:09:04 UTC</pubDate>
      <guid>https://snipplr.com/view/56272/remove-privateprotected-from-post-titles</guid>
    </item>
    <item>
      <title>(PHP) Show Your Favorite Tweets with WordPress - jamiebrwr</title>
      <link>https://snipplr.com/view/55961/show-your-favorite-tweets-with-wordpress</link>
      <description>&lt;p&gt;Just replace the URL in the fetch_rss line below with the RSS feed to your Twitter favorites. In fact this will work with any RSS feed.&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jul 2011 01:40:48 UTC</pubDate>
      <guid>https://snipplr.com/view/55961/show-your-favorite-tweets-with-wordpress</guid>
    </item>
    <item>
      <title>(PHP) Easily disable theme changing - jamiebrwr</title>
      <link>https://snipplr.com/view/53571/easily-disable-theme-changing</link>
      <description>&lt;p&gt;When creating a WordPress based website for a client, you may need to make sure that he canâ€™t switch themes. This is what Iâ€™m going to show you in todayâ€™s recipe.&lt;/p&gt;</description>
      <pubDate>Sat, 14 May 2011 06:23:48 UTC</pubDate>
      <guid>https://snipplr.com/view/53571/easily-disable-theme-changing</guid>
    </item>
    <item>
      <title>(PHP) Dropping in Your Own Logo - jamiebrwr</title>
      <link>https://snipplr.com/view/53466/dropping-in-your-own-logo</link>
      <description>&lt;p&gt;Providing the client some administrative branding can be quick and easy. Hereâ€™s how to replace the default WordPress â€œWâ€ logo in the administrative header with a custom alternative.&#13;
&#13;
First, create an image that fits the allocated space. As of WordPress 2.8, the logo is a 30 pixels wide and 31 pixels tall transparent GIF. When using a transparent GIF or 8-bit PNG, ensure that the image matte matches the header background color: hex value 464646.&#13;
&#13;
A logo named â€œcustom_logo.gifâ€ inside the template directoryâ€™s image subfolder can substitute the default WordPress logo with the following code inside the themeâ€™s â€œfunctions.phpâ€ file.&lt;/p&gt;</description>
      <pubDate>Fri, 13 May 2011 00:14:54 UTC</pubDate>
      <guid>https://snipplr.com/view/53466/dropping-in-your-own-logo</guid>
    </item>
    <item>
      <title>(PHP) Edit the Help Dropdown Text - jamiebrwr</title>
      <link>https://snipplr.com/view/53465/edit-the-help-dropdown-text</link>
      <description>&lt;p&gt;If you take a look at the top right of the WordPress Admin panels youâ€™ll see a button that says "Help." When you click it, Help text slides down.&lt;/p&gt;</description>
      <pubDate>Fri, 13 May 2011 00:11:54 UTC</pubDate>
      <guid>https://snipplr.com/view/53465/edit-the-help-dropdown-text</guid>
    </item>
    <item>
      <title>(PHP) Dashboard News Feeds - jamiebrwr</title>
      <link>https://snipplr.com/view/53464/dashboard-news-feeds</link>
      <description>&lt;p&gt;If you build WordPress websites for clients, then the number of WordPress news feeds loaded by default in the dashboard might be an annoyance. If youâ€™re clever, you might just inject some of your own clientâ€™s news.&lt;/p&gt;</description>
      <pubDate>Fri, 13 May 2011 00:05:07 UTC</pubDate>
      <guid>https://snipplr.com/view/53464/dashboard-news-feeds</guid>
    </item>
    <item>
      <title>(PHP) Admin Warning Notice - jamiebrwr</title>
      <link>https://snipplr.com/view/53463/admin-warning-notice</link>
      <description>&lt;p&gt;Clients often expect full administrative access (and rightly so), including access to settings pages. Letâ€™s look at how we can hook admin â€œnoticesâ€ (those warning boxes generated by some plug-ins) to send some warnings to administrative users when they are on settings pages.&lt;/p&gt;</description>
      <pubDate>Fri, 13 May 2011 00:01:03 UTC</pubDate>
      <guid>https://snipplr.com/view/53463/admin-warning-notice</guid>
    </item>
    <item>
      <title>(PHP) Search Term Highlighting - jamiebrwr</title>
      <link>https://snipplr.com/view/39005/search-term-highlighting</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:53:04 UTC</pubDate>
      <guid>https://snipplr.com/view/39005/search-term-highlighting</guid>
    </item>
    <item>
      <title>(PHP) Custom Post Types: Jobs - jamiebrwr</title>
      <link>https://snipplr.com/view/39003/custom-post-types-jobs</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:42:54 UTC</pubDate>
      <guid>https://snipplr.com/view/39003/custom-post-types-jobs</guid>
    </item>
    <item>
      <title>(PHP) Custom Post Type: Senior Leaders - jamiebrwr</title>
      <link>https://snipplr.com/view/39002/custom-post-type-senior-leaders</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:41:45 UTC</pubDate>
      <guid>https://snipplr.com/view/39002/custom-post-type-senior-leaders</guid>
    </item>
    <item>
      <title>(PHP) Force Custom Template Selection - jamiebrwr</title>
      <link>https://snipplr.com/view/39000/force-custom-template-selection</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:39:40 UTC</pubDate>
      <guid>https://snipplr.com/view/39000/force-custom-template-selection</guid>
    </item>
    <item>
      <title>(PHP) Better Pagination - jamiebrwr</title>
      <link>https://snipplr.com/view/38999/better-pagination</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:37:56 UTC</pubDate>
      <guid>https://snipplr.com/view/38999/better-pagination</guid>
    </item>
    <item>
      <title>(PHP) Custom Clinic Taxonomy Dropdown - jamiebrwr</title>
      <link>https://snipplr.com/view/38998/custom-clinic-taxonomy-dropdown</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:35:27 UTC</pubDate>
      <guid>https://snipplr.com/view/38998/custom-clinic-taxonomy-dropdown</guid>
    </item>
    <item>
      <title>(PHP) Custom Post Type: Providers - jamiebrwr</title>
      <link>https://snipplr.com/view/38996/custom-post-type-providers</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:32:59 UTC</pubDate>
      <guid>https://snipplr.com/view/38996/custom-post-type-providers</guid>
    </item>
    <item>
      <title>(PHP) Custom Post Type: Board Of Directors - jamiebrwr</title>
      <link>https://snipplr.com/view/38995/custom-post-type-board-of-directors</link>
      <description>&lt;p&gt;Place into fucntions.php&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 01:29:05 UTC</pubDate>
      <guid>https://snipplr.com/view/38995/custom-post-type-board-of-directors</guid>
    </item>
  </channel>
</rss>
