Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #56045


Ignore:
Timestamp:
06/22/2022 09:02:51 PM (23 months ago)
Author:
pbearne
Comment:

Replying to joyously:

The Code Reference for get_option says

When one of the Options API filters is used: pre_option_$option, default_option_$option, or option_$option, the returned value may not match the expected type.

So, there are already filters. Exactly which functions need which filters?

I have removed the filter for get_options as there is already a patch https://core.trac.wordpress.org/ticket/37930

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56045

    • Property Keywords has-patch added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Milestone changed from Awaiting Review to
  • Ticket #56045 – Description

    initial v4  
     1the current filter assumes that you know the name of the filter
     2This is a general filter that filters "ALL" options