Improve the "Post Report" (lives under /wp-admin/edit.php?page=posts-report to allow more flexible an easy content management, especially for P4 sites with a huge amount of content. Below a few accessibility criteria, we can split the whole idea into individual stories and assess what type of data should be available where:
Add the following filters (next to date range filter):
As an Admin I want to be able to see which Posts/Pages have Status = Published.
As an Admin I want to be able to see which Posts/Pages have Status = Pending Review.
As an Admin I want to be able to see which Posts/Pages have Status = Draft.
As an Admin I want to be able to see which Posts/Pages have Visibility = Public.
As an Admin I want to be able to see which Posts/Pages have Visibility = Password Protected.
As an Admin I want to be able to see which Posts/Pages have Visibility = Private.
As an Admin I want to be able to see which Posts/Pages have Revisions.
Improve the "Post Report" (lives under
/wp-admin/edit.php?page=posts-report
to allow more flexible an easy content management, especially for P4 sites with a huge amount of content. Below a few accessibility criteria, we can split the whole idea into individual stories and assess what type of data should be available where:Add the following filters (next to date range filter):
Potentially affected repositories: planet4-master-theme