Skip to content

Commit

Permalink
Update WordPress/Sniffs/NamingConventions/ValidPostTypeSlugSniff.php
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette <[email protected]>
  • Loading branch information
IanDelMar and jrfnl authored Sep 10, 2024
1 parent dc545ee commit 2150d29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Validates post type names.
*
* Checks post type slugs for the presence of invalid characters, excessive
* length, and reserved keywords.
* length, and reserved names.
*
* @link https://developer.wordpress.org/reference/functions/register_post_type/
*
Expand Down

0 comments on commit 2150d29

Please sign in to comment.