[wp-trac] [WordPress Trac] #50413: Update code and comments to remove "blacklist" and "whitelist" (was: Enhancement: Update code and comments to use more inclusive language.)
WordPress Trac
noreply at wordpress.org
Mon Jun 22 17:39:44 UTC 2020
#50413: Update code and comments to remove "blacklist" and "whitelist"
--------------------------------------+----------------------
Reporter: strangerstudios | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch needs-dev-note | Focuses:
--------------------------------------+----------------------
Changes (by desrosj):
* keywords: has-patch => has-patch needs-dev-note
Comment:
Marking for a dev note. There also will need to be some follow up
communication to plugin developers.
- [https://wpdirectory.net/search/01EB71YX3RANKC9GWXV6VP8W6G Plugins
using] the `blacklist_keys` option (accessing directly with
`get/set_option()` could cause issues).
- [https://wpdirectory.net/search/01EB1MCARJHZ77593CWHEXWH3C Plugins
using] the `$new_whitelist_options` global.
- [https://wpdirectory.net/search/01EBEHP707DN4R2MFHY3TH1ZBW Plugins
using] the `comment_whitelist` option (accessing directly with
`get/set_option()` could cause issues).
- [https://wpdirectory.net/search/01EB6QN29GY5M9NDVBBZK4DTZC Plugins
using] the `$whitelist_options` global.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50413#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list