Codex tools: Log in
Contents |
Retrieve the name of the current filter or action.
<?php current_filter(); ?>
None.
See this example from toscho at WordPress Answers
Since: 2.5
current_filter() is located in wp-includes/plugin.php.
Filters: has_filter(), add_filter(), apply_filters(), current_filter(), merge_filters(), remove_filter(), remove_all_filters()