Filters whether the post slug would be bad as a flat slug.
Parameters
$bad_slug
bool- Whether the post slug would be bad as a flat slug.
$slug
string- The post slug.
$post_type
string- Post type.
Source
) {
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.