<?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>Dev4Press&#187; post type Tag Archives, page 1 of 1 | Dev4Press</title>
	<atom:link href="http://www.dev4press.com/tag/post-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dev4press.com</link>
	<description>Premium Plugins and Themes for WordPress</description>
	<lastBuildDate>Wed, 22 May 2013 22:50:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Additional templates for Index archives</title>
		<link>http://www.dev4press.com/2012/tutorials/modules/index/additional-templates-for-index-archives/</link>
		<comments>http://www.dev4press.com/2012/tutorials/modules/index/additional-templates-for-index-archives/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 11:10:20 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Index]]></category>
		<category><![CDATA[additional templates]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[indexer]]></category>
		<category><![CDATA[new taxonomy]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[specific taxonomy]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[template specific]]></category>
		<category><![CDATA[xscape theme framework]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=18826</guid>
		<description><![CDATA[Index module registers new taxonomy to use for indexing. Each index is a term in this taxonomy. So, to display these terms, WordPress will need a template to use. And, it will use default taxonomy template, or template for this specific taxonomy. Module adds more templates.]]></description>
				<content:encoded><![CDATA[<p>Index module registers new taxonomy to use for indexing. Each index is a term in this taxonomy. So, to display these terms, WordPress will need a template to use. And, it will use default taxonomy template, or template for this specific taxonomy. Module adds more templates.</p>
<blockquote><p>In all the lists bellow, red templates are added by Index module.</p></blockquote>
<p>When module is active, templates loading is changed to include additional templates. Hierarchy is changed to look like this:</p>
<ul>
<li><span style="color: #ff0000;">archive-{post_type}-cpt-mod-index.php</span></li>
<li>taxonomy-cpt-mod-index.php</li>
<li>archive-{post_type}.php</li>
<li>archive.php</li>
<li>index.php</li>
</ul>
<p>By default, WordPress would use &#8216;taxonomy-cpt-mod-index.php&#8217; or &#8216;archive.php&#8217; templates. Module added template specific for each post type, and adder post type archive also.</p>
<p>xScape Theme framework includes &#8216;taxonomy-cpt-mod-index.php&#8217; with display of indexer for active post type.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/tutorials/modules/index/additional-templates-for-index-archives/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/tutorials/modules/index/additional-templates-for-index-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Module: Index for GD CPT Tools Pro</title>
		<link>http://www.dev4press.com/2012/blog/modules-news/new-module-index-for-gd-cpt-tools-pro/</link>
		<comments>http://www.dev4press.com/2012/blog/modules-news/new-module-index-for-gd-cpt-tools-pro/#comments</comments>
		<pubDate>Wed, 31 Oct 2012 18:30:35 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[background cron job]]></category>
		<category><![CDATA[enterprise licenses]]></category>
		<category><![CDATA[Index module]]></category>
		<category><![CDATA[individual terms]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[Module license]]></category>
		<category><![CDATA[New modules]]></category>
		<category><![CDATA[new taxonomy]]></category>
		<category><![CDATA[new templates]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[post type settings]]></category>
		<category><![CDATA[special features]]></category>
		<category><![CDATA[Standard license]]></category>
		<category><![CDATA[theme files]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=18636</guid>
		<description><![CDATA[First plugin module is now released, and it is called Index. This is module for GD Custom Posts and Taxonomies Tools Pro plugin. First version is 0.9 Beta, and by the end of next week it will get first stable 1.0 version. By that time video tutorial and more information will be added.]]></description>
				<content:encoded><![CDATA[<p>First plugin module is now released, and it is called <strong>Index</strong>. This is module for GD Custom Posts and Taxonomies Tools Pro plugin. First version is 0.9 Beta, and by the end of next week it will get first stable 1.0 version. By that time video tutorial and more information will be added.</p>
<div id="attachment_18703" class="wp-caption alignright" style="width: 250px"><a title="Index Module Settings" href="http://cdn.dev4press.com/wp-content/uploads/2012/10/gdcptmod_idx_settings.png" rel="lightbox"><img class="wp-image-18703" title="Index Module Settings" src="http://cdn.dev4press.com/wp-content/uploads/2012/10/gdcptmod_idx_settings-300x268.png" alt="Index Module Settings" width="240" height="214" /></a><p class="wp-caption-text">Index Module Settings</p></div>
<p>Index is a plugin that adds new taxonomy through GD CPT Tools Pro plugin, and this taxonomy has no UI (no meta box or panel with terms). But, in the background this taxonomy is used to index posts belonging to post types you want to use index. Once the module is activated, each post type will get Index option on the new modules tab. Also, each post type with Index module active has new option to reindex posts and initially set terms (background cron job).</p>
<p>So, each post will get a term based on the first letter (or number) in the post title. You can set module to skip some characters in the start of the title, and module supports unicode. Also, you can control how to handle numbers (under one term or with individual terms), how to create terms (what slugs to use). With each post type settings you can override list of characters to skip from the title beginning.</p>
<p>Since the taxonomy is registered through GD CPT Tools Pro, and module is hooked into many different areas from the plugin, you can modify taxonomy to fit your needs: you can change everything about it, including adding special features, change rewrite slugs and more.</p>
<p>As for the display part, module adds new templates and functions that render index to use inside the theme files. Tutorial on that is coming by the end of this week. You can see demo for the Index module in the <a href="http://www.dev4press.com/documentation/" target="_blank">Centeral Documentation</a>.</p>
<p>This module is available for free to all users with Developer or Enterprise licenses for GD CPT Tools Pro plugin or Dev4Press Plugins Pack. If you have Personal or Standard license, you can purchase module. Module license is tied to plugin/pack license, and you can download it and get support for it only if the plugin/pack license is valid.</p>
<p>If you have any questions, you can use the comments bellow or the forums (new Modules forums are added).</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/modules-news/new-module-index-for-gd-cpt-tools-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/modules-news/new-module-index-for-gd-cpt-tools-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 3.6.4 Pro</title>
		<link>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-4-pro/</link>
		<comments>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-4-pro/#comments</comments>
		<pubDate>Tue, 29 May 2012 10:15:39 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[enhanced features]]></category>
		<category><![CDATA[exclude]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[select field values]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=16763</guid>
		<description><![CDATA[New GD Custom Posts And Taxonomies Tools Pro version brings integration with OpenCalais API for use with the tagger expansion of the tags/custom taxonomies meta boxes with some other improvements. gdr2 library is updated to latest 2.7.4 and jQueryUI to new 1.8.20.]]></description>
				<content:encoded><![CDATA[<div id="attachment_16767" class="wp-caption alignright" style="width: 215px"><a title="Term tagger" href="http://cdn.dev4press.com/wp-content/uploads/2012/05/gdcpt36_tagger.png" rel="lightbox"><img class="wp-image-16767" title="Term tagger" src="http://cdn.dev4press.com/wp-content/uploads/2012/05/gdcpt36_tagger-256x256.png" alt="Term tagger" width="205" height="205" /></a><p class="wp-caption-text">Term tagger</p></div>
<p>New GD Custom Posts And Taxonomies Tools Pro version brings integration with OpenCalais API for use with the tagger expansion of the tags/custom taxonomies meta boxes with some other improvements. gdr2 library is updated to latest 2.7.4 and jQueryUI to new 1.8.20.</p>
<p>jQueryUI hasn&#8217;t been updated for more than 6 months and new version fixes several display problems with datepicker and popup controls. Also, there was an issues with loading of some of gdr2 classes, and some things were loaded even when they are not needed, causing problems to some of our other plugins. New gdr2 is included and loading issue is gone.</p>
<p>To start using new OpenCalais API to get terms, you need to register for a free account and an API key here: <a href="http://www.opencalais.com/APIkey" target="_blank">OpenCalais API registration</a>.</p>
<p>If you notice any problems, please leave comment or report them in the forums.</p>
<div class="xss-infobox xss-infobox-color-green"><h4>Promo Coupon</h4>
<p>Until the <strong>June 11 2012</strong>, coupon is available that will give you <strong>20</strong><strong>%</strong> discount. You can enter this coupon:  <strong>BBPBOXFIRST</strong>  manually on ShareIt checkout page. Coupon will work for <a title="GD bbPress Toolbox" href="http://www.dev4press.com/plugins/gd-bbpress-toolbox/buy/">GD bbPress Toolbox</a>, <a href="http://www.dev4press.com/plugins/gd-taxonomies-tools/buy/">GD Custom Posts and Taxonomies Tools</a> and <a href="http://www.dev4press.com/plugins/plugins-pack/">Dev4Press Plugins Pack</a>.</div><div class="xss-infobox xss-infobox-color-blue"><h4>GD Custom Posts And Taxonomies Tools Website</h4>
<p><a href="http://www.gdcpttools.com/" target="_blank">http://www.gdcpttools.com/</a></div></p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-4-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-4-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 3.6.3 Pro</title>
		<link>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-3-pro/</link>
		<comments>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-3-pro/#comments</comments>
		<pubDate>Sat, 05 May 2012 14:23:55 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[enhanced features]]></category>
		<category><![CDATA[exclude]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[select field values]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=16467</guid>
		<description><![CDATA[New version brings several changes and fixes. Obsolete jQuery drop down rendering library is removed. One of the enhanced features for post types is also removed (including post type in search results) and some issues with the select field values display in some cases fixed.]]></description>
				<content:encoded><![CDATA[<p>New version brings several changes and fixes. Obsolete jQuery drop down rendering library is removed. One of the enhanced features for post types is also removed (including post type in search results) and some issues with the select field values display in some cases fixed.</p>
<p>Enhanced search result feature is removed due to the conflict with the search in some cases. And, you can use default &#8216;Exclude from Search&#8217; option each post type has. This option is on Settings tab, Visibility group of settings.</p>
<p>If you notice any problems, please leave comment or report them in the forums.</p>
<div class="xss-infobox xss-infobox-color-blue"><h4>Website</h4>
<p><a href="http://www.gdcpttools.com/" target="_blank">http://www.gdcpttools.com/</a></div>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-3-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-3-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 3.6.2 Pro</title>
		<link>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-2-pro/</link>
		<comments>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-2-pro/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 18:15:26 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[custom field type]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[meta boxes]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[taxonomies panel]]></category>
		<category><![CDATA[theme templates]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=16153</guid>
		<description><![CDATA[Here is the minor (numerically speaking) update for the plugin, bringing several very important updates and new features. Post types and taxonomies panels are reworked to improve user experience, theme templates advisor for post types added, new custom field for resolution.]]></description>
				<content:encoded><![CDATA[<p>Here is the minor (numerically speaking) update for the plugin, bringing several very important updates and new features. Post types and taxonomies panels are reworked to improve user experience, theme templates advisor for post types added, new custom field for resolution.</p>
<div id="attachment_16164" class="wp-caption aligncenter" style="width: 590px"><a href="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdcpttools_ptypes_edit.png" rel="lightbox[16153]" title="Post Types Panel"><img class="size-large wp-image-16164" title="Post Types Panel" src="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdcpttools_ptypes_edit-580x315.png" alt="Post Types Panel" width="580" height="315" /></a><p class="wp-caption-text">Post Types Panel</p></div>
<p>Image above shows the new layout for the post type editor panel. And, as you can see, it shows information a bit differently with options grouped logically. Taxonomies and meta boxes are listed now with name and label. Similar thing is done with the taxonomies panel.</p>
<div id="attachment_16165" class="wp-caption alignright" style="width: 310px"><a href="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdcpt_pt_tooltip.png" rel="lightbox[16153]" title="Tooltip"><img class="size-medium wp-image-16165" title="Tooltip" src="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdcpt_pt_tooltip-300x134.png" alt="Tooltip" width="300" height="134" /></a><p class="wp-caption-text">Tooltip</p></div>
<p>To help understanding options, tooltips are added for all the links on the panel, like on the image on the right. From the same image here, panel has a new option for templates in the theme for the post type. For now, this shows what templates are needed for this post type, so you will know what file you need to make and customize.</p>
<p>Another new thing is new custom field type for resolution. When in the meta box, it will show X and Y values to enter. More custom fields are coming in future versions.</p>
<p>If you notice any problems, please leave comment or report them in the forums.</p>
<div class="xss-infobox xss-infobox-color-green"><h4><span style="color: #000000;">Promo Coupons</span></h4>
<p>Until the end of this month, coupons are available that will give you <strong>25%</strong> or <strong>35%</strong> discount. You can enter one of the available coupons manually on ShareIt checkout page:</p>
<ul>
<li>Coupon 1:<strong> GDCPTPRO36</strong>. This coupon is for annual (standard and developer) licenses of the plugin and will give you 25% discount.</li>
<li>Coupon 2: <strong>GDCPTPRO36LIFE</strong>. This coupon is for standard lifetime license of the plugin and will give you 35% discount. As a bonus, this coupon can be used for standard lifetime license of Dev4Press Plugins Pack.</li>
</ul>
<p>Get <a href="http://www.dev4press.com/plugins/gd-taxonomies-tools/">GD Custom Posts and Taxonomies Tools</a> or <a href="http://www.dev4press.com/plugins/plugins-pack/">Dev4Press Plugins Pack</a>. Coupons are valid until <strong>April 30 2012</strong>.</div><div class="xss-infobox xss-infobox-color-blue"><h4>Website</h4>
<p><a href="http://www.gdcpttools.com/" target="_blank">http://www.gdcpttools.com/</a></div></p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-2-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-6-2-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewriting: Custom Post Types Date Archive</title>
		<link>http://www.dev4press.com/2012/tutorials/wordpress/practical/url-rewriting-custom-post-types-date-archive/</link>
		<comments>http://www.dev4press.com/2012/tutorials/wordpress/practical/url-rewriting-custom-post-types-date-archive/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 11:05:41 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Practical]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[custom post type]]></category>
		<category><![CDATA[date based archives]]></category>
		<category><![CDATA[Day archive]]></category>
		<category><![CDATA[GD CPT Tools]]></category>
		<category><![CDATA[new rules]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[post type archives]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[rewrite features]]></category>
		<category><![CDATA[rewrite rule]]></category>
		<category><![CDATA[rewrite tab]]></category>
		<category><![CDATA[single posts]]></category>
		<category><![CDATA[WP rules]]></category>
		<category><![CDATA[Year archive]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=15392</guid>
		<description><![CDATA[Last month I have published and article about WordPress rewriting as an intro to give better understanding what is happening behind the scenes when WordPress needs to resolve URL. This time, I will give you practical example to add date based archives to custom post types.]]></description>
				<content:encoded><![CDATA[<p>Last month I have published and article about WordPress rewriting as an intro to give better understanding what is happening behind the scenes when WordPress needs to resolve URL. This time, I will give you practical example to add date based archives to custom post types.</p>
<blockquote><p>Before we go on, here is the previous article on rewriting:<br />
<a title="How WordPress URL rewriting works?" href="http://www.dev4press.com/2012/tutorials/wordpress/practical/how-wordpress-url-rewriting-works/">How WordPress URL rewriting works?</a></p></blockquote>
<p>Date based archives by default, work only with the default posts post types, and they look like this:</p>
<blockquote><p>Year archive: http://www.example.com/2011/<br />
Month archive: http://www.example.com/2010/10/<br />
Day archive: http://www.example.com/2012/02/22/<br />
Month archive, feed: http://www.example.com/2010/10/feed/<br />
Year archive, page 2: http://www.example.com/2012/page/2/</p></blockquote>
<p>But, to get similar URL&#8217;s for the custom post types, will not work. Also, each of theses URL&#8217;s supports pages and feeds as you can see on the last two examples.</p>
<p>If we have post type names &#8216;movie&#8217;, and for the post type archive slug we have set &#8216;movies&#8217;, you expect to get these date based archives for it:</p>
<blockquote><p>Year archive: http://www.example.com/movies/2011/<br />
Month archive: http://www.example.com/movies/2010/10/<br />
Day archive, feed: http://www.example.com/movies/2012/02/22/feed/<br />
Year archive, page 5: http://www.example.com/movies/2011/page/5/</p></blockquote>
<p>Such URL&#8217;s will filter posts by post type and date, returning date based archives for a post type. But, it is not that hard to do this. What&#8217;s more, there are two ways you can do it: using a plugin and doing it your self with custom coding.</p>
<h3>Using GD Custom Posts and Taxonomies Tools Pro</h3>
<p>If you prefer to do things from the comfort of the admin interface, and if you need to do this for many post types, my GD CPT Tools Pro plugin is a best solution. You can add and manage any number of custom post types and you get long list of extra features plugin implements, including custom rewriting that includes date based archives.</p>
<div id="attachment_16126" class="wp-caption alignright" style="width: 250px"><a title="GD CPTTools Pro: Enable Date Based Archives" href="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdpcttools_detail_datearchives.png" rel="lightbox"><img class="wp-image-16126" title="GD CPTTools Pro: Enable Date Based Archives" src="http://cdn.dev4press.com/wp-content/uploads/2012/04/gdpcttools_detail_datearchives-300x133.png" alt="GD CPTTools Pro: Enable Date Based Archives" width="240" height="106" /></a><p class="wp-caption-text">GD CPTTools Pro: Enable Date Based Archives</p></div>
<p>For each custom post type, plugin includes many more rewrite options. On the rewrite tab, you can set up permalink structure for single posts, and you can control archives for post type. Simply enable the Date based archives checkbox (like on the image on the right), save post type, and plugin will generate rules for these archives.</p>
<p>If you want to check the rest of this plugin features, you can do it from here:</p>
<div class="xss-infobox xss-infobox-color-green">GD CPT Tools Pro Own Website: <a href="http://www.gdcpttools.com/" target="_blank">www.gdcpttools.com</a><br />
GD CPT Tools Pro On Dev4Press: <a href="http://www.dev4press.com/gd-taxonomies-tools/" target="_blank">www.dev4press.com/gd-taxonomies-tools</a></div>
<h3>Do it yourself with example code</h3>
<p>If you prefer to do this yourself, here is the code that GD CPT Tools Pro uses for the date based archives. For the year, month and date archives you need one extra rewrite rule. And, if you want to have feeds and pages for them, you need 3 more rules for each one. So, in total there are 12 new rules for each post type for the date based archives. For this to work, we need to hook into action &#8216; generate_rewrite_rules &#8216;:</p>
<pre class="brush: php; title: ; notranslate">add_action('generate_rewrite_rules', 'my_datearchives_rewrite_rules');

function my_datearchives_rewrite_rules($wp_rewrite) {
  $rules = my_generate_date_archives('movie', $wp_rewrite);
  $wp_rewrite-&gt;rules = $rules + $wp_rewrite-&gt;rules;
  return $wp_rewrite;
}</pre>
<p>This code attached  &#8216;my_datearchives_rewrite_rules&#8217; function to &#8216;generate_rewrite_rules&#8217; action. On line 3, we call another function that will generate rules for a post type &#8216;movie&#8217;. We than add those rules to existing WP rules, and return rewrite object. Now we need the function that generates rules for specified post type.</p>
<pre class="brush: php; title: ; notranslate">function my_generate_date_archives($cpt, $wp_rewrite) {
  $rules = array();

  $post_type = get_post_type_object($cpt);
  $slug_archive = $post_type-&gt;has_archive;
  if ($slug_archive === false) return $rules;
  if ($slug_archive === true) {
    $slug_archive = $post_type-&gt;name;
  }

  $dates = array(
            array(
              'rule' =&gt; &quot;([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})&quot;,
              'vars' =&gt; array('year', 'monthnum', 'day')),
            array(
              'rule' =&gt; &quot;([0-9]{4})/([0-9]{1,2})&quot;,
              'vars' =&gt; array('year', 'monthnum')),
            array(
              'rule' =&gt; &quot;([0-9]{4})&quot;,
              'vars' =&gt; array('year'))
        );

  foreach ($dates as $data) {
    $query = 'index.php?post_type='.$cpt;
    $rule = $slug_archive.'/'.$data['rule'];

    $i = 1;
    foreach ($data['vars'] as $var) {
      $query.= '&amp;'.$var.'='.$wp_rewrite-&gt;preg_index($i);
      $i++;
    }

    $rules[$rule.&quot;/?$&quot;] = $query;
    $rules[$rule.&quot;/feed/(feed|rdf|rss|rss2|atom)/?$&quot;] = $query.&quot;&amp;feed=&quot;.$wp_rewrite-&gt;preg_index($i);
    $rules[$rule.&quot;/(feed|rdf|rss|rss2|atom)/?$&quot;] = $query.&quot;&amp;feed=&quot;.$wp_rewrite-&gt;preg_index($i);
    $rules[$rule.&quot;/page/([0-9]{1,})/?$&quot;] = $query.&quot;&amp;paged=&quot;.$wp_rewrite-&gt;preg_index($i);
  }

  return $rules;
}</pre>
<p>To fully understand this code, you need to understand PHP regular expressions, but if you just want to use it, no worries, it is all here and this function doesn&#8217;t need to change. Let&#8217;s see what is going on in this function. Function is called with two arguments: name of the post type ($cpt) and the WP rewrite object ($wp_rewrite).</p>
<p>First, we need to find out what is the slug for the archives URL for this post type ($slug_archive). If you have disabled archives for post type, this function will exit on line 6. If the archives are set to use custom slug, function will use that, or it will use post type name (lines 7-9). Lines 11 to 21 are used to set up day, month and year based regular expressions rules and variables to be used in the query. First one is for day and it needs year, month and day, month based needs year and month, and year based only year. After that, we go through these 3 archives types and we generate rules for them. In the rule part we use regular expressions, and it uses ( and ) to separate capture groups. Each capture group provides a value for us to use, and each of these values need query variable in the query part of the rewrite rule.</p>
<p>Line 24 sets up the base for the query using post type name and on 25 we set up base for the rewrite rule using post type archives slug and the rule for the archive. Now, we need to add to the query all the variables needed for the rule (27 to 31). This builds the basic rewrite rule and rewrite query rule point to. Lines 33 to 36 are setting up rules for basic archive rule, feeds and pages. Feeds and pages need extra bits for the regular expression to detect feed or page, and extra query variable for feed or page. If you don&#8217;t want to have feeds for these date based archives, you can remove lines 34 and 35. Line 33 adds basic rewrite rule, and line 36 adds pages for archives, and you need to leave these two in place. After all the rules are generated, they are returned back to the rules in &#8216; my_datearchives_rewrite_rules&#8217; function, merged with WP rules and ready to use.</p>
<p>Whenever you make changes to rewrite rules, you need to instruct WordPress to rebuild the cached rules. To do this, it is enough to open Permalinks panel on the WordPress admin side under Settings. If you use GD CPT Tools Pro and its rewrite features, this plugin will flush rules on its own when needed.</p>
<h3>Conclusion</h3>
<p>Adding extra rewrite rules is not that complicated as you can see from this practical example. Depending on what you need, you need to learn (at least basics) PHP regular expressions and to make sure that query for the rule has sufficient number of variables to correspond to the number of capture groups in the regular expression. If you don&#8217;t want to lose time over this, and you need these extra rules, get yourself GD Custom Posts And Taxonomies Tools Pro and add new features with just a few clicks.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/tutorials/wordpress/practical/url-rewriting-custom-post-types-date-archive/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/tutorials/wordpress/practical/url-rewriting-custom-post-types-date-archive/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8230;And what WordPress actually needs?</title>
		<link>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/</link>
		<comments>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 08:50:31 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[additional database table]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[central media library]]></category>
		<category><![CDATA[core developers]]></category>
		<category><![CDATA[core distribution]]></category>
		<category><![CDATA[cosmetic admin]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[database table]]></category>
		<category><![CDATA[dialogs]]></category>
		<category><![CDATA[future development plans]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jQueryUI]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[popups]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[taxonomies terms]]></category>
		<category><![CDATA[taxonomy terms]]></category>
		<category><![CDATA[ThickBox popups]]></category>
		<category><![CDATA[WordPress core]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=15766</guid>
		<description><![CDATA[It is not fair only to point out what is not good with upcoming WordPress, as I did yesterday. There are many things WordPress need, and for some reason all that is completely overlooked by core developers, so I will list all those things that will actually make WordPress better.]]></description>
				<content:encoded><![CDATA[<p>It is not fair only to point out what is not good with upcoming WordPress, as I did yesterday. There are many things WordPress need, and for some reason all that is completely overlooked by core developers, so I will list all those things that will actually make WordPress better.</p>
<blockquote><p>Before we go on, here is the reminder for the article published yesterday about upcoming WordPress:<br />
<a href="http://www.dev4press.com/2012/blog/general/what-will-we-get-with-wordpress-3-4/" target="_blank">What will we get with WordPress 3.4?</a></p></blockquote>
<p>This list is based on the features requested by WordPress community, and things I consider important. This features are in circulation for over a year now, and still most of them are not even mentioned in the future development plans. Problem with most of these features is that they need much more time to do, and current quick development cycles core team insist on are simply not long enough to make these things happen.</p>
<ul>
<li>Replacing outdated and no longer maintained ThickBox with jQueryUI Dialog. This is actually something that was in works, and from what I have seen, it should be ready for the next WP 3.5. ThickBox popups are very complicated to control and they lack many features that jQueryUI Dialog popups can do. Replacing them would be great. But, that will also cause all sorts of problems for plugins developers, because most of the code using ThickBox will not be compatible with new popups. Colorbox is also a good way to go to make popups, but I would prefer jQueryUI approach, considering  how much WP relies on jQueryUI already.</li>
<li>Custom post types posts relationships. This is very, very important feature that will move WordPress in the field of full-fledged CMS systems. Right now, you can&#8217;t connect posts directly and with more and more popularity custom post types gain, this is a very important addition. There are several plugins for this, all implementing this differently, but this is something that must be in the WordPress core. This would need additional database table for bridging posts.</li>
<li>Meta data for taxonomies terms. There was some talk about this, but it was always dismissed when plans for next WordPress were made. Right now all data types in WordPress have meta fields (users, posts, comments) with the exception of terms. It would be very beneficial to have those. This also would require another database table.</li>
<li>Improved media library. This can be found on most WordPress wish lists on the Internet. I don&#8217;t have too many complaints to Media Library, but there are many things that can be improved, including attaching one image/file to more than one post. Other important improvements would include: user controlled folder structure for storing files (not only dates based as it is now), with improved URL rewriting rules that can hide wp-content from the URL. Also, real galleries implementation would be of great benefit for media library.</li>
<li>Shared resources between sites in multisite. It would be of great benefit to have central media library with assets and images that all multisites can use (logos for instance). Only super admins get to control that, but any site admin can use those resources. Beyond files, sharing can be done for taxonomy terms, maybe even pages and posts to some extent. This can be useful if you have same Terms And Conditions page that any site in the network can use as its own.</li>
<li>Improved posts management. Right now, posts lists on the admin side are real pain to use when you have large website with thousands of posts. Changing category for hundreds of posts at the time is impossible. We need better system that would allow simpler and more powerful filtering on that page and operations that go beyond current, flawed bulk operations (if you want to bulk edit 10 or 15 posts, you can wait good minute or two before you can do anything, and some browsers can freeze with bulk edit).</li>
<li>New Taxonomies Terms management. This current is very bad, and if we get meta data for terms, this current interface must be replaced with something that is actually usable for website with large number of taxonomies and terms.</li>
<li>Real search. Maybe the worst thing in WordPress is absolutely useless search feature. There is no need to explain how bad it is, and how much we need something useful to search posts. We need full text indexing, some search operators, easy set filters for post type, custom fields or taxonomies terms. There are some plugins for this, but this is a feature that should be in the core.</li>
<li>Remove Akismet from core distribution. Akismet is a commercial plugin, and for most websites, it must be purchased to use. Bundling it with WordPress core is not fair to all the other commercial plugins developers. Considering that many users prefer solutions that work on site only with no remote servers involvement, there are better solutions that Akismet, and also free solutions.</li>
</ul>
<p>And what we should not see in future WordPress version (for a while at least):</p>
<ol>
<li>We don&#8217;t really need new core themes. TwentyTen is great, and TwentyEleven is awful. I would like to see TwentyTen as HTML5 theme and be done with it. From what I have seen of TwentyTwelve, I am not impressed.</li>
<li>No more cosmetic admin side changes. We need real changes to posts lists panel, taxonomies terms pages, leave the rest of WordPress admin as it is. It looks great as it is now.</li>
</ol>
<p>With few teams working only on these features, I think (based on earlier development cycles) that these would take 9 to 10 months (maybe a year) to implement and test properly. Also, having longer beta testing period for it would be beneficial to convince larger group of users to switch to new version when it gets released. And I am sure that powerful set of features would be the best incentive for adopting new WordPress.</p>
<p>What do you think about these features? Would you prefer to wait longer for a WordPress that comes with most of these things, than to waste time on small updates as we have now? Let me know with a comment.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Expand WP Query: Taxonomies Terms</title>
		<link>http://www.dev4press.com/2012/tutorials/wordpress/practical/expand-wp-query-taxonomies-terms/</link>
		<comments>http://www.dev4press.com/2012/tutorials/wordpress/practical/expand-wp-query-taxonomies-terms/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 20:00:25 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Practical]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[comma]]></category>
		<category><![CDATA[custom taxonomies]]></category>
		<category><![CDATA[field parameter]]></category>
		<category><![CDATA[hierarchical taxonomies]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[multiple taxonomies]]></category>
		<category><![CDATA[multiple terms]]></category>
		<category><![CDATA[operator]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[query arguments]]></category>
		<category><![CDATA[query variables]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[taxonomies terms]]></category>
		<category><![CDATA[tax_query object]]></category>
		<category><![CDATA[URL Query]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=15602</guid>
		<description><![CDATA[WordPress Query object is very powerful, and it allows you to filter posts with all sorts of criteria. One of the most important filters are taxonomy terms. You can filter using one or more taxonomies and one or more terms for each taxonomy. This tutorial will show you how.]]></description>
				<content:encoded><![CDATA[<p>WordPress Query object is very powerful, and it allows you to filter posts with all sorts of criteria. One of the most important filters are taxonomy terms. You can filter using one or more taxonomies and one or more terms for each taxonomy. This tutorial will show you how.</p>
<p>Taxonomies terms filtering can be done only for taxonomies that are registered as public, and have set query variable. Query variable is the same as taxonomy name by default, but it can be registered to be anything as long as it is clean and URL safe (query variables are used in URL, so they can&#8217;t contain empty spaces or special characters). For instance, default WP taxonomies &#8211; category and post tags have query variables - category_name and tag.</p>
<h3>URL Query</h3>
<p>Taxonomies query variables can be used in URL like this:</p>
<pre class="brush: php; title: ; notranslate">// archive for category with name 'news' //

http://www.example.com/?category_name=news

// archive for category with name 'news' and post tag with name 'latest' //

http://www.example.com/?category_name=news&#038;tag=latest</pre>
<p>You can use more taxonomies in the URL like this, and you can even specify multiple terms separated by comma. But, the more terms you try to filter, number of posts will be smaller, and if you specify filter that gives no results, you will be redirected to 404 page (or to empty archive with no posts message).</p>
<h3>Override the WP Query</h3>
<p>It is useful to be able to override already prepared query and add filters for terms. This way you can modify query for archives by adding additional conditions. To do this, you need to use &#8216;pre_get_posts&#8217; action, and to modify query arguments with function attached to that hook. Here is the example.</p>
<pre class="brush: php; title: ; notranslate">add_action('pre_get_posts', 'example_pre_get_posts_simple'));
function example_pre_get_posts_simple($query) {
  $query-&gt;set('tag', 'latest,wordpress,video');
  $query-&gt;set('category_name', 'news');
}</pre>
<p>This example will expand query with filters for 3 terms belonging to post tags (comma separated strings: latest, wordpress and video) and one term belonging to category. Based on this Query class will generate tax_query object that contains elements that will be used to filter posts by taxonomies you have set and taxonomies that were already in the Query object before you hooked into it with <strong>pre_get_posts</strong> action. You can even modify tax_query with this hook, but that is not recommended because parsing taxonomies will be done once again after pre_get_posts. Still, it can be done, but you need to make sure you preserve old tax_query variable before adding your own. Tax_query elements are much more complicated than the example above, and you can specify relations for the terms and you can specify terms with ID&#8217;s or name, not only slug. Third method bellow shows how to get posts using custom tax_query array.</p>
<h3>Using get_posts function</h3>
<p>This function has many different ways to filter using terms. Function get_posts has an array of arguments, and there is a long list of parameters you can use with it, so you can specify posts count, post type, tags, categories, post ID&#8217;s and much more. First few examples are simple ways to specify terms:</p>
<pre class="brush: php; title: ; notranslate">//use category ID:
$posts = get_posts(array('category' =&gt; 1));

//use category slug with category query variable:
$posts = get_posts(array('category_name' =&gt; 'news'));

//use category slug and post tags slugs for 3 terms:
$posts = get_posts(array('category_name' =&gt; 'news', 'tag' =&gt; 'latest,wordpress,video'));</pre>
<p>You can add more things here including custom taxonomies, using query variables for those custom taxonomies. Full list of parameters you can use can be found here: <a href="http://codex.wordpress.org/Class_Reference/WP_Query#Parameters" target="_blank">WP Query Parameters</a>.</p>
<p>Another thing you can do is to specify terms using tax_query array. This allows more flexibility in specifying terms. Tax query is actually array of arrays. Each array is to specify the taxonomy terms and it is in form of array that has few parameters of its own. Each tax_query array can have 5 parameters:</p>
<ul>
<li>taxonomy: name of the taxonomy, actual name, not query variable</li>
<li>field: it can be slug or ID, and it is used to define what is used to specify terms</li>
<li>terms: single ID or slug, or array with slugs or ID&#8217;s based on field parameter</li>
<li>include_children: should the children of terms be included, only for hierarchical taxonomies, and by default is set to true</li>
<li>operator: what operator to use in SQL query to link the specified terms: &#8216;IN&#8217;, &#8216;NOT IN&#8217;, &#8216;AND&#8217;</li>
</ul>
<p>So, here is the example with two taxonomies:</p>
<pre class="brush: php; title: ; notranslate">$args = array(
  'tax_query' =&gt; array(
    array(
      'taxonomy' =&gt; 'post_tag',
      'field' =&gt; 'slug',
      'terms' =&gt; 'latest,wordpress,video'
    ),
    array(
     'taxonomy' =&gt; 'category',
     'field' =&gt; 'id',
     'terms' =&gt; 1
    )
  )
);
$posts = get_posts($args);</pre>
<p>This will filter posts using 3 terms for post tags, specified by slugs, and by one category specified by ID.</p>
<p>There are a lot of possibilities to filter posts by multiple taxonomies and multiple terms. You need to choose method which works best for you, depending on what you need to do and how to filter posts, and be careful with listing multiple terms: more terms in the filter, the less posts you will get, or you will get no posts due to number of filter rules, and you can get to 404 page with no results.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/tutorials/wordpress/practical/expand-wp-query-taxonomies-terms/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/tutorials/wordpress/practical/expand-wp-query-taxonomies-terms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 3.5.3 Pro</title>
		<link>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-5-3-pro/</link>
		<comments>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-5-3-pro/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 23:40:48 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[custom meta boxes]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[direct filter support]]></category>
		<category><![CDATA[enhanced feature]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[plugin notifications]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[Subscribe2]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=11512</guid>
		<description><![CDATA[Minor release with few new features and all changes from previous few bug fixing releases. Plugin now has hooks to expand custom meta boxes rendering and direct filter support for Subscribe2 plugin notifications through another enhanced feature for all custom post types.]]></description>
				<content:encoded><![CDATA[<p>Minor release with few new features and all changes from previous few bug fixing releases. Plugin now has hooks to expand custom meta boxes rendering and direct filter support for Subscribe2 plugin notifications through another enhanced feature for all custom post types.</p>
<p>Meta box displayed on the post editor and in the bbPress integration now use 8 actions: top and bottom of meta box, top, bottom and after each custom field in the box. All these actions will be described in documentation very soon. As for Subscribe2 plugin, just enable the enhanced feature for it, and plugin will register post type for Subscribe2 notifications.</p>
<p>Next 3.5.4 and 3.5.5 version will have several new features that was requested by several users: custom field to select post from any post type. This was planned for this version, but I wanted to release this version sooner since some users required included new features.</p>
<blockquote><p><strong>GD Custom Posts And Taxonomies Tools Pro:</strong><br />
<a href="http://www.dev4press.com/gd-custom-posts-and-taxonomies-tools/" target="_blank">http://www.dev4press.com/gd-custom-posts-and-taxonomies-tools/</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-5-3-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-3-5-3-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xScape themes to support bbPress plugin</title>
		<link>http://www.dev4press.com/2011/blog/xscape-themes-to-support-bbpress-plugin/</link>
		<comments>http://www.dev4press.com/2011/blog/xscape-themes-to-support-bbpress-plugin/#comments</comments>
		<pubDate>Mon, 09 May 2011 22:22:55 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[blueprint]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[development snapshot]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[integration tests]]></category>
		<category><![CDATA[plugin version]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[R8]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[template elements]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=5516</guid>
		<description><![CDATA[Plugin version of the bbPress is in development and expected to be completed soon and I have started to work on some preliminary development to bring full support for bbPress into xScape theme framework for all themes, allowing each theme to add it's own styling.]]></description>
				<content:encoded><![CDATA[<p>Plugin version of the bbPress is in development and expected to be completed soon and I have started to work on some preliminary development to bring full support for bbPress into xScape theme framework for all themes, allowing each theme to add it&#8217;s own styling.</p>
<div id="attachment_5522" class="wp-caption alignright" style="width: 250px"><a title="bbPress" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/05/bbpress-screenshot.png"><img class="size-medium wp-image-5522" title="bbPress" src="http://cdn.dev4press.com/wp-content/uploads/2011/05/bbpress-screenshot-300x243.png" alt="bbPress" width="240" height="194" /></a><p class="wp-caption-text">bbPress</p></div>
<p>bbPress plugin version is quite different than normal bbPress, now it uses post types for forums, topics and replies and adds topic tags as taxonomy for topics. One of the features finished plugin will have is to convert data from old bbPress into new format so that the switch will be done easier to a new plugin based version.</p>
<p>Current version of bbPress plugin uses default TwentyTen theme to add extra templates and rendering elements. I am using same approach for xScape, and framework will contain bbPress elements that will be shared across all themes, and will have a module that will add templates and control other settings as needed. If you use bbPress, this module will add extra templates needed by bbPress and allow for same level of customization as with normal WP based templates. Biggest issue is to create template elements that will use CSS BluePrint layout that will be save regardless of the theme and theme specific BluePrint settings. Also, theme will include styling for bbPress added widgets. Another great thing about this is that upcoming GD Star Rating 2.0 will support bbPress plugin also.</p>
<p>Theme R8 will be used for first integration tests and I will release development snapshot for testing next Monday, but it will take some time to sort it out, and also bbPress plugin is not yet done, so changes will be added along the way. <a title="xScape Roadmap" href="http://www.dev4press.com/themes/xscape/roadmap/">xScape Roadmap</a> is updated, and the integration should be fully done for final release of xScape Theme Framework 1.7.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/xscape-themes-to-support-bbpress-plugin/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/xscape-themes-to-support-bbpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 2.5.3 Pro / 1.3.3 Lite</title>
		<link>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-3-pro-1-3-3-lite/</link>
		<comments>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-3-pro-1-3-3-lite/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 12:48:29 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[archive support]]></category>
		<category><![CDATA[cpt]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[development versions]]></category>
		<category><![CDATA[exact version]]></category>
		<category><![CDATA[minor fixes]]></category>
		<category><![CDATA[minor updates]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4755</guid>
		<description><![CDATA[Here are minor updates to both Pro and Lite of GD Custom Posts And Taxonomies Tools plugin, to add support for has_archive custom post type option added in WordPress 3.1 (still in RC stage, hopefully we will see final soon). There are some minor fixes and changes in both versions.]]></description>
				<content:encoded><![CDATA[<p>Here are minor updates to both Pro and Lite of GD Custom Posts And Taxonomies Tools plugin, to add support for has_archive custom post type option added in WordPress 3.1 (still in RC stage, hopefully we will see final soon). There are some minor fixes and changes in both versions.</p>
<p>WordPress 3.1 will include (and it does in current RC versions) support for archives for post types. GD Custom Posts And Taxonomies Tools Pro added support for that a while back and it works with WP 3.0 and WP 3.1. But, if you use WP 3.1 already, you might wanna use official archive support, so you can choose what you prefer. If you used templates supported by GD CPT Tools plugin, they will still be available since plugin will expand support for them in case has_archives is used.</p>
<p>Plugin is tested with WP 2.9.2, WP 3.0.4 and latest WP 3.1 RC3. If you have any more problems, please report them in the forum or in comments. Always include exact version of WP you are running, especially if you are using development versions of WP.</p>
<div id="attachment_3086" class="wp-caption alignright" style="width: 138px"><img class="size-full wp-image-3086" title="GD CPT Tools" src="http://cdn.dev4press.com/wp-content/uploads/2010/09/gd-taxonomies-tools_128.png" alt="GD CPT Tools" width="128" height="128" /><p class="wp-caption-text">GD CPT Tools</p></div>
<blockquote><p><strong>Notice</strong>:  GD Custom Posts And Taxonomies Tools 2.6 Pro will be out soon with few new features (including export for taxonomies). But, this new version will drop support for WP 2.9. No new features will be compatible with WP 2.9, so while you are using that version there is no need to upgrade to newer version than this current 2.5.3.</p></blockquote>
<blockquote><p><strong>GD Custom Posts And Taxonomies Tools</strong>:<br />
<a href="http://dv4p.com/gdtt ">http://dv4p.com/gdtt </a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-3-pro-1-3-3-lite/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-3-pro-1-3-3-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 2.4.1 Pro</title>
		<link>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-4-1-pro/</link>
		<comments>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-4-1-pro/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 12:05:48 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[minor changes]]></category>
		<category><![CDATA[minor revision]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[special feature]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4079</guid>
		<description><![CDATA[First minor revision of the GD Custom Posts And Taxonomies Tools 2.4 Pro is here, and it's adding a new meta box for post edit page, and as a special feature to custom post types. This meta box allows you to change post type! There are also several minor changes to the plugin.]]></description>
				<content:encoded><![CDATA[<p>First minor revision of the GD Custom Posts And Taxonomies Tools 2.4 Pro is here, and it&#8217;s adding a new meta box for post edit page, and as a special feature to custom post types. This meta box allows you to change post type! There are also several minor changes to the plugin.</p>
<div id="attachment_4080" class="wp-caption alignright" style="width: 308px"><img class="size-full wp-image-4080" title="Post Type" src="http://cdn.dev4press.com/wp-content/uploads/2010/12/gdtt_posttype.png" alt="Post Type" width="298" height="105" /><p class="wp-caption-text">Post Type</p></div>
<p>Changing post type is useful if you need to move some older posts to new post types. But, you need to be careful with it because you can loose data during this depending on the features set for custom post types. Option is disabled by default, so if you need it you need to enable it.</p>
<p>If you have any more problems, please report them in the forum or in comments.</p>
<blockquote><p><strong>GD Custom Posts And Taxonomies Tools</strong>:<br />
<a href="http://dv4p.com/gdtt ">http://dv4p.com/gdtt </a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-4-1-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-4-1-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 2.2.1 Pro</title>
		<link>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-2-1-pro/</link>
		<comments>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-2-1-pro/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 22:07:57 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=2966</guid>
		<description><![CDATA[Here is a new version of GD Custom Posts And Taxonomies Tools plugin. It has a new widget that can display list of custom post types with posts counts, improved post types filtering for other widgets and some improved functions.]]></description>
				<content:encoded><![CDATA[<p>Here is a new version of GD Custom Posts And Taxonomies Tools plugin. It has a new widget that can display list of custom post types with posts counts, improved post types filtering for other widgets and some improved functions.</p>
<div id="attachment_2967" class="wp-caption alignright" style="width: 238px"><img class="size-full wp-image-2967" title="Custom Post Types Widget" src="http://cdn.dev4press.com/wp-content/uploads/2010/08/postypes_widgets.png" alt="Custom Post Types Widget" width="228" height="133" /><p class="wp-caption-text">Custom Post Types Widget</p></div>
<p>New widget is very simple, and result is on the image on the right. You can change widget title, display of posts counts and select post types to include in the list.</p>
<p>I am working on the demo website that will showcase changes and customization to a xScape based lightScape theme, this plugin and GD aZon FUSION. It will be ready by the end of this week.</p>
<p>Please, test new features and report problems in the forum or in comments.</p>
<blockquote><p><strong>GD Custom Posts And Taxonomies Tools</strong>:<br />
<a href="http://dv4p.com/gdtt ">http://dv4p.com/gdtt </a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-2-1-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2010/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-2-1-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via cdn.dev4press.com

 Served from: www.dev4press.com @ 2013-05-23 07:22:46 by W3 Total Cache -->