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

This is based on work from @justnorris in #487. It continues the work of scoping module assets. It reintroduces the `EF_Module_With_View` class from #487, but holds off on deprecating `is_whitelisted_functional_view`...

status: needs review
Scope Module Assets

This is some additional work on top of #519 to improve the notifications UI to make it apparent when a user is being auto-subscribed to a post, when they're the...

[Status] Needs Review

I would like to apply some customisation to the posts that are displayed in the editorial calendar. For example, I might temporarily tag some old content as "featured", which is...

Enhancement

### Expected behavior: - When unticking the post author in `Notifications` metabox, they get unsubscribed - OR If they aren't actually unsubscribed, we get a red flash instead of green...

Enhancement
Module: Notifications

I would like to add features to WordPress to facilitate periodic review of old posts and pages. What this review is checking will vary from site to site. In general,...

Enhancement

It'd be nice to provide API for users to add their own Edit Flow modules for things like integrations with other plugins (See #386 and #387 as examples). ```php ef_register_module(...)...

[Priority] Low
Enhancement

It'd be great to incorporate a feature for forking/cloning posts within Edit Flow. Considerations for such a feature include: I want to make some changes to an already published post;...

[Priority] Low
Enhancement

Currently if you type up an editorial comment but don't submit it, then save the post, the comment text is lost. This is natural in a way and users correctly...

Enhancement
[Priority] Medium

We should be able to calculate the progress of a post by looking at the number of tasks and how of them are complete. e.g. The post “The iPad sucks”...

Enhancement

I added the button to let the user go faster to the current day instead of having to use the calendar. I tried to keep the same behavior of the...

[Status] Has Feedback