=== Edit Flow === Contributors: batmoo, danielbachhuber, sbressler, automattic Donate link: http://editflow.org/contribute/ Tags: edit flow, workflow, editorial, newsroom, management, journalism, post status, custom status, notifications, email, comments, editorial comments, usergroups, calendars, editorial calendar, story budget Requires at least: 3.4 Tested up to: 3.8 Stable tag: 0.8 Redefining your editorial workflow. == Description == Edit Flow empowers you to collaborate with your editorial team inside WordPress. We've made it modular so you can customize it to your needs: * [Calendar](http://editflow.org/features/calendar/) - A convenient month-by-month look at your content. * [Custom Statuses](http://editflow.org/features/custom-statuses/) - Define the key stages to your workflow. * [Editorial Comments](http://editflow.org/features/editorial-comments/) - Threaded commenting in the admin for private discussion between writers and editors. * [Editorial Metadata](http://editflow.org/features/editorial-metadata/) - Keep track of the important details. * [Notifications](http://editflow.org/features/notifications/) - Receive timely updates on the content you're following. * [Story Budget](http://editflow.org/features/story-budget/) - View your upcoming content budget. * [User Groups](http://editflow.org/features/user-groups/) - Keep your users organized by department or function. More details for each feature, screenshots and documentation can be found on [our website](http://www.editflow.org/). We'd love to hear from you! For support questions, feedback and ideas, please use the [WordPress.org forums](http://wordpress.org/tags/edit-flow?forum_id=10), which we look at often. If you'd like to contribute code, [we'd love to have you involved](http://editflow.org/contribute/). == Installation == The easiest way to install this plugin is to go to Add New in the Plugins section of your blog admin and search for "Edit Flow." On the far right side of the search results, click "Install." If the automatic process above fails, follow these simple steps to do a manual install: 1. Extract the contents of the zip file into your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Write and enjoy the merits of a structured editorial workflow! == Frequently Asked Questions == = Does Edit Flow work with multisite? = Yep, in the sense that you can activate Edit Flow on each subsite. Edit Flow doesn't yet offer the ability to manage content across a network of sites. = Edit Flow doesn't do X, Y, and Z. That makes me sad. = For support questions, feedback and ideas, please use the [WordPress.org forums](http://wordpress.org/tags/edit-flow?forum_id=10), which we look at often. For everything else, say [hello@editflow.org](mailto:hello@editflow.org). == Screenshots == 1. The calendar is a convenient month-by-month look at your content. Filter to specific statuses or categories to drill down. 2. Custom statuses allow you to define the key stages of your workflow. 3. Editorial comments allow for private discussion between writers and editors on a post-by-post basis. 4. Keep track of the important details with editorial metadata. 5. View all of your upcoming posts with the more traditional story budget view, and hit the print button to take it to your planning meeting. == Upgrade Notice == = 0.7.5 = New localizations; myriad of bug fixes = 0.7.4 = Support for non-Latin characters in custom statuses and editorial metadata; various bug fixes = 0.7.3 = Support PHP 5.2.x by removing the anonymous functions we mistakenly added = 0.7.2 = Contributors and other users without the 'publish_posts' capability can access custom statuses. = 0.7.1 = Enhancements and bug fixes, including defaulting to the proper date in the calendar and an Italian localization. = 0.7 = Complete rewrite into a modular architecture. Lots of polish added. Important note: If upgrading from pre-v0.6, please upgrade to v0.6.5 first = 0.6.5 = Fixes an issue where the post timestamp would be set as soon as a custom status was used. = 0.6.4 = Number of minor fixes and improvements, including proper support for bulk editing custom statuses, a 'Clear' link for clearing date editorial metadata, and better respect for user roles and capabilities in Story Budget. = 0.6.3 = Restored email notifications to old delivery method instead of queueing with WP cron because of reliability issues. Added option to see unpublished content on story budget and editorial calendar. = 0.6.2 = Two bug fixes: post titles should properly appear in email notifications, and bulk editing no longer deletes editorial metadata. = 0.6.1 = Proper support for custom post types. We removed the option to enable/disable Custom Statuses for Pages from the Settings page. Custom Statuses are enabled by default for Pages. To remove support for statuses, please see readme. = 0.6 = New features, including story budget and editorial metadata, a completely rewritten calendar view, and many bug fixes, including one for editorial comments appearing in the admin. == Changelog == = 0.8 (Dec 19, 2013) = * New feature: Dashboard Notepad. Editors and admins can use a notepad widget on the dashboard to leave instructions, important announcements, etc. for every WordPress user. * New feature: Double-click to create a new post on the calendar, or edit the details associated with an existing post. Thanks [bbrooks](https://github.com/bbrooks) and [cojennin](https://github.com/cojennin) * Post subscriptions are now saved via AJAX, which means you can add or remove subscribers without hitting "Save Post". This is especially useful for editorial comments. Thanks [cojennin](https://github.com/cojennin) * Subscribe to a post's updates using a quick "Follow" link on Manage Posts, the Calendar, or Story Budget. * Assign a date and time to editorial metadata's date field. Thanks [cojennin](https://github.com/cojennin) * Modify which filters are used on the calendar and story budget, or add your own. Thanks [cojennin](https://github.com/cojennin) * Scheduled publication time is now included in relevant email notifications. Props [mattoperry](https://github.com/mattoperry) * Calendar and story budget module descriptions link to their respective pages in the admin for usability. Props [rgalindo05](https://github.com/rgalindo05) * New Russian localization thanks to [te-st.ru](https://github.com/Teplitsa) * Updated Japanese localization thanks to [naokomc](https://github.com/naokomc) * Updated Dutch localization thanks to [kardotim](https://github.com/kardotim) * Bug fix: User group selection no longer appears in network admin. * Improved slug generation when changing title of Drafts thanks to [natebot](https://github.com/natebot) * Bug fix: Permalink slugs are now editable after initial save. Props [nickdaugherty](https://github.com/nickdaugherty) * Bug fix: Permit calendar filters to be properly reset. * Bug fix: Posts, pages, custom post types, etc. can now be previewed correctly. * Bug fix: Fix Strict Standards PHP notice with add_caps_to_role(). Props [azizur](https://github.com/azizur) * Bug fix: PHP compatability issue. Props [ziz](https://github.com/ziz). * Bug fix: Correct calendar encoding. Props [willvanwazer](https://github.com/willvanwazer) * Bug fix: Check for $screen in filter_manage_posts_column. Props [styledev](https://github.com/styledev). * Bug fix: Correct Edit Flow icon size. Props [Fstop](https://github.com/FStop). * Improvement: Add editorial metadata to the Posts screen. Props [drrobotnik](https://github.com/drrobotnik) * Improvement: Visual support for MP6. Props [keoshi](https://github.com/keoshi). * Bug fix: Catch WP_Error returning with get_terms(). Props [paulgibbs](https://github.com/paulgibbs) * Improvement: Better unit testing with PHPUnit thanks to [willvanwazer](https://github.com/willvanwazer) and [mbijon](https://github.com/mbijon) * Bug fix: Correctly close out list item in editorial comments. Props [jkovis](https://github.com/jkovis) The following folks did some tremendous work helping with the release of Edit Flow v0.8: [azizur](https://github.com/azizur), [bbrooks](https://github.com/bbrooks), [danielbachhuber](https://github.com/danielbachhuber), [drrobotnik](https://github.com/drrobotnik), [Fstop](https://github.com/FStop), [jkovis](https://github.com/jkovis), [kardotim](https://github.com/kardotim), [keoshi](https://github.com/keoshi) [mattoperry](https://github.com/mattoperry), [mbijon] (https://github.com/mbijon), [naokomc](https://github.com/naokom, [natebot](https://github.com/natebot), [nickdaugherty](https://github.com/nickdaugherty), [paulgibbs](https://github.com/paulgibbs), [rgalindo05](https://github.com/rgalindo05), [te-st.ru](https://github.com/Teplitsa), [willvanwazer](https://github.com/willvanwazer), [ziz](https://github.com/ziz). = 0.7.6 (Jan. 30, 2013) = * Bug fix for 3.4.2 compatibility. = 0.7.5 (Jan. 29, 2013) = * New Japanese localization thanks to [naokomc](https://github.com/naokomc) * New French localization thanks to [boris-hocde](https://github.com/boris-hocde) * Allow custom post statuses to be completely disabled for a post type, preventing situations where 'draft' posts could disappear when the draft status was deleted. * Better implementation of the hack we have to employ for editable slugs in the post edit screen. Thanks [cojennin](https://github.com/cojennin) for the assist. * Editorial metadata names can now be up to 200 characters (instead of 20 previously). Props [cojennin](https://github.com/cojennin) * Bug fix: Load modules on 'init' so the strings associated with each class can be properly translated * Bug fix: Pagination functional again when filtering to a post type * Bug fix: Pre-PHP 5.2.9 array_unique() compatibility * Bug fix: Respect the timezone when indicating which day is Today * Bug fix: Calendar should work for all post types, regardless of which are supposed to be added to it = 0.7.4 (Nov. 21, 2012) = * Added 'Scheduled' as one of the statuses you see in the 'Posts At A Glance' widget. 'Private' and other core statuses can be added with a filter * Sort posts on the Manage Posts view by visible editorial metadata date fields * Modify email notifications with two filters * Bug fix: Proper support for unicode characters in custom status and editorial metadata descriptions * Bug fix: Show the proper last modified value on the story budget when the server's timezone is not set to GMT. Props [danls](https://github.com/danls) * Bug fix: Make the jQuery UI theme for Edit Flow more specific so it doesn't conflict with core modals * Bug fix: Use the proper singlular label for a post type when generating notification text * Bug fix: Post slug now updates when the post has a custom status. * Bug fix: When determining whether a user can change a post's status, check the 'edit_posts' cap for the post type. = 0.7.3 (Jul. 3, 2012) = * Bug fix: Support PHP 5.2.x by removing the anonymous functions we mistakenly added * Bug fix: Only update user's Story Budget saved filters when the Story Budget is being viewed, to avoid other views setting the filter values = 0.7.2 (Jul. 3, 2012) = * Users without the 'publish_posts' capability can now use and change custom statuses. Props [Daniel Chesterton](https://github.com/dchesterton) * Support for trashing posts from the calendar. Thanks [Dan York](https://github.com/danyork) for the idea and a bit of code * Updated codebase to use PHP5-style OOP references * Fixed some script and stylesheet references that had a double '//' in the URI path * New `edit_flow_supported_module_post_types_args` filter allows you to enable custom statuses and other modules for private post types = 0.7.1 (Apr. 11, 2012) = * Show the year on the calendar and story budget if it's not the current year * Allow users to save post subscriptions the first time they save the post. This also fixes the bug where a user wouldn't be subscribed until they saved the post twice * Changed the behavior of notifications for the user changing a status or leaving a comment. Previously, they'd receive an email with the action they just performed; now they do not. This can be changed with a filter * New Italian localization thanks to Luca Patané * Bug fix: Auto-subscribe the post author to their posts by default but make it filterable * Bug fix: Only show authors in the user dropdown for the calendar and the story budget. This new behavior can be filtered out however * Bug fix: Metaboxes are registered with proper priority. Props benbalter * Bug fix: If a user hasn't ever opened the calendar before, the date should default to today, not the Unix Epoch * Bug fix: Prevent editorial metadata filters from stomping on others' uses by actually returning the original value when we don't want to manipulate it * Bug fix: Specify a max-width on `