Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50413, comment 38


Ignore:
Timestamp:
07/22/2020 04:41:11 PM (3 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50413, comment 38

    initial v1  
    1515
    1616**Hooks throughout option API**
    17 - `default_option_blacklist_keys` filter ([https://wpdirectory.net/search/01EDVGYDC42MD32S9FVD07RCX2 0 plugins - 20,000 installs])
     17- `default_option_blacklist_keys` filter ([https://wpdirectory.net/search/01EDVGYDC42MD32S9FVD07RCX2 0 plugins])
    1818
    1919**Get option related**
    20 - `pre_option_blacklist_keys` filter ([https://wpdirectory.net/search/01EDVDHEMY146VBSPTY5MKSCJ0 1 plugin])
     20- `pre_option_blacklist_keys` filter ([https://wpdirectory.net/search/01EDVDHEMY146VBSPTY5MKSCJ0 1 plugin - 20,000 installs])
    2121- `option_blacklist_keys` filter ([https://wpdirectory.net/search/01EDVDPS2K1AM7JSARRP9WJH92 3 plugins - ~20,200 installs])
    2222
     
    4141
    4242@SergeyBiryukov I would also love your feedback on this as the Core Tech Lead of 5.5
     43
     44''Edit: fixed the install count for two of the filters. 0 plugins can't have 20k installs.''