wp_navigation_should_create_fallback

過濾鉤子
apply_filters( 'wp_navigation_should_create_fallback', true )

過濾是否應該建立後備。

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

常見問題

FAQs
檢視更多 >