wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



all_themes › WordPress Filter Hooks

Seit3.1.0
Veraltetn/v
apply_filters( 'all_themes', wp_get_themes()
Parameter:
  • (WP_Theme[]) $all Array of WP_Theme objects to display in the list table.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

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