<?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 11:34:47 +0000</lastBuildDate>
    <item>
      <title>(PHP) Change role access to Menus and Widgets - lromak</title>
      <link>https://snipplr.com/view/72757/change-role-access-to-menus-and-widgets</link>
      <description>&lt;p&gt;Instructions:&#13;
&#13;
WordPress menus and sidebars/widgets are really powerful modules, but unfortunately it requires Admin user role to edit them.&#13;
&#13;
If you would like to allow users with Editor user role to edit any of the widgets or menus, just paste the code below into your themes functions.php file.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Oct 2013 01:27:16 UTC</pubDate>
      <guid>https://snipplr.com/view/72757/change-role-access-to-menus-and-widgets</guid>
    </item>
    <item>
      <title>(PHP) List current post taxonomies and terms - lromak</title>
      <link>https://snipplr.com/view/72340/list-current-post-taxonomies-and-terms</link>
      <description>&lt;p&gt;To be used in WordPress template. List full taxonomy, or only custom post type associated with the post. Examples include a linking or non linking list.&lt;/p&gt;</description>
      <pubDate>Thu, 12 Sep 2013 01:44:38 UTC</pubDate>
      <guid>https://snipplr.com/view/72340/list-current-post-taxonomies-and-terms</guid>
    </item>
    <item>
      <title>(PHP) Uploading large(big) files in PHP using .htaccess - lromak</title>
      <link>https://snipplr.com/view/45071/uploading-largebig-files-in-php-using-htaccess</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 01 Dec 2010 01:26:59 UTC</pubDate>
      <guid>https://snipplr.com/view/45071/uploading-largebig-files-in-php-using-htaccess</guid>
    </item>
    <item>
      <title>(PHP) Customizing Post Sort Order Using the Category Posts Widget - lromak</title>
      <link>https://snipplr.com/view/42298/customizing-post-sort-order-using-the-category-posts-widget</link>
      <description>&lt;p&gt;Edit widget or display current category in sidebar.php&lt;/p&gt;</description>
      <pubDate>Fri, 15 Oct 2010 01:20:31 UTC</pubDate>
      <guid>https://snipplr.com/view/42298/customizing-post-sort-order-using-the-category-posts-widget</guid>
    </item>
    <item>
      <title>(PHP) Wordpress pixopoint menu in header.php - lromak</title>
      <link>https://snipplr.com/view/42280/wordpress-pixopoint-menu-in-headerphp</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 14 Oct 2010 23:49:40 UTC</pubDate>
      <guid>https://snipplr.com/view/42280/wordpress-pixopoint-menu-in-headerphp</guid>
    </item>
    <item>
      <title>(PHP) Wordpress Page Template - multiple sidebars - lromak</title>
      <link>https://snipplr.com/view/42205/wordpress-page-template--multiple-sidebars</link>
      <description>&lt;p&gt;Change to line in page template file to call a different sidebar.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Oct 2010 00:29:25 UTC</pubDate>
      <guid>https://snipplr.com/view/42205/wordpress-page-template--multiple-sidebars</guid>
    </item>
    <item>
      <title>(PHP) Giving WordPress its Own Directory While Leaving Your Blog in the Root Directory - lromak</title>
      <link>https://snipplr.com/view/42199/giving-wordpress-its-own-directory-while-leaving-your-blog-in-the-root-directory</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 13 Oct 2010 23:31:22 UTC</pubDate>
      <guid>https://snipplr.com/view/42199/giving-wordpress-its-own-directory-while-leaving-your-blog-in-the-root-directory</guid>
    </item>
    <item>
      <title>(PHP) How to replace the default WordPress â€œWâ€ logo in the administrative header with a custom alternative - lromak</title>
      <link>https://snipplr.com/view/41677/how-to-replace-the-default-wordpress-w-logo-in-the-administrative-header-with-a-custom-alternative</link>
      <description>&lt;p&gt;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.&#13;
&#13;
Thanks to Smashing Magazine.&lt;/p&gt;</description>
      <pubDate>Thu, 07 Oct 2010 01:31:50 UTC</pubDate>
      <guid>https://snipplr.com/view/41677/how-to-replace-the-default-wordpress-w-logo-in-the-administrative-header-with-a-custom-alternative</guid>
    </item>
  </channel>
</rss>
