Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #44876, comment 6


Ignore:
Timestamp:
08/31/2018 04:22:03 PM (5 years ago)
Author:
garrett-eclipse
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44876, comment 6

    v1 v2  
    11It also seems odd that the URL doesn't follow standard convention of using `page` as the param and then having `wp-privacy-policy-guide` as the value. The other two privacy related pages under tools follow this;   [[BR]]
    22<URL>/wp-admin/tools.php?page=export_personal_data   [[BR]]
    3 <URL>/wp-admin/tools.php?page=remove_personal_data   [[BR
     3<URL>/wp-admin/tools.php?page=remove_personal_data   [[BR]]
    44*This change would require the tools.php code that loads this be updated as well.
    55