Make WordPress Core

Changes between Version 4 and Version 6 of Ticket #56045


Ignore:
Timestamp:
06/22/2022 09:19:32 PM (3 years ago)
Author:
pbearne
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56045

    • Property Summary changed from Add filters to allow the shortcut return for the get options functions to Add filters to allow the shortcut return to wp_load_alloptions
    • Property Keywords has-unit-tests added
  • Ticket #56045 – Description

    v4 v6  
    1 the current filter assumes that you know the name of the filter
    2 This is a general filter that filters "ALL" options
     1This adds a shortcut filter to the wp_load_options function