<?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>Design strike &#187; developers</title>
	<atom:link href="http://designstrike.net/tag/developers/feed" rel="self" type="application/rss+xml" />
	<link>http://designstrike.net</link>
	<description>Striking with the latest design info</description>
	<lastBuildDate>Fri, 18 Jun 2010 13:51:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>5 tips on how to get your wordpress theme inside the wordpress theme directory</title>
		<link>http://designstrike.net/development/5-tips-on-how-to-get-your-wordpress-theme-inside-the-wordpress-theme-directory.html</link>
		<comments>http://designstrike.net/development/5-tips-on-how-to-get-your-wordpress-theme-inside-the-wordpress-theme-directory.html#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:19:47 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[theme directory]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://designstrike.net/?p=756</guid>
		<description><![CDATA[Here are some small but effective tips on how to get on the WTD more quickly and with fewer updates.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdesignstrike.net%2Fdevelopment%2F5-tips-on-how-to-get-your-wordpress-theme-inside-the-wordpress-theme-directory.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdesignstrike.net%2Fdevelopment%2F5-tips-on-how-to-get-your-wordpress-theme-inside-the-wordpress-theme-directory.html&amp;source=designstrike&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I know quite a few WordPress theme developers that want to share their work freely to the world trough the WordPress theme directory community. Here are some small but effective tips on how to get on the WTD more quickly and with fewer updates.</p>
<p><img src="http://designstrike.net/wp-content/uploads/2009/09/Theme-development-wp-directory.png" alt="Theme-development-wp-directory" title="Theme-development-wp-directory" width="492" height="368" class="alignnone size-full wp-image-757" /></p>
<p>These tips are personally tried out after many theme version rejects. Also it`s a good idea to read  the <a href="http://wordpress.org/extend/themes/about/" rel='nofollow'>theme information page</a> and <a href="http://codex.wordpress.org/Theme_Development_Checklist" rel='nofollow'>theme development checklist</a> before uploading a theme.<br />
<span id="more-756"></span><br />
<strong>Tip #1</strong>. Most of the theme developers make their themes based on sample texts and media. I recommend developing for the actual sample data that the publishers previews themes on the directory. There are a lot of stuff that we can miss like abbr, acronym, pre, code, sub, sup. Simply go, preview a theme, and use firebug to discover those tags that need special attention.</p>
<p><strong>Tip #2</strong>. Keep you functions.php clean and code compliant, note that the directory doesn&#8217;t accept <? starting tags or other stuff that can get messy. Simply revise the code and make shure it`s working perfectly. It could save you a few updates.</p>
<p><strong>Tip #3</strong>. Always keep your CSS and XHTML in order, any discrepancies can make the publisher to request another update of the theme. Note that actual people are reviewing the submission so make your themes for people.</p>
<p><strong>Tip #4</strong>. Don&#8217;t hard code Twitter links, adsense or other type of media or social stuff without including them inside a <a href="http://designstrike.net/wordpress/theme-options-for-a-wordpress-template.html" rel='nofollow'>theme options page</a>. They ask one thing to be fixed at a time so additional theme updates may be needed.</p>
<p><strong>Tip #5</strong>. The most important THING!. If you want to include a link in the footer, please see to what website it leads to. Disable any wordpress affiliate links, paid wordpress theme, spammy content. Your theme WILL be rejected.</p>
<p>I got one theme rejected because the footer link was pointing to a website that &#8220;looked&#8221; spammy, and that was the actual review comment from the publisher.</p>
<p>What I do is include a dummy landing page with a 301 redirect inside the footer (You set up the redirect after the theme has been approved).</p>
]]></content:encoded>
			<wfw:commentRss>http://designstrike.net/development/5-tips-on-how-to-get-your-wordpress-theme-inside-the-wordpress-theme-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
