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



wp_navigation_should_create_fallback › Filtr WordPress Hooks

Od6.3.0
Przestarzałyn/a
apply_filters( 'wp_navigation_should_create_fallback', true )
Parametry:
  • (bool) $create Whether to create a fallback navigation menu. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether or not a fallback should be created.





Źródło

$should_create_fallback = apply_filters( 'wp_navigation_should_create_fallback', true );