Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#44015 closed defect (bug) (fixed)

Add `id` attribute to each row of privacy post list tables

Reported by: desrosj's profile desrosj Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9.6 Priority: normal
Severity: normal Version:
Component: Privacy Keywords: gdpr has-patch commit
Focuses: administration Cc:

Description

The WP_Privacy_Requests_Table and WP_Privacy_Data_Export_Requests_Table classes should output an id attribute for each row of the table, similar to how other post list tables do.

Attachments (1)

44015.diff (521 bytes) - added by desrosj 7 years ago.

Download all attachments as: .zip

Change History (6)

@desrosj
7 years ago

#1 @desrosj
7 years ago

  • Keywords commit added

#2 @desrosj
7 years ago

  • Summary changed from Add `id` attribute to each row of WP_Privacy_Requests_Table and to Add `id` attribute to each row of privacy post list tables

#3 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 43191:

Privacy: Add id attribute to WP_Privacy_Requests_Table and WP_Privacy_Data_Export_Requests_Table rows, for consistency with other post list tables.

Props desrosj.
Fixes #44015.

#4 @SergeyBiryukov
7 years ago

In 43192:

Privacy: Add id attribute to WP_Privacy_Requests_Table and WP_Privacy_Data_Export_Requests_Table rows, for consistency with other post list tables.

Props desrosj.
Merges [43191] to the 4.9 branch.
Fixes #44015.

#5 @desrosj
7 years ago

  • Component changed from General to Privacy

Moving to the new Privacy component.

Note: See TracTickets for help on using tickets.