wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



print_admin_styles › Filtr WordPress Hooks

Od2.8.0
Przestarzałyn/a
apply_filters( 'print_admin_styles', true )
Parametry:
  • (bool) $print Whether to print the admin styles. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to print the admin styles.





Źródło

if ( apply_filters( 'print_admin_styles', true ) ) {