Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




current_filter [ WordPress Function ]

current_filter ( No parameters )
Returns:
  • (string) Hook name of the current filter or action.
Defined at:



Retrieve the name of the current filter or action.

Source


<?php
function current_filter() {
    global 
$wp_current_filter;
    return 
end$wp_current_filter );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics