<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>danielbachhuber &#187; WordPress plugins</title>
	<atom:link href="http://danielbachhuber.com/tag/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielbachhuber.com</link>
	<description>wrangling code for Automattic&#039;s WordPress.com VIP</description>
	<lastBuildDate>Mon, 28 May 2012 21:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='danielbachhuber.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/185f1e7963728f352b72281297848b7f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>danielbachhuber &#187; WordPress plugins</title>
		<link>http://danielbachhuber.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://danielbachhuber.com/osd.xml" title="danielbachhuber" />
	<atom:link rel='hub' href='http://danielbachhuber.com/?pushpress=hub'/>
		<item>
		<title>Ad Code Manager and Rewrite Rules Inspector</title>
		<link>http://danielbachhuber.com/2012/05/09/ad-code-manager-and-rewrite-rules-inspector/</link>
		<comments>http://danielbachhuber.com/2012/05/09/ad-code-manager-and-rewrite-rules-inspector/#comments</comments>
		<pubDate>Wed, 09 May 2012 22:05:01 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[Ad Code Manager]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Jeremy Felt]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Rewrite Rules Inspector]]></category>
		<category><![CDATA[Rinat Khaziev]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WordPress.com VIP]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=130124</guid>
		<description><![CDATA[This is the week of releasing plugins! Ad Code Manager is a plugin designed to help you deal with ad codes, those short snippets of Javascript used to display advertisements on your website. This week, Rinat Khaziev of Doejo, Jeremy Felt of 10up, &#8230; <a href="http://danielbachhuber.com/2012/05/09/ad-code-manager-and-rewrite-rules-inspector/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130124&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the week of releasing plugins!</p>
<p><a href="http://wordpress.org/extend/plugins/ad-code-manager/"><img class="alignnone size-full wp-image-130125" title="Ad Code Manager" src="http://s0.wp.com/imgpress?url=http%3A%2F%2Fdanielbachhuber.files.wordpress.com%2F2012%2F05%2Facm-banner2.png%3F&w=584&h=71&unsharpmask=70,0.5,3" alt="" width="584" height="71" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/ad-code-manager/">Ad Code Manager</a> is a plugin designed to help you deal with ad codes, those short snippets of Javascript used to display advertisements on your website. This week, Rinat Khaziev of <a href="http://doejo.com/">Doejo</a>, Jeremy Felt of <a href="http://10up.com/">10up</a>, and I pushed v0.2, which includes these improvements:</p>
<ul>
<li>Completely reworked user interface, one that now looks and feels like much of the rest of the WordPress admin.</li>
<li>Abstracted ad network logic, so you can integrate additional ad networks. Currently, Ad Code Manager fully supports Double Click for Publishers. Pull requests with support for other ad networks are <a href="https://github.com/Automattic/Ad-Code-Manager/">always welcome</a>.</li>
<li>In-plugin contextual help to get you properly configured.</li>
<li>Priorities for ad codes, which allow you to work around conflicts.</li>
<li>An [acm-tag] shortcode for placing ad codes within posts.</li>
<li>A widget for placing ad codes in widget areas. Thanks to Justin Sternburg at <a href="http://webdevstudios.com/">WebDevStudios</a> for the contribution.</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/rewrite-rules-inspector/"><img class="alignnone size-full wp-image-130126" title="Rewrite Rules Inspector" src="http://s1.wp.com/imgpress?url=http%3A%2F%2Fdanielbachhuber.files.wordpress.com%2F2012%2F05%2Fbanner-772x250.jpg%3F&w=584&h=189&unsharpmask=70,0.5,3" alt="" width="584" height="189" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/rewrite-rules-inspector/">Rewrite Rules Inspector</a> is a simple development tool for viewing all of the rewrite rules registered with your site. It’s been available for VIPs hosted on WordPress.com for a while — today it’s <a href="http://wordpress.org/extend/plugins/rewrite-rules-inspector/">available for download from the WordPress.org repository</a>.</p>
<p>Specifically, the Rewrite Rules Inspector helps you:</p>
<ul>
<li>View a listing of all your rewrite rules.</li>
<li>See which rewrite rules match a given URL (and the priorites they match in).</li>
<li>Filter by different sources of rewrite rules.</li>
<li>Know when rewrite rules are missing in the database by showing an error message.</li>
</ul>
<p>Both plugins are <a href="https://github.com/Automattic">available for forking in the Automattic Github repo</a>, and pull requests are always welcome. Coming up next are improvements to Co-Authors Plus, P2 Resolved Posts, and a new round of development on Edit Flow&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/130124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/130124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/130124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130124&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/05/09/ad-code-manager-and-rewrite-rules-inspector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>

		<media:content url="http://danielbachhuber.files.wordpress.com/2012/05/acm-banner2.png" medium="image">
			<media:title type="html">Ad Code Manager</media:title>
		</media:content>

		<media:content url="http://danielbachhuber.files.wordpress.com/2012/05/banner-772x250.jpg" medium="image">
			<media:title type="html">Rewrite Rules Inspector</media:title>
		</media:content>
	</item>
		<item>
		<title>Co-Authors Plus v2.6.3: Enhancements and bug fixes</title>
		<link>http://danielbachhuber.com/2012/04/30/co-authors-plus-v2-6-3-enhancements-and-bug-fixes/</link>
		<comments>http://danielbachhuber.com/2012/04/30/co-authors-plus-v2-6-3-enhancements-and-bug-fixes/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 21:42:13 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[Co-Authors Plus]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[v2.6.3]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=130087</guid>
		<description><![CDATA[Co-Authors Plus makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out just a moment ago, v2.6.3 has the following improvements: AJAX user search is back to searching against first name, &#8230; <a href="http://danielbachhuber.com/2012/04/30/co-authors-plus-v2-6-3-enhancements-and-bug-fixes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130087&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/co-authors-plus/">Co-Authors Plus</a> makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out just a moment ago, v2.6.3 has the following improvements:</p>
<ul>
<li>AJAX user search is back to searching against first name, last name, display name, email address and user ID. The method introduced in v2.6.2 didn&#8217;t scale well across hundreds of users.</li>
<li>French translation courtesy of Sylvain Bérubé.</li>
<li>Spanish translation courtesy of Alejandro Arcos.</li>
<li>Bug fix: Resolved incorrect caps check against user editing an already published post. <a href="http://wordpress.org/support/topic/multiple-authors-cant-edit-pages?replies=17#post-2741243">Thanks to Doug in the WordPress.org forums for the help</a>.</li>
</ul>
<p>Please post any questions, bug reports, feature requests, etc. in the <a href="http://wordpress.org/tags/co-authors-plus">WordPress.org forums</a>. If you want to contribute code, I’m eyeballing <a href="https://github.com/Automattic/Co-Authors-Plus/issues/11">co-author management in Quick Edit</a> and <a href="https://github.com/Automattic/Co-Authors-Plus/issues/6">guest author functionality</a> for v2.7.</p>
<p>For WordPress.com VIPs, this update has already been deployed to the shared plugins repo.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/130087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/130087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/130087/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130087&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/04/30/co-authors-plus-v2-6-3-enhancements-and-bug-fixes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>New plugin: P2 Resolved Posts</title>
		<link>http://danielbachhuber.com/2012/03/26/new-plugin-p2-resolved-posts/</link>
		<comments>http://danielbachhuber.com/2012/03/26/new-plugin-p2-resolved-posts/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 17:57:56 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[Andrew Nacin]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[P2]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=130014</guid>
		<description><![CDATA[On Friday, I finally pushed P2 Resolved Posts live in the WordPress.org directory. Based on Nacin&#8217;s gist of the same name, it&#8217;s a &#8220;lightweight GTD plugin for WordPress and the P2 theme.&#8221; Mark a thread as &#8220;unresolved&#8221; when the topic &#8230; <a href="http://danielbachhuber.com/2012/03/26/new-plugin-p2-resolved-posts/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130014&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-130015" title="P2 Resolved Posts on the VIP P2" src="http://s2.wp.com/imgpress?url=http%3A%2F%2Fdanielbachhuber.files.wordpress.com%2F2012%2F03%2Fresolvedpostsdemo.jpg%3F&w=584&h=336&unsharpmask=70,0.5,3" alt="" width="584" height="336" /></p>
<p>On Friday, I finally pushed <a href="http://wordpress.org/extend/plugins/p2-resolved-posts/">P2 Resolved Posts</a> live in the WordPress.org directory. Based on Nacin&#8217;s <a href="https://gist.github.com/1145324">gist of the same name</a>, it&#8217;s a &#8220;lightweight GTD plugin for WordPress and the <a href="http://p2theme.com/">P2 theme</a>.&#8221;</p>
<p>Mark a thread as &#8220;unresolved&#8221; when the topic needs resolution, and mark it as &#8220;resolved&#8221; when you&#8217;ve achieved that state. There are also sidebar widgets to let you see all unresolved posts, optionally filtered to a specific tag.</p>
<p>We <a href="http://whenihavetime.com/2011/12/14/my-ignite-at-leweb-2011-the-future-way-of-working-the-distributed-company/">use P2 extensively at Automattic</a>, for a variety of purposes. I improved Nacin&#8217;s code last November because I wanted a simple way to encourage the culture of coming to a <em>resolution</em> on a topic. All too often, conversations are left hanging. This is a problem for those participating, and an even larger problem for those reviewing the conversation at a later date.</p>
<p>The plugin is <a href="https://github.com/Automattic/P2-Resolved-Posts">in-development on Github</a>. Please post any feedback, issues, feature requests, etc. in the <a href="http://wordpress.org/tags/p2-resolved-posts?forum_id=10">WordPress.org forums</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/130014/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/130014/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/130014/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=130014&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/03/26/new-plugin-p2-resolved-posts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>

		<media:content url="http://danielbachhuber.files.wordpress.com/2012/03/resolvedpostsdemo.jpg" medium="image">
			<media:title type="html">P2 Resolved Posts on the VIP P2</media:title>
		</media:content>
	</item>
		<item>
		<title>Co-Authors Plus v2.6.2: Enhancements and bug fixes</title>
		<link>http://danielbachhuber.com/2012/03/06/co-authors-plus-v2-6-2-enhancements-and-bug-fixes/</link>
		<comments>http://danielbachhuber.com/2012/03/06/co-authors-plus-v2-6-2-enhancements-and-bug-fixes/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 02:35:16 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[Co-Authors Plus]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[v2.6.2]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=129857</guid>
		<description><![CDATA[Co-Authors Plus makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out just a moment ago, v2.6.2 has the following improvements: AJAX user search matches against first name, last name, and &#8230; <a href="http://danielbachhuber.com/2012/03/06/co-authors-plus-v2-6-2-enhancements-and-bug-fixes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129857&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/co-authors-plus/">Co-Authors Plus</a> makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out just a moment ago, v2.6.2 has the following improvements:</p>
<ul>
<li>AJAX user search matches against first name, last name, and nickname fields too, in addition to display name, user login, and email address.</li>
<li>Comment moderation and approved notifications are properly sent to all co-authors with the correct capabilities.</li>
<li>Filter required capability for user to be returned in an AJAX search with &#8216;coauthors_edit_author_cap&#8217;. This defaults to &#8216;edit_posts&#8217;</li>
<li>Filter out administrators and other non-authors from AJAX search with &#8216;coauthors_edit_ignored_authors&#8217;</li>
<li>Automatically adds co-authors to Edit Flow&#8217;s story budget and calendar views.</li>
<li>Bug fix: Don&#8217;t set post_author value to current user when quick editing a post. This doesn&#8217;t appear in the UI anywhere, but added the post to the current user&#8217;s list of posts. <a href="http://wordpress.org/support/topic/plugin-co-authors-plus-editors-also-marked-as-authors?replies=9">See related forum conversation</a>.</li>
<li>Bug fix: Properly cc other co-authors on new comment email notifications</li>
<li>Bug fix: If a user has already been added as an author to a post, don&#8217;t show them in the AJAX search again.</li>
<li>Bug fix: Allow output constants to be defined in a theme&#8217;s functions.php file and include filters you can use instead.</li>
</ul>
<p>Please post any questions, bug reports, feature requests, etc. in the <a href="http://wordpress.org/tags/co-authors-plus">WordPress.org forums</a>. If you want to contribute code, I&#8217;m eyeballing <a href="https://github.com/danielbachhuber/Co-Authors-Plus/issues/11">co-author management in Quick Edit</a> and <a href="https://github.com/danielbachhuber/Co-Authors-Plus/issues/6">guest author functionality</a> for v2.7.</p>
<p>For WordPress.com VIPs, this update has already been deployed to the shared plugins repo.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/129857/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/129857/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/129857/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129857&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/03/06/co-authors-plus-v2-6-2-enhancements-and-bug-fixes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Allowing authors to set co-authors</title>
		<link>http://danielbachhuber.com/2012/01/26/allowing-authors-to-set-co-authors/</link>
		<comments>http://danielbachhuber.com/2012/01/26/allowing-authors-to-set-co-authors/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 17:40:56 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[Co-Authors Plus]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WordPress.org forums]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=129690</guid>
		<description><![CDATA[In the WordPress.org forums, whoaloic asks: I have a site with multiple authors. I would like to allow authors who create a post or a page to give rights to other authors. For now, only administrator and editor can do &#8230; <a href="http://danielbachhuber.com/2012/01/26/allowing-authors-to-set-co-authors/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129690&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the WordPress.org forums, <a href="http://wordpress.org/support/topic/plugin-co-authors-plus-allow-authors-post-to-give-access-to-other-authors">whoaloic asks</a>:</p>
<blockquote><p>I have a site with multiple authors.<br />
I would like to allow authors who create a post or a page to give rights to other authors.<br />
For now, only administrator and editor can do that.<br />
Is there a solution?</p></blockquote>
<p>Yep, totally doable. By default, Co-Authors Plus defaults to &#8216;edit_others_posts&#8217; as the required cap for changing co-authors. With the following code snippet in your theme&#8217;s functions.php file, you can make that cap &#8216;publish_posts&#8217; instead (which authors and above usually have).</p>
<p><pre class="brush: php;">
/**
 * Filter the Co-Authors Plus current_user_can_set_authors() function
 * so that users with 'publish_posts' can set Co-Authors
 *
 * @author danielbachhuber
 *
 * @see https://github.com/danielbachhuber/Co-Authors-Plus/issues/8
 * @see http://wordpress.org/support/topic/plugin-co-authors-plus-allow-authors-post-to-give-access-to-other-authors
 */
add_filter( 'coauthors_plus_edit_authors', 'db_filter_coauthors_edit_cap' );
function db_filter_coauthors_edit_cap( $cap_result ) {
	global $coauthors_plus;

	$post_type = $coauthors_plus-&gt;get_current_post_type();
	if( ! $post_type ) return false;
	
	$post_type_object = get_post_type_object( $post_type );
	return current_user_can( $post_type_object-&gt;cap-&gt;publish_posts );
}
</pre></p>
<p>In preparing this snippet, I also opened a couple of issues in Github:</p>
<ul>
<li><a href="https://github.com/danielbachhuber/Co-Authors-Plus/issues/8">Allow authors to set co-authors by default</a> &#8211; I&#8217;m not sure why we restricted it to editors and admins originally. Also, the existing filter could use cleanup.</li>
<li><a href="https://github.com/danielbachhuber/Co-Authors-Plus/issues/7">Don&#8217;t show search box if user doesn&#8217;t have capability to change co-authors</a> &#8211; We should have a &#8220;locked&#8221; UI if the user doesn&#8217;t have the appropriate cap</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/129690/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/129690/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/129690/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129690&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/01/26/allowing-authors-to-set-co-authors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>New York Times releases code to help journalists collaborate on WordPress, other platforms</title>
		<link>http://danielbachhuber.com/2012/01/23/new-york-times-releases-code-to-help-journalists-collaborate-on-wordpress-other-platforms/</link>
		<comments>http://danielbachhuber.com/2012/01/23/new-york-times-releases-code-to-help-journalists-collaborate-on-wordpress-other-platforms/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 18:22:45 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[New York Times]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=129674</guid>
		<description><![CDATA[New York Times releases code to help journalists collaborate on WordPress, other platforms. Track changes within the WordPress editor. Code is available on Github; it would be awesome to see this support realtime collaborative editing too. (via Steve Myers)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129674&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.poynter.org/latest-news/top-stories/160460/new-york-times-releases-code-to-help-journalists-collaborate-on-wordpress-other-platforms/">New York Times releases code to help journalists collaborate on WordPress, other platforms</a>. Track changes within the WordPress editor. Code is <a href="https://github.com/nytd/ice">available on Github</a>; it would be awesome to see this support realtime collaborative editing too. <em>(via Steve Myers)</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/129674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/129674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/129674/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129674&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/01/23/new-york-times-releases-code-to-help-journalists-collaborate-on-wordpress-other-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>User Switching « WordPress Plugins</title>
		<link>http://danielbachhuber.com/2012/01/09/user-switching-wordpress-plugins/</link>
		<comments>http://danielbachhuber.com/2012/01/09/user-switching-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 17:20:35 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WPCandy]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=129623</guid>
		<description><![CDATA[User Switching « WordPress Plugins. Quickly switch between user accounts. Super useful when populating dummy content for your test website. (via WPCandy)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129623&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/user-switching/">User Switching « WordPress Plugins</a>. Quickly switch between user accounts. Super useful when populating dummy content for your test website. <em>(via <a href="http://wpcandy.com/broadcasts/the-sweet-plugin/user-switching">WPCandy</a>)</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/129623/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/129623/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/129623/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129623&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2012/01/09/user-switching-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Co-Authors Plus v2.6: Search user&#8217;s display names, change byline order and more</title>
		<link>http://danielbachhuber.com/2011/12/22/co-authors-plus-v2-6-search-users-display-names-change-byline-order-and-more/</link>
		<comments>http://danielbachhuber.com/2011/12/22/co-authors-plus-v2-6-search-users-display-names-change-byline-order-and-more/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 04:39:38 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[Co-Authors Plus]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[Russell Heimlich]]></category>
		<category><![CDATA[v2.6]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WordPress.com VIP]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=129434</guid>
		<description><![CDATA[Co-Authors Plus makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out this evening, v2.6 has the following improvements: Sortable authors — drag and drop the order of the authors &#8230; <a href="http://danielbachhuber.com/2011/12/22/co-authors-plus-v2-6-search-users-display-names-change-byline-order-and-more/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129434&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/co-authors-plus/">Co-Authors Plus</a> makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out this evening, v2.6 has the following improvements:</p>
<ul>
<li>Sortable authors — drag and drop the order of the authors as you&#8217;d like them to appear</li>
<li>Search for authors by display name so you can easily add bylines by first or last name</li>
<li>Option to remove the first author when there are two or more listed</li>
<li>More reliably generates the published post count for each user</li>
</ul>
<p>Thanks to <a href="http://wordpress.org/tags/co-authors-plus?forum_id=10">those in the forum</a> who provided feedback and special thanks to <a href="http://www.russellheimlich.com/">Russell Heimlich</a> for <a href="http://plugins.trac.wordpress.org/ticket/1438">his contributions</a> with sortable authors. If you feel like giving back, there are a <a href="http://plugins.trac.wordpress.org/query?status=%21closed&amp;keywords=~co-authors-plus">few tickets open we&#8217;d love patches for</a>. In particular, <a href="http://plugins.trac.wordpress.org/ticket/1440">guest bylines</a> would be pretty neat. I have a possible direction you can go if you&#8217;re looking for inspiration.</p>
<p>For our WordPress.com VIPs, this release will be available in the shared plugins directory in just a moment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/129434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/129434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/129434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=129434&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2011/12/22/co-authors-plus-v2-6-search-users-display-names-change-byline-order-and-more/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Use Edit Flow with files of any format</title>
		<link>http://danielbachhuber.com/2011/10/31/use-edit-flow-with-files-of-any-format/</link>
		<comments>http://danielbachhuber.com/2011/10/31/use-edit-flow-with-files-of-any-format/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 22:11:41 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[Ben Balter]]></category>
		<category><![CDATA[document management]]></category>
		<category><![CDATA[Edit Flow]]></category>
		<category><![CDATA[integrations]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WP Document Revisions]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=128854</guid>
		<description><![CDATA[Use Edit Flow with files of any format. Neat integration coming up in the next release of WP Document Revisions thanks in part to the power of a strong open source community.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=128854&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://editflow.org/2011/10/31/use-edit-flow-with-files-of-any-format/">Use Edit Flow with files of any format</a>. Neat integration coming up in the next release of WP Document Revisions thanks in part to the power of a strong open source community.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/128854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/128854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/128854/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=128854&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2011/10/31/use-edit-flow-with-files-of-any-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Edit Flow v0.6.5: Fixes post timestamp issue when using custom statuses</title>
		<link>http://danielbachhuber.com/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/</link>
		<comments>http://danielbachhuber.com/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 17:52:49 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[Edit Flow]]></category>
		<category><![CDATA[v0.6.5]]></category>
		<category><![CDATA[WordPress plugins]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=128561</guid>
		<description><![CDATA[Edit Flow v0.6.5: Fixes post timestamp issue when using custom statuses. Pretty annoying bug: if you set a post or a page to a custom post status, the publication timestamp would be set and saved. Upon publication of the piece, &#8230; <a href="http://danielbachhuber.com/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=128561&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://editflow.org/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/">Edit Flow v0.6.5: Fixes post timestamp issue when using custom statuses</a>. Pretty annoying bug: if you set a post or a page to a custom post status, the publication timestamp would be set and saved. Upon publication of the piece, the publication date was set to whenever you originally saved the post with a custom post status. Our fix works around some of the limitations of WordPress core on this issue.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/128561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/128561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/128561/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=128561&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
	</channel>
</rss>
