<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/mysql/tags/tags</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:00:05 GMT</pubDate>
<item>
<title>(MySQL) Wordpress: Get Unused Tags - theriddlebrothers</title>
<link>http://snipplr.com/view/49059/wordpress-get-unused-tags/</link>
<description><![CDATA[ <p>If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.</p> ]]></description>
<pubDate>Wed, 16 Feb 2011 01:25:20 GMT</pubDate>
<guid>http://snipplr.com/view/49059/wordpress-get-unused-tags/</guid>
</item>
<item>
<title>(MySQL) WordPress Query to Identify Unused Tags - jkriddle</title>
<link>http://snipplr.com/view/14729/wordpress-query-to-identify-unused-tags/</link>
<description><![CDATA[ <p>If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.</p> ]]></description>
<pubDate>Tue, 05 May 2009 10:02:46 GMT</pubDate>
<guid>http://snipplr.com/view/14729/wordpress-query-to-identify-unused-tags/</guid>
</item>
</channel>
</rss>