Daniel Bachhuber
Daniel Bachhuber
As of v0.7, the calendar lists posts on a day by day basis based on the order of post statuses. We should allow them to also sort by publish time....
[Feature request from Jon](http://wordpress.org/support/topic/plugin-edit-flow-public-news-budget-like-on-ny1comthecall) in the WordPress.org forums: ``` I like your plugin and have a question/recommendation about public news budgets. Can you add a feature that would display a...
A [request from the forums](http://wordpress.org/support/topic/plugin-edit-flow-custom-status-options), it would be great if we could support the following arguments when [registering custom statuses](http://codex.wordpress.org/Function_Reference/register_post_status): - label - A descriptive name for the post status...
A la WordPress.com's "Request Feedback" feature, it would be neat to be able to generate a private link you can share with someone who doesn't have a user account so...
We only save one state right now. The idea is to remember the user's last state, but also allow them to save various sets of filters, ones that they would...
It'd be great to display editorial comments on edit-comments.php as a category (similar to Pending/Approved/Spam/Trash) if a user wants to see all editorial comments across all articles.
Make it easier to include content on the calendar based on multiple critieria
This would allow the user to include multiple items in their range for display.
In #20570771, I prepared a fix for a bug that occurred when get_metadata_terms() was called multiple times on the page. We should make sure all similar methods don't accidentally blow...
As mentioned here (https://github.com/danielbachhuber/Edit-Flow/commit/881498f85cfb5088a3e25f042146af09594e3e41#commitcomment-624400), here are some repro steps: - Go to module overview - Enable or disable a module - Click to configure a different module - Go back...