[wp-trac] [WordPress Trac] #43895: Organize privacy functions into logical files and classes
WordPress Trac
noreply at wordpress.org
Fri Jun 7 23:05:27 UTC 2019
#43895: Organize privacy functions into logical files and classes
-------------------------------------------+-----------------------
Reporter: iandunn | Owner: desrosj
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.3
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: early has-patch needs-testing | Focuses:
-------------------------------------------+-----------------------
Comment (by azaozz):
There are some CSS classes with the remove- prefix in
WP_Privacy_Data_Removal_Requests_List_Table. That might be considered in
another ticket if needed. Then there's the request type:
remove_personal_data, that I think will never change.
I actually had the first iteration of the patch with renamed class. But
yes, many places in the code refer to `remove` and `removal`, from
settings saved in the DB to HTML class names. Cannot change all as it
would introduce edge cases/regressions. We can rename the class but... It
will make it (perhaps) even more inconsistent?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43895#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list