<?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>WordPress Tutorials &#187; Themes</title>
	<atom:link href="http://www.wp-tutorials.org/category/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-tutorials.org</link>
	<description>Listing the best tutorials</description>
	<lastBuildDate>Thu, 07 Jul 2011 16:17:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Create a post pagination without a plugin</title>
		<link>http://www.wp-tutorials.org/create-a-post-pagination-without-a-plugin/</link>
		<comments>http://www.wp-tutorials.org/create-a-post-pagination-without-a-plugin/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 16:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[kriesi.at]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=686</guid>
		<description><![CDATA[WordPress only comes bundled with the “next page” and “previous page” links to navigate between different blog overview pages. If you happen to have a blog with a lot of posts or simply want to offer a better user experience I would recommend to remove those links and replace them with a pagination like most [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/create-a-post-pagination-without-a-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Theme Development Environment for a Live WordPress Site</title>
		<link>http://www.wp-tutorials.org/how-to-create-a-theme-development-environment-for-a-live-wordpress-site/</link>
		<comments>http://www.wp-tutorials.org/how-to-create-a-theme-development-environment-for-a-live-wordpress-site/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:30:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[inspectelement.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=647</guid>
		<description><![CDATA[Any good website owner knows that they need to be constantly looking at ways to improve their site even through small little tweaks. If you’re using WordPress you’ll notice that it isn’t easy to create a development version without creating a separate installation. Of course, you can make changes directly on a live WordPress site [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-create-a-theme-development-environment-for-a-live-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Post Thumbnails in WordPress</title>
		<link>http://www.wp-tutorials.org/how-to-add-post-thumbnails-in-wordpress/</link>
		<comments>http://www.wp-tutorials.org/how-to-add-post-thumbnails-in-wordpress/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:00:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[wpbeginner.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=645</guid>
		<description><![CDATA[Post Thumbnails are getting more popular every day. Many magazine themes associate an image with a specific post which they later display on either homepage or on the post page. We display a thumbnail with our posts on both the post page and the category page. In older versions, this functionality was obtained with the [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-add-post-thumbnails-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Include the Category ID via post_class</title>
		<link>http://www.wp-tutorials.org/include-the-category-id-via-post_class/</link>
		<comments>http://www.wp-tutorials.org/include-the-category-id-via-post_class/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:29:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[digwp.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=640</guid>
		<description><![CDATA[The default output for WordPress’ post_class template tag includes class names for just about every type of page view imaginable, but not the Category ID.]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/include-the-category-id-via-post_class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add a Flickr Gallery to Your Theme Without a Plugin</title>
		<link>http://www.wp-tutorials.org/how-to-add-a-flickr-gallery-to-your-theme-without-a-plugin/</link>
		<comments>http://www.wp-tutorials.org/how-to-add-a-flickr-gallery-to-your-theme-without-a-plugin/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 17:00:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[woorkup.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=639</guid>
		<description><![CDATA[I wanted to integrate a Flickr gallery and found that it was actually pretty easy to do by parsing the Flickr RSS feed using the fetch_feed() function already built into WordPress]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-add-a-flickr-gallery-to-your-theme-without-a-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can themes style the visual editor?</title>
		<link>http://www.wp-tutorials.org/can-themes-style-the-visual-editor/</link>
		<comments>http://www.wp-tutorials.org/can-themes-style-the-visual-editor/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 17:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[azaozz.wordpress.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=635</guid>
		<description><![CDATA[Short answer: yes. This has been available for quite some time but don’t think I’ve seen themes that do it. Things like typefaces, headings, image padding and borders, etc. can easily be set by the current theme making the visual editor… more WYSIWYG. All it takes is a stylesheet and a small function in the [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/can-themes-style-the-visual-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Contact Form without a Plugin</title>
		<link>http://www.wp-tutorials.org/jquery-contact-form-without-a-plugin/</link>
		<comments>http://www.wp-tutorials.org/jquery-contact-form-without-a-plugin/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 03:10:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[trevordavis.net]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=619</guid>
		<description><![CDATA[There are lots of WordPress plugins for contact forms, but wouldn’t it be nice to have more control over the markup? In this tutorial, I am going to show how to use a custom page template to create a contact form in WordPress without a plugin.]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/jquery-contact-form-without-a-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excluding your plugin or theme from update checks</title>
		<link>http://www.wp-tutorials.org/excluding-your-plugin-or-theme-from-update-checks/</link>
		<comments>http://www.wp-tutorials.org/excluding-your-plugin-or-theme-from-update-checks/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 17:57:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[markjaquith.wordpress.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=607</guid>
		<description><![CDATA[There has been a vigorous discussion going on regarding what data WordPress installs send to WordPress.org when doing update checks. Because WordPress (the software) doesn’t know whether a theme or plugin is listed in the WordPress.org repositories, it has to check them all, and let the repository sort it out. Some have expressed concern that [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/excluding-your-plugin-or-theme-from-update-checks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to style your search form</title>
		<link>http://www.wp-tutorials.org/how-to-style-your-search-form/</link>
		<comments>http://www.wp-tutorials.org/how-to-style-your-search-form/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 13:10:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[wpexplorer.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=599</guid>
		<description><![CDATA[Having trouble creating your wordpress search form and styling it to look good? I have ran into this problem before and it is not the easiest thing to find out how to do just by “googling”, yet it is quite easy.]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-style-your-search-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect Mobile Users to a Mobile Theme</title>
		<link>http://www.wp-tutorials.org/redirect-mobile-users-to-a-mobile-theme/</link>
		<comments>http://www.wp-tutorials.org/redirect-mobile-users-to-a-mobile-theme/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:15:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[digwp.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=587</guid>
		<description><![CDATA[Let’s say you want to have a special theme for your WordPress site for mobile users. You don’t want to use a pre-canned solution or anything third-party, you just want to create and design the theme yourself. So what you need to happen is for the site to detect mobile users and server up an [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/redirect-mobile-users-to-a-mobile-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

