[wp-trac] [WordPress Trac] #52430: Privacy code adjustments after 5.7 beta 1

WordPress Trac noreply at wordpress.org
Wed Feb 3 03:02:29 UTC 2021


#52430: Privacy code adjustments after 5.7 beta 1
-------------------------+--------------------------------------
 Reporter:  xkon         |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  5.7
Component:  Privacy      |    Version:
 Severity:  normal       |   Keywords:  has-patch has-unit-tests
  Focuses:               |
-------------------------+--------------------------------------
 Some small adjustments while re-checking/testing the 5.7 beta 1 changes.

 - Some links of the introduced Help tabs are pointing to `privacy-policy-
 guide.php` they should be adjusted to `options-
 privacy.php?tab=policyguide` for the new privacy settings design. Follow
 up for #43994.

 - A gray left border appears in the inline-notices on policy guide
 (similar to suggested text border), that needs to be removed. Follow up
 for #49264.

 - Adjusting the new parameter added in `wp_create_user_request` for
 clarity according to coding standards and easier/correct usage. Follow up
 for #43890. Thanks to @TimothyBlynJacobs for brainstorming on this.

 I'm adding a PR providing these changes, I thought of combining everything
 since they are small updates (at least the 2 first mentioned) and not
 breaking any functionality.

 Feel free to tell me and I can easily split them up into individual
 PRs/patches in case we want to reopen the mentioned tickets :) .

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52430>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list