2020-05-01 / 4386阅 / 悠然
Retrieve the name of a filter currently being processed.
The function current_filter()>did_action() returns true id="see-also" tabindex="-1">See also See also
Top ↑
(null|string)
(Optional)
Filter to check. Defaults to null, which checks if any filter is currently being run.
Default value: null
(bool) Whether the filter is currently in the stack.