<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jaymin Patel &#187; wordpress tags</title>
	<atom:link href="http://www.jayminkapish.com/tag/wordpress-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayminkapish.com</link>
	<description>Wordpress Developer, New York</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:08:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Migrate Tags from UTW Tags to WordPress 2.3 Terms</title>
		<link>http://www.jayminkapish.com/2008/02/07/migrate-from-utw-tags-to-wordpress-23-terms/</link>
		<comments>http://www.jayminkapish.com/2008/02/07/migrate-from-utw-tags-to-wordpress-23-terms/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:45:36 +0000</pubDate>
		<dc:creator>Jaymin Patel</dc:creator>
				<category><![CDATA[KAPISH]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[slug]]></category>
		<category><![CDATA[ultimate tag warrior plugin]]></category>
		<category><![CDATA[ultimate tag warrior tags tables]]></category>
		<category><![CDATA[ultimate warrior]]></category>
		<category><![CDATA[UTW]]></category>
		<category><![CDATA[wordpress 2.3]]></category>
		<category><![CDATA[wordpress tags]]></category>
		<category><![CDATA[wordpress terms tables]]></category>

		<guid isPermaLink="false">http://blog.kapish.co.in/2008/02/07/migrate-from-utw-tags-to-wordpress-23-terms/</guid>
		<description><![CDATA[Migrating tags from Ultimate Tag Warrior or UTW plugin to Wordpress Terms.]]></description>
			<content:encoded><![CDATA[<p>I was running wordpress 2.0.5 since 2 years and did not get time to upgrade to <span id="lw_1202402549_0" class="yshortcuts">WordPress</span> 2.3.</p>
<p>So I decided last week to upgrade to WordPress 2.3 and I did. I upgrade the same way how wordpress advice us <a href="http://codex.wordpress.org/Upgrading_WordPress">here</a>.</p>
<p>After installation, I did notice it has migrated my categories tables to wordpress 2.3 Terms tables but nothing migrated from Tags tables. I was surprised! Did I make any mistake? Then it comes into my mind, it is Ultimate Tag Warrior plugin, which has created those tables for me not WordPress.</p>
<p>Now I had to migrate those tags from Tags table to Terms tables. So I wrote a script that does that job for me. I thought let me make that available to you, if someone would like to extend the script and build a smart plugin! <span id="more-22"></span></p>
<p>I would like you to read this before you use this script:</p>
<ol>
<li>Take backup of your database. It is not going to delete anything in the database though.</li>
<li>Make sure you have Tags tables from Ultimate Tag Warrior in your database.</li>
<li>Since Unique index created on slug column in Terms table, this script will add &#8217;2&#8242; add the end of tag if any duplicate key/slug found in the Terms table.</li>
<li>Set MySQL Connection parameters in this file.</li>
<li>Upload it to your server and run it. Just run it once!</li>
<li>Do no forget to share your feedback via comments!</li>
</ol>
<p>If you would like to look at it and review/install, <a href="http://blog.kapish.co.in/wp-content/uploads/2008/02/post2tagTotaxonomy.zip">please download PHP Code here</a>.</p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/" title="Comments Pagination &#8211; Wordpress &#8211; Bug Fixed!">Comments Pagination &#8211; Wordpress &#8211; Bug Fixed! (19)</a></li><li><a href="http://www.jayminkapish.com/2009/12/08/secure-your-wordpress-installation/" title="Secure Your Wordpress Installation">Secure Your Wordpress Installation (2)</a></li><li><a href="http://www.jayminkapish.com/2009/10/08/wordpress-mu-site-upgrade-bug-your-server-may-not-be-able-to-connect-to-blogs-running-on-it/" title="Wordpress MU Site Upgrade Bug: Your server may not be able to connect to blogs running on it">Wordpress MU Site Upgrade Bug: Your server may not be able to connect to blogs running on it (3)</a></li><li><a href="http://www.jayminkapish.com/2009/08/07/parent-child-theme-easiest-way/" title="Parent Child Theme &#8211; Easiest Way!">Parent Child Theme &#8211; Easiest Way! (0)</a></li><li><a href="http://www.jayminkapish.com/2009/03/17/json-and-wordpress/" title="JSON and Wordpress">JSON and Wordpress (6)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.jayminkapish.com/2008/02/07/migrate-from-utw-tags-to-wordpress-23-terms/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.jayminkapish.com @ 2010-09-10 20:08:49 by W3 Total Cache -->