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

From https://github.com/Automattic/Edit-Flow/pull/649/files --- ## Description Currently, this selector is used in 3 jQuery files but none of them seems relevant: ```js $('#posts-filter input[type="submit"]').on( 'mousedown', function(e){ t.revert(); }); ``` We will...

[Priority] Low
Enhancement
Module: Custom Statuses
Module: Editorial Metadata
Module: User Groups

Coming from here https://github.com/Automattic/Edit-Flow/pull/649/files#r645456693 ## Info This is a library and it's being used for the `Date` field in `Editorial Metadata` module - related PR https://github.com/Automattic/Edit-Flow/pull/169 We can see it...

[Priority] Low
Enhancement
Module: Editorial Comments

Currently if you go to Dashboard > Calendar here's what the filtering looks like: We should improve the styles to be more consistent. A few things that stand out: -...

Enhancement

## Expected/Desired Behavior When using Quick Edit, the custom status should update. ## Actual Behavior The custom status name does not update. ## Steps to Reproduce the Problem 1. Go...

Bug
Module: Custom Statuses

## Expected/Desired Behavior In Edit Flow > Story Budget, there is a list of post categories and under each one you'll see a list of posts scheduled for those categories....

Enhancement

[Requested in the forums](http://wordpress.org/support/topic/plugin-edit-flow-feature-request-user-group-restricted-to-category): > We have a WP installation with 3 categories for posts - 2 of them contain the actual content - travel stories by external authors -...

Module: User Groups
Code Snippets

If a user doesn't want the "Format" field to show, for instance, it would be great if they could disable this on a code level. From Pivotal: Post formats (like...

Module: Calendar
Code Snippets

The Frequently Asked Questions in the readme could use a refresh. We should go through the most recent forum threads to identify the most common hangups.

Chore
Documentation

After this is solved #634, we can consider these improvements for GitHub actions: - [ ] Code Coverage - [ ] Auto deploy to WP.org for new tags - [...

Enhancement

Hi team, Since the 0.8.3 release and the feature > Improvement: Cache calendar items for each user individually to prevent potential cache pollution. Props justnorris. We are having cache problems....

Bug
Module: Calendar
[Priority] Medium