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
查看更多 >