<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ecksteing</title>
<link>http://snipplr.com/users/ecksteing/tags/wordpress</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 22:00:15 GMT</pubDate>
<item>
<title>(PHP) Remove Dashboard Admin Menus in WordPress</title>
<link>http://snipplr.com/view/68507/remove-dashboard-admin-menus-in-wordpress/</link>
<description><![CDATA[ <p>This PHP removes menu items from the WordPress dashboard</p> ]]></description>
<pubDate>Mon, 12 Nov 2012 13:47:34 GMT</pubDate>
<guid>http://snipplr.com/view/68507/remove-dashboard-admin-menus-in-wordpress/</guid>
</item>
<item>
<title>(PHP) Using LESS in WordPress</title>
<link>http://snipplr.com/view/67905/using-less-in-wordpress/</link>
<description><![CDATA[ <p>How to insert the less preprocessor script in WordPress Websites and Blogs</p> ]]></description>
<pubDate>Wed, 24 Oct 2012 12:55:53 GMT</pubDate>
<guid>http://snipplr.com/view/67905/using-less-in-wordpress/</guid>
</item>
<item>
<title>(PHP) Add Theme Style to WordPress TinyMCE</title>
<link>http://snipplr.com/view/67597/add-theme-style-to-wordpress-tinymce/</link>
<description><![CDATA[ <p>This PHP adds the style.css of the active Theme to the WordPress TinyMCE Post and Page editor.</p> ]]></description>
<pubDate>Thu, 04 Oct 2012 09:20:41 GMT</pubDate>
<guid>http://snipplr.com/view/67597/add-theme-style-to-wordpress-tinymce/</guid>
</item>
<item>
<title>(CSS) Implementation of CSS3 Media Query</title>
<link>http://snipplr.com/view/67032/implementation-of-css3-media-query/</link>
<description><![CDATA[ <p>Implementation of CSS3 Media Query</p> ]]></description>
<pubDate>Mon, 03 Sep 2012 15:36:45 GMT</pubDate>
<guid>http://snipplr.com/view/67032/implementation-of-css3-media-query/</guid>
</item>
<item>
<title>(PHP) CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 3</title>
<link>http://snipplr.com/view/66957/create-a-header-minicart-in-wp-ecommerce--part-3/</link>
<description><![CDATA[ <p>CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 3</p> ]]></description>
<pubDate>Thu, 30 Aug 2012 13:57:24 GMT</pubDate>
<guid>http://snipplr.com/view/66957/create-a-header-minicart-in-wp-ecommerce--part-3/</guid>
</item>
<item>
<title>(CSS) CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 2</title>
<link>http://snipplr.com/view/66956/create-a-header-minicart-in-wp-ecommerce--part-2/</link>
<description><![CDATA[ <p>CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 2</p> ]]></description>
<pubDate>Thu, 30 Aug 2012 13:54:47 GMT</pubDate>
<guid>http://snipplr.com/view/66956/create-a-header-minicart-in-wp-ecommerce--part-2/</guid>
</item>
<item>
<title>(HTML) CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 1</title>
<link>http://snipplr.com/view/66955/create-a-header-minicart-in-wp-ecommerce--part-1/</link>
<description><![CDATA[ <p>CREATE A HEADER MINI-CART IN WP E-COMMERCE - Part 1</p> ]]></description>
<pubDate>Thu, 30 Aug 2012 13:46:21 GMT</pubDate>
<guid>http://snipplr.com/view/66955/create-a-header-minicart-in-wp-ecommerce--part-1/</guid>
</item>
<item>
<title>(PHP) WordPress Geo Mashup - Plugin to add Map Automatically to Posts</title>
<link>http://snipplr.com/view/66851/wordpress-geo-mashup--plugin-to-add-map-automatically-to-posts/</link>
<description><![CDATA[ <p>The awesome Geo Mashup Plugin for WordPress allows for auto-embedding a map showing the location of the Post, Page etc via Shortcode or adding a line of PHP into the Theme file/s.

The code below, added as a Plugin, will make a map appear at the end of each Post when a Post has Geo data (i.e. will automatically show on Posts when Geo data is defined in the Post).

To use:
1. Save the code below in a file called geo-map-end-post.php
2. Add the file to the /wp-content/plugins directory on your Webhost
3. Activate the new Plugin</p> ]]></description>
<pubDate>Wed, 22 Aug 2012 15:42:54 GMT</pubDate>
<guid>http://snipplr.com/view/66851/wordpress-geo-mashup--plugin-to-add-map-automatically-to-posts/</guid>
</item>
</channel>
</rss>