[wp-trac] [WordPress Trac] #46041: Personal data tables: missing headings
WordPress Trac
noreply at wordpress.org
Sat Mar 2 09:29:24 UTC 2019
#46041: Personal data tables: missing headings
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: desrosj
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.2
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: accessibility,
patch | administration
-------------------------------------+-------------------------------------
Changes (by xkon):
* keywords: has-screenshots needs-patch => has-screenshots has-patch
Comment:
@desrosj , just a note for [attachment:"46041.diff"] .
If we log a `get_current_screen()` in our
`_wp_personal_data_export_page()` we can see an `[id]` as
`tools_page_export_personal_data`. When logging inside the
`$requests_table->views();` though we'll get an `[id]` as
`export_personal_data`.
To get the `render_screen_reader_content` working I've added the
`set_current_screen()` as well but nor really sure if that would be the
way to go.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46041#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list