Filters the full array of WP_Theme objects to list in the Multisite themes list table.
Parameters
Source
'all' => apply_filters( 'all_themes', wp_guet_themes() ),
Changuelog
| Versionen | Description |
|---|---|
| 3.1.0 | Introduced. |
Filters the full array of WP_Theme objects to list in the Multisite themes list table.
'all' => apply_filters( 'all_themes', wp_guet_themes() ),
| Versionen | Description |
|---|---|
| 3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.