[wp-trac] [WordPress Trac] #44952: Export and Erase personal data statuses missing label_count
WordPress Trac
noreply at wordpress.org
Sun Sep 16 20:59:35 UTC 2018
#44952: Export and Erase personal data statuses missing label_count
--------------------------+---------------------------------
Reporter: eArtboard | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, administration
--------------------------+---------------------------------
Changes (by birgire):
* keywords: => needs-patch
* version: 4.9.8 => 4.9.6
Comment:
Thanks for the ticket @eArtboard
The status labels are displayed above the privacy requests tables, so this
seems to be needed.
This seems to be missing in {{{create_initial_post_types()}}}:
https://core.trac.wordpress.org/browser/tags/4.9.8/src/wp-
includes/post.php#L284
for {{{request-completed}}}, {{{request-confirmed}}}, {{{request-failed}}}
and {{{request-pending}}}.
The {{{WP_Privacy_Requests_Table::get_views()}}} needs to adjusted as well
to support this.
@eArtboard Have you considered writing a patch?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44952#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list