wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



all_themes › WordPress Filter Hooks

Da3.1.0
Deprecaton/a
apply_filters( 'all_themes', wp_get_themes()
Parametri:
  • (WP_Theme[]) $all Array of WP_Theme objects to display in the list table.
    Richiesto:
Definito a:
Codex:

Filters the full array of WP_Theme objects to list in the Multisite themes list table.





Sorgenti

'all'      => apply_filters( 'all_themes', wp_get_themes() ),