<?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>Edit Flow&#187; Blog</title>
	<atom:link href="http://editflow.org/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://editflow.org</link>
	<description>Redefining your WordPress editorial workflow</description>
	<lastBuildDate>Tue, 31 Jan 2012 00:40:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='editflow.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/218abd5511b7bf8019c8f53051082373?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Edit Flow&#187; Blog</title>
		<link>http://editflow.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://editflow.org/osd.xml" title="Edit Flow" />
	<atom:link rel='hub' href='http://editflow.org/?pushpress=hub'/>
		<item>
		<title>Edit Flow v0.7: Modular architecture, monthly calendar, and sortable statuses</title>
		<link>http://editflow.org/2012/01/09/edit-flow-v0-7-modular-architecture-monthly-calendar-and-sortable-statuses/</link>
		<comments>http://editflow.org/2012/01/09/edit-flow-v0-7-modular-architecture-monthly-calendar-and-sortable-statuses/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 21:50:49 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[custom statuses]]></category>
		<category><![CDATA[editorial calendar]]></category>
		<category><![CDATA[editorial metadata]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[v0.7]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4243</guid>
		<description><![CDATA[Months in the making, Edit Flow v0.7 is now out the door and available for download. We&#8217;d love to give you a quick introduction to what&#8217;s new. Modular architecture The biggest change in Edit Flow v0.7 is that the entire plugin has been rewritten into a modular architecture. Each feature is a module you can enable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4243&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Months in the making, Edit Flow v0.7 is now out the door and <a href="http://wordpress.org/extend/plugins/edit-flow/">available for download</a>. We&#8217;d love to give you a quick introduction to what&#8217;s new.</p>
<h3>Modular architecture</h3>
<p><img class="alignnone size-full wp-image-4387" title="Edit Flow split into modules" src="http://editflow.files.wordpress.com/2012/01/editflowmodular07_h660.jpg?w=660&#038;h=397" alt="" width="660" height="397" /></p>
<p>The biggest change in Edit Flow v0.7 is that the entire plugin has been rewritten into a modular architecture. Each <a href="http://editflow.org/features/">feature</a> is a module you can enable or disable. Most modules have a configuration view where, among other things, you can change which post types you want to apply the feature to. No more dealing with code snippets for adding custom statuses to your custom post type. There are also standard UIs for customizing each feature.</p>
<p>One purpose of the modular architecture is to make it much easier for others to contribute new features. It&#8217;s super easy to plug a new module into our framework and have it work with existing features. <a href="http://editflow.org/contribute/">Learn more about contributing code</a>.</p>
<h3>Month-by-month calendar with AJAX drag and drop</h3>
<p><img class="alignnone size-full wp-image-4388" title="Drag and drop on the month-by-month calendar" src="http://editflow.files.wordpress.com/2012/01/calendar07_h660.jpg?w=660&#038;h=396" alt="" width="660" height="396" /></p>
<p>The calendar now defaults to showing the upcoming six weeks, and you can change this range to a week or up to twelve weeks. Unpublished posts can be dragged from date to date so you can keep track of what&#8217;s going to be published when. Click on a post title to see all of the details about the post (including your viewable editorial metadata).</p>
<h3>Other improvements</h3>
<p>Along with the big changes, we added a lot of polish to each feature, including:</p>
<ul>
<li>Editorial metadata can appear in the calendar, story budget, or manage posts screen by marking a term as &#8220;viewable&#8221;.</li>
<li>Editorial metadata display in nicely formatted columns if you move its post meta box under the editor.</li>
<li>Prioritize your custom statuses and editorial metadata with drag-and-drop. You now have full control over what appears in what order. This also affects presentation of this data in the calendar and elsewhere.</li>
<li>&#8220;Draft&#8221; and &#8220;Pending Review&#8221; post statuses can be deleted.</li>
<li>Notifications have a filter so you can disable auto-subscribing the post author or users who edit the post.</li>
<li>Fixed the order of execution for saving notifications, so you can <a href="http://editflow.org/extend/auto-subscribe-user-groups-for-notifications/">auto-subscribe user groups based on post status using a code snippet</a>.</li>
<li>Improved how the story budget date range works — now you&#8217;ll pick a start date and number of days to show.</li>
<li>Switched to jQuery Datepicker, which has a much friendlier UI, for all date selection.</li>
</ul>
<h3>Credits for this release</h3>
<p>Edit Flow <em>is</em> an open source project, and we&#8217;re indebted to many people for helping us improve the code and experience. In particular, we&#8217;d like to mention:</p>
<ul>
<li>Ben Balter, Nick Hamze, and Rinat Khaziev for their code contributions and testing.</li>
<li>Andrew Witherspoon, Andrew Spittle, Lauren Rabaino, and Chelsea Otakan for their design expertise.</li>
<li>Steve McConnell for extensive testing and usability feedback.</li>
<li>The Noun Project for an <a href="http://thenounproject.com/">awesome set of free to use icons</a>.</li>
<li><a href="http://automattic.com/">Automattic</a> for allowing me (Daniel) to work on Edit Flow as a 20%, sometimes 50-80%, project.</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/edit-flow/">Try out Edit Flow v0.7</a> and let us know what you think. Want to help make the next version even better? Check out our <a href="http://editflow.org/contribute/">introduction to contributing</a>, and get involved!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4243&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2012/01/09/edit-flow-v0-7-modular-architecture-monthly-calendar-and-sortable-statuses/feed/</wfw:commentRss>
		<slash:comments>4</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://editflow.files.wordpress.com/2012/01/editflowmodular07_h660.jpg" medium="image">
			<media:title type="html">Edit Flow split into modules</media:title>
		</media:content>

		<media:content url="http://editflow.files.wordpress.com/2012/01/calendar07_h660.jpg" medium="image">
			<media:title type="html">Drag and drop on the month-by-month calendar</media:title>
		</media:content>
	</item>
		<item>
		<title>Use Edit Flow with files of any format</title>
		<link>http://editflow.org/2011/10/31/use-edit-flow-with-files-of-any-format/</link>
		<comments>http://editflow.org/2011/10/31/use-edit-flow-with-files-of-any-format/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 22:05:23 +0000</pubDate>
		<dc:creator>Benjamin J. Balter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[document management]]></category>
		<category><![CDATA[integrations]]></category>
		<category><![CDATA[WP Document Revisions]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4134</guid>
		<description><![CDATA[This is a guest post from Ben Balter, the developer behind WP Document Revisions, a 2011 Google Summer of Code project. The coolest thing about the WordPress community, is that well, it&#8217;s a community. Developers don&#8217;t just write code in vacuum and send it on its way, but rather are part of an ecosystem of mutual [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4134&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>This is a guest post from <a href="http://ben.balter.com/">Ben Balter</a>, the developer behind WP Document Revisions, a 2011 Google Summer of Code project.</em></p>
<p>The coolest thing about the WordPress community, is that well, it&#8217;s a community. Developers don&#8217;t just write code in vacuum and send it on its way, but rather are part of an ecosystem of mutual inspiration and informal collaboration.</p>
<p><a href="http://ben.balter.com/2011/08/29/wp-document-revisions-document-management-version-control-wordpress/">WP Document Revisions</a> a document management and collaboration plugin for WordPress announced recently that the latest release will automatically detect Edit Flow, if installed, and will <a href="http://ben.balter.com/2011/10/24/advanced-workflow-management-tools-for-wp-document-revisions/">pull Edit Flow&#8217;s workflow tools into its own interface</a> — cool, huh?</p>
<p>While this is undoubtedly a great pat on the back for Edit Flow and its efforts, the bigger news for the community is that now teams can use Edit Flow&#8217;s proven workflow tools in their newsroom with virtually any file format — Word, Adobe, images, anything.</p>
<p>If you want to give it a try, simply <a href="http://wordpress.org/extend/plugins/wp-document-revisions/">download and activate WP Document Revisions</a> and begin working, no additional configuration required if you&#8217;ve already got Edit Flow installed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4134&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/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/ea353bd28baa1aefaefae736a19fcf2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">benbalter</media:title>
		</media:content>
	</item>
		<item>
		<title>Edit Flow v0.6.5: Fixes post timestamp issue when using custom statuses</title>
		<link>http://editflow.org/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/</link>
		<comments>http://editflow.org/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 17:46:18 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[custom statuses]]></category>
		<category><![CDATA[v0.6.5]]></category>
		<category><![CDATA[v0.7]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4124</guid>
		<description><![CDATA[This version fixes an issue with the post timestamp being set when you set a post to a custom status. We're also actively working on v0.7 and would love community support.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4124&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Out just a moment ago, Edit Flow v0.6.5 has one purpose: to fix an issue with the post timestamp being set when you set a post to a custom status.</p>
<p>Basically, 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>
<p>WordPress.org user saomay deserves our thanks for their patience in helping track down the issue, and testing the fixes. <a href="http://wordpress.org/support/topic/plugin-edit-flow-custom-statuses-create-timestamp-problem">It was originally reported in the forum</a>.</p>
<p>It&#8217;s worth noting that we&#8217;re actively working on v0.7. You can follow our discussion on <a href="http://dev.editflow.org/">our development blog</a>. We&#8217;ll be looking for beta testers, translators, and documentation writers shortly. If you&#8217;d like to help out, let us know in the comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4124&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/09/20/edit-flow-v0-6-5-fixes-post-timestamp-issue-when-using-custom-statuses/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>
	</item>
		<item>
		<title>Edit Flow v0.6.4: Bulk edit custom statuses and bug fixes</title>
		<link>http://editflow.org/2011/08/03/edit-flow-v0-6-4-bulk-edit-custom-statuses-and-bug-fixes/</link>
		<comments>http://editflow.org/2011/08/03/edit-flow-v0-6-4-bulk-edit-custom-statuses-and-bug-fixes/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 05:07:36 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bulk editing]]></category>
		<category><![CDATA[v0.6.4]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4116</guid>
		<description><![CDATA[Late on the release blog post for this one, sorry. A week or so ago, we finished Edit Flow v0.6.4, which you can now download from the WordPress.org forums. The most significant improvement is that you can properly bulk edit posts and pages with custom statuses. For editorial metadata, we&#8217;ve added a &#8220;Number&#8221; metadata type, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4116&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Late on the release blog post for this one, sorry. A week or so ago, we finished Edit Flow v0.6.4, which you can now <a href="http://wordpress.org/extend/plugins/edit-flow/">download from the WordPress.org forums</a>.</p>
<p>The most significant improvement is that you can properly bulk edit posts and pages with custom statuses.</p>
<p>For editorial metadata, we&#8217;ve added a &#8220;Number&#8221; metadata type, along with a link to easily clear the field when dealing with date metadata.</p>
<p>Lastly, we&#8217;ve added filters for the &#8220;Posts I&#8217;m Following&#8221; widget on the dashboard, and for the posts that appear in the calendar. If you&#8217;ve wanted to add custom post types to either of these interfaces, now&#8217;s your chance!</p>
<p>Check out our full changes in the <a href="http://wordpress.org/extend/plugins/edit-flow/changelog/">changelog</a>. Also, we&#8217;ll be moving from our Google Group to a <a href="http://dev.editflow.org/">development P2</a> if you&#8217;d like to follow along.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4116&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/08/03/edit-flow-v0-6-4-bulk-edit-custom-statuses-and-bug-fixes/feed/</wfw:commentRss>
		<slash:comments>5</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.3: Email bug fix and seeing unpublished content</title>
		<link>http://editflow.org/2011/03/24/edit-flow-v0-6-3-email-bug-fix-and-seeing-unpublished-content/</link>
		<comments>http://editflow.org/2011/03/24/edit-flow-v0-6-3-email-bug-fix-and-seeing-unpublished-content/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 01:17:25 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[editorial calendar]]></category>
		<category><![CDATA[email notifications]]></category>
		<category><![CDATA[story budget]]></category>
		<category><![CDATA[v0.6.3]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4104</guid>
		<description><![CDATA[We released Edit Flow v0.6.3 on Monday to fix/add a few things. First, we restored email notifications to old delivery method instead of queueing with WP cron because of reliability issues. This should fix any and all notification delivery problems. Second, per a request in the forums, we&#8217;ve added the ability to see just &#8220;unpublished&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4104&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We released <a href="http://wordpress.org/extend/plugins/edit-flow/">Edit Flow v0.6.3</a> on Monday to fix/add a few things. First, we restored email notifications to old delivery method instead of queueing with WP cron because of reliability issues. This should fix any and all notification delivery problems. Second, per a <a href="http://wordpress.org/support/topic/plugin-edit-flow-managing-older-posts">request in the forums</a>, we&#8217;ve added the ability to see just &#8220;unpublished&#8221; content on the story budget and editorial calendar. This could be pretty useful for those newsrooms with a lot of content published on a daily basis.</p>
<p><img class="alignnone size-full wp-image-4107" src="http://editflow.files.wordpress.com/2011/03/system.jpg?w=660" alt=""   /></p>
<p>As always, please <a href="http://wordpress.org/tags/edit-flow?forum_id=10">hit us with feedback, ideas, and questions in the WordPress.org forum</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4104&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/03/24/edit-flow-v0-6-3-email-bug-fix-and-seeing-unpublished-content/feed/</wfw:commentRss>
		<slash:comments>4</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://editflow.files.wordpress.com/2011/03/system.jpg" medium="image" />
	</item>
		<item>
		<title>Code Sample: Changing the number of posts on the Story Budget</title>
		<link>http://editflow.org/2011/01/29/how-to-change-the-number-of-posts-displayed-on-story-budget/</link>
		<comments>http://editflow.org/2011/01/29/how-to-change-the-number-of-posts-displayed-on-story-budget/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 00:32:33 +0000</pubDate>
		<dc:creator>Scott Bressler</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code Sample]]></category>
		<category><![CDATA[Customization]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4058</guid>
		<description><![CDATA[We received a question from Quint Randle about how to customize the number of posts displayed in the Story Budget view of Edit Flow (which is 10 by default), so I thought I&#8217;d write up a quick tutorial here. It&#8217;s simple, and enabled in Edit Flow by this bit of code. To increase (or decrease) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4058&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We received a question from <a href="http://quintrandle.com/">Quint Randle</a> about how to customize the number of posts displayed in the Story Budget view of Edit Flow (which is 10 by default), so I thought I&#8217;d write up a quick tutorial here. It&#8217;s simple, and enabled in Edit Flow by <a href="http://plugins.trac.wordpress.org/browser/edit-flow/tags/0.6.2/php/story_budget.php#L227">this bit of code</a>.</p>
<p>To increase (or decrease) the number of posts from the default of 10, just add a small code snippet to the <code>functions.php</code> file in your theme. For instance, the following would increase the number of stories shown per category to 20:<br />
<pre class="brush: php; light: true;">
add_filter( 'ef_story_budget_query_limit', create_function( '', 'return 20;' ) );
</pre><br />
Just modify the &#8217;20&#8242; above to whatever number of posts you&#8217;d like to see in the Story Budget view. And voilà!</p>
<p>Of course you could split out the <code>create_function</code> call above to actually use a function that you&#8217;ve defined elsewhere in your <code>functions.php</code> file, but unless you&#8217;re going to have complicated logic to decide how many posts to display, I don&#8217;t see the need for anything beyond that one-liner.</p>
<p>Any further tutorials you would like to see on our blog here? There are lots and lots of filters baked into Edit Flow that are just dying to be unlocked by you, our users&mdash;let us know in the comments below what you&#8217;d like to customize or see in action and we&#8217;ll do our best to explain how to use it! And as always, for support questions, please <a href="http://wordpress.org/tags/edit-flow#post-form">post your question here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4058/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4058/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4058/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4058&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/01/29/how-to-change-the-number-of-posts-displayed-on-story-budget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fbc6b59ea747d36c0256b1f224bc9a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbressler</media:title>
		</media:content>
	</item>
		<item>
		<title>Code Sample: Filtering Custom Statuses by Role</title>
		<link>http://editflow.org/2011/01/29/filtering-custom-statuses-by-role/</link>
		<comments>http://editflow.org/2011/01/29/filtering-custom-statuses-by-role/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 21:01:04 +0000</pubDate>
		<dc:creator>Mo Jangda</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code Sample]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[custom statuses]]></category>
		<category><![CDATA[restriction]]></category>
		<category><![CDATA[roles]]></category>

		<guid isPermaLink="false">http://www.editflow.org/?p=3953</guid>
		<description><![CDATA[We&#8217;ve received a number of requests from Edit Flow users asking for the ability to limit statuses to specific roles. While this isn&#8217;t possible via the WordPress admin, you can write a bit of code to implement this. Just add the following snippet to the functions.php file of your active theme and modify as necessary. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=3953&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve received a <a href="http://wordpress.org/support/topic/edit-flow-and-role-scoper">number of requests</a> from Edit Flow users asking for the ability to limit statuses to specific roles. While this isn&#8217;t possible via the WordPress admin, you can write a bit of code to implement this. Just add the following snippet to the functions.php file of your active theme and modify as necessary.</p>
<p>The code sample limits authors to only set &#8216;Draft&#8217; and &#8216;Pitch&#8217; statuses, whereas editors (and administrators, by omission) have access to all statuses.</p>
<pre>
 -1,
	'author' =&gt; array( 'draft', 'pitch' )
);

add_filter( 'ef_custom_status_list', 'ef_x_filter_statuses_by_role', 10, 2 );

function ef_x_filter_statuses_by_role( $statuses, $post ) {
	global $role_status_map;

	$role = ef_x_get_user_role();
	if( isset( $role_status_map[$role] ) &amp;&amp; $role_status_map[$role] != -1 ) {
		$statuses = ef_x_filter_by_value( $statuses, 'slug', $role_status_map[$role] );
	}

	return $statuses;
}

function ef_x_get_user_role() {
	$user = wp_get_current_user();
	return array_shift( $user-&gt;roles );
}

function ef_x_filter_by_value( $array, $property, $value ) {
	$filtered_array = array();
	foreach( (array) $array as $index =&gt; $item ) {
		if( isset( $item-&gt;$property ) ) {
			if ( ( is_array( $value ) &amp;&amp; in_array( $item-&gt;$property, $value ) ) || $item-&gt;$property == $value ) {
				$filtered_array[$index] = $item;
			}
		}
	}
	return $filtered_array;
}
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/3953/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/3953/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/3953/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=3953&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/01/29/filtering-custom-statuses-by-role/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/16aeda409d2a00b51ac4c5058a3a8435?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mo Jangda</media:title>
		</media:content>
	</item>
		<item>
		<title>Edit Flow v0.6.2: Bug fixes</title>
		<link>http://editflow.org/2011/01/28/edit-flow-v0-6-2-bug-fixes/</link>
		<comments>http://editflow.org/2011/01/28/edit-flow-v0-6-2-bug-fixes/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 18:57:46 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[bulk editing]]></category>
		<category><![CDATA[editorial metadata]]></category>
		<category><![CDATA[v0.6.2]]></category>

		<guid isPermaLink="false">http://editflow.org/?p=4053</guid>
		<description><![CDATA[We released Edit Flow v0.6.2 on Wednesday to fix two bugs. First, post titles now appear in all email notifications (thanks kfawcett and madguy000 for pointing this out). Second, bulking editing any post type should no longer inadvertently delete editorial metadata (thanks meganknight for pointing this out). As always, please hit us with feedback, ideas, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4053&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We released <a href="http://wordpress.org/extend/plugins/edit-flow/">Edit Flow v0.6.2</a> on Wednesday to fix two bugs. First, post titles now appear in all email notifications (thanks kfawcett and madguy000 for pointing this out). Second, bulking editing any post type should no longer inadvertently delete editorial metadata (thanks meganknight for pointing this out).</p>
<p>As always, please <a href="http://wordpress.org/tags/edit-flow?forum_id=10">hit us with feedback, ideas, and questions in the WordPress.org forum</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4053/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4053&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/01/28/edit-flow-v0-6-2-bug-fixes/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>
	</item>
		<item>
		<title>Edit Flow v0.6.1: Custom post type support and minor improvements</title>
		<link>http://editflow.org/2011/01/10/v0-6-1-custom-post-type-support-and-minor-improvements/</link>
		<comments>http://editflow.org/2011/01/10/v0-6-1-custom-post-type-support-and-minor-improvements/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 21:26:06 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[v0.6.1]]></category>

		<guid isPermaLink="false">http://www.editflow.org/?p=4021</guid>
		<description><![CDATA[We released Edit Flow v0.6.1 yesterday. While the version number suggests a minor upgrade, we&#8217;ve put a lot of work into this release and have a number of new features, improvements and fixes that you&#8217;ll enjoy. Note: Edit Flow v0.6 and above requires WordPress 3.0 Custom Post Type Support It&#8217;s a feature many of you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4021&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We released <a href="http://wordpress.org/extend/plugins/edit-flow/">Edit Flow v0.6.1</a> yesterday. While the version number suggests a minor upgrade, we&#8217;ve put a lot of work into this release and have a number of new features, improvements and fixes that you&#8217;ll enjoy.</p>
<p><strong>Note:</strong> Edit Flow v0.6 and above requires WordPress 3.0 </p>
<h3>Custom Post Type Support</h3>
<div id="attachment_4038" class="wp-caption alignnone" style="width: 310px"><a href="http://editflow.files.wordpress.com/2010/12/ef-custom-post-type.png"><img src="http://editflow.files.wordpress.com/2010/12/ef-custom-post-type.png?w=300&#038;h=134#038;h=134" alt="Edit Flow now supports Custom Post Types" width="300" height="134" class="size-medium wp-image-4038" /></a><p class="wp-caption-text">Edit Flow now supports Custom Post Types</p></div>
<p>It&#8217;s a feature many of you have been asking for since Custom Post Types were added in WordPress 3.0. We&#8217;re happy to announce that Edit Flow is now custom post type-friendly. You can easily add or remove any Edit Flow feature to your custom post types with a few lines of code. We&#8217;ve included <a href="http://wordpress.org/extend/plugins/edit-flow/other_notes/">some code samples</a> to get you started.</p>
<p><strong>Note:</strong> Custom post statuses are now enabled for pages by default as we&#8217;ve removed the option from the settings. You can disable them if you&#8217;d like with the remove_post_type_support() method.</p>
<h3>i18n (Internationalization)</h3>
<p>We&#8217;ve heard many of our users across the world are interested in translating Edit Flow into their native languages. With this release, we&#8217;ve gone through and cleaned up the plugin to make that easy. If you&#8217;re interested in providing a translation for Edit Flow, please <a href="mailto:hello@editflow.org">get in touch</a> and we&#8217;ll gladly include it with the plugin. Pig latin is a language too!</p>
<h3>Filtering Users and Usergroups</h3>
<div id="attachment_4041" class="wp-caption alignnone" style="width: 310px"><a href="http://editflow.files.wordpress.com/2010/12/ef-usergroup-filters.png"><img src="http://editflow.files.wordpress.com/2010/12/ef-usergroup-filters.png?w=300&#038;h=174#038;h=174" alt="User and Usergroup search and filters" width="300" height="174" class="size-medium wp-image-4041" /></a><p class="wp-caption-text">User and Usergroup search and filters</p></div>
<p>If you have a large list of users, you now how difficult it can be to scroll through and find the exact person you&#8217;re looking for. We&#8217;ve added filters and search-as-you-type to user and usergroup lists to make that a little easier.</p>
<h3>Email Queueing</h3>
<p>Emails sent by Edit Flow are now optimized to use queueing for improved performance (and to avoid being flagged as spam).</p>
<h3>Bug Fixes</h3>
<p>We&#8217;ve also fixed a number of bugs:</p>
<ul>
<li>Users without JavaScript no longer see the status dropdown</li>
<li>Users with JavaScript no longer see the respond button for editorial comments</li>
<li>Contributors should not have the ability to publish through Quick Edit</li>
<li>Proper i18n support (Thanks Beto Frega and others)</li>
<li>Editorial Comments issue in IE (Thanks <a href="http://wordpress.org/support/profile/asecondwill">asecondwill</a> and James Skaggs)</li>
<li>Always email admin feature was not working (Thanks <a href="http://wordpress.org/support/profile/nicomollet">nicomollet</a>)</li>
<li>Notifications for scheduled posts did not include links (Thanks <a href="http://wordpress.org/support/profile/nicomollet">erikajurney</a>)</li>
</ul>
<p>For the full list of changes in this release, <a href="http://wordpress.org/extend/plugins/edit-flow/changelog/">view the changelog</a>. If you run into issues, the best place to go for help is the <a href="http://wordpress.org/tags/edit-flow?forum_id=10#postform">WordPress.org Support Forum</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4021/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4021/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4021/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4021&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2011/01/10/v0-6-1-custom-post-type-support-and-minor-improvements/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://editflow.files.wordpress.com/2010/12/ef-custom-post-type.png?w=300&#38;h=134" medium="image">
			<media:title type="html">Edit Flow now supports Custom Post Types</media:title>
		</media:content>

		<media:content url="http://editflow.files.wordpress.com/2010/12/ef-usergroup-filters.png?w=300&#38;h=174" medium="image">
			<media:title type="html">User and Usergroup search and filters</media:title>
		</media:content>
	</item>
		<item>
		<title>How to disable email notifications for post status changes</title>
		<link>http://editflow.org/2010/12/27/how-to-disable-email-notifications-for-post-status-changes/</link>
		<comments>http://editflow.org/2010/12/27/how-to-disable-email-notifications-for-post-status-changes/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 23:26:07 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[custom post statuses]]></category>
		<category><![CDATA[email notifications]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.editflow.org/?p=4026</guid>
		<description><![CDATA[In the WordPress.org forum, a user wanted to know how to disable email notifications for post status changes without also disabling email notifications for new editorial comments. Edit Flow makes this pretty simple to do. Simply add the following snippet to the functions.php file of your active theme and you&#8217;re good to go! As of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4026&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/support/topic/plugin-edit-flow-notification-only-for-editorial-comments">In the WordPress.org forum</a>, a user wanted to know how to disable email notifications for post status changes without also disabling email notifications for new editorial comments. Edit Flow makes this pretty simple to do. Simply add the following snippet to the functions.php file of your active theme and you&#8217;re good to go!</p>
<p>As of v0.6, Edit Flow <a href="http://plugins.trac.wordpress.org/browser/edit-flow/tags/0.6/php/notifications.php?rev=309857#L31">hooks into &#8216;transition_post_status&#8217;</a> to add an email notification when the post status changes. To disable these email notifications, all you need to do is remove the hook.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/editflow.wordpress.com/4026/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/editflow.wordpress.com/4026/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/editflow.wordpress.com/4026/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=editflow.org&amp;blog=11994715&amp;post=4026&amp;subd=editflow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://editflow.org/2010/12/27/how-to-disable-email-notifications-for-post-status-changes/feed/</wfw:commentRss>
		<slash:comments>8</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>
