Edit-Flow icon indicating copy to clipboard operation
Edit-Flow copied to clipboard

WordPress plugin to accelerate your editorial workflow

Results 121 Edit-Flow issues
Sort by recently updated
recently updated
newest added

First pass at improving #505 Instead of caching the entirety of the html, cache some of the queries that go into building the post details screen (and aren't user dependent)....

[Status] In-Progress

This PR is a fix for #25 The `Toggle Post Details` button was removed here https://github.com/Automattic/Edit-Flow/commit/95c6874be7a9f00abcaa09811ce11104c7d99eb4#diff-9163f1310b94e41b397251a77e18ec5a but the `setup_postadata` is still not working so I couldn't use the `the_excerpt` function....

Extracting an issue that arose in https://github.com/Automattic/Edit-Flow/issues/265 There are two places where Edit Flow will load every author+ (editor & admins included) all at once, which could present scaling issue...

Module: Notifications
Module: User Groups

On the calendar view, if a user opens an overlay, they can't select the text within the editorial metadata without inadvertently dragging it. We should fix this.

Bug
Module: Calendar

Core does it normally, so we should too

Bug
Module: Custom Statuses

Sometimes [we check](https://github.com/Automattic/Edit-Flow/blob/master/modules/calendar/calendar.php#L180) if we should load CSS and JS on a given page, [sometimes we don't](https://github.com/Automattic/Edit-Flow/blob/master/modules/calendar/calendar.php#L205). A patch for this issue would make it so a module's CSS and...

[Priority] High
Bug
[Status] Has Patch

Within calendar cell, there is a post status at the right. Internalional status names could be rather long, e.g. for Russian they get split into 2-3 lines, totally cluttering the...

Enhancement
[Status] Needs Reporter Feedback
[Status] Has Patch
Internationalization
[Priority] Medium

It got ugly again :(

[Priority] Low
Bug
Module: Story Budget
Good First Issue

If your current date range is far in the past, it's a little time consuming to jump to today. We should make that easy to do with a button similar...

[Priority] Low
Enhancement
Module: Story Budget
[Status] Needs Patch

This almost made it into 1.0 but I decided to punt with b740dcf741ad35dc1b273e009738fc7c32898a33. As it currently exists, the Dashboard Note pad is writing to, and reading from, a single note....

[Priority] Low
Enhancement
Module: Dashboard Widgets