2020-05-01 / 3031阅 / 悠然
Calls the callback functions that have been added to a filter hook, specifying arguments in an array.
Top ↑
(string)
(Required)
The name of the filter hook.
(array)
(Required)
The arguments supplied to the functions hooked to $tag.
(mixed) The filtered value after all hooked functions are applied to it.