过滤后塞是否会像扁平块一样坏。
原型
apply_filters( 'wp_unique_post_slug_is_bad_flat_slug', bool $bad_slug, string $slug, string $post_type )
参数
$bad_slug
(bool)
后弹是否会像扁平块一样坏。
$slug
(string)
后slu ..
$post_type
(string)
发布类型。
源文件
路径:wp-includes/post.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_unique_post_slug_is_bad_flat_slug/