Dat Hoang
Dat Hoang
The idea of cloning/forking posts can resolve the problem here https://github.com/Automattic/Edit-Flow/issues/400
It turns out that there are multiple places in PHP loading this file `common/js/jquery.quicksearch.js` We may need to remove them too https://github.com/Automattic/Edit-Flow/search?q=quicksearch&type=
@courane01 - thank you for adding this suggestion. > When viewing Edit Flow Editorial Metadata, I'd like to view all posts within a selected taxonomy (similar to tags & categories)....
Looks like all PHP tests failed for the same reason as mentioned here https://github.com/Automattic/Edit-Flow/pull/667#issuecomment-859139939 I think eventually we may run `phpcbf . --standard=WordPress`, which is similar to what @nielslange has...
As mentioned in https://github.com/Automattic/Edit-Flow/pull/666#pullrequestreview-681493522, this is a bug in core WP https://core.trac.wordpress.org/ticket/49089
## Replicate this issue in the core - Add this file under wp-content/mu-plugins https://gist.github.com/htdat/06d77ea326d53cb1ae1e6b68c96aa0c3 - Visit wp-admin/edit.php - Try to edit a post with "Quick Edit" to trigger the ajax...
FYI. Submitted a PR for this core issue: - https://core.trac.wordpress.org/ticket/49089#comment:3 - https://github.com/WordPress/wordpress-develop/pull/1490
@jerclarke - We have tried to improve our tests and make the plugin more stable when fixing bugs or adding new features. So far, we're not yet having a formal...
> I saw that adding the `screen` argument was how this was addressed in the past with similar issues: https://core.trac.wordpress.org/changeset/22085 I am pretty sure that it does not help to...
Just for tracking, another request 2783863-zen