Skip to content

Commit

Permalink
Update WordPress-Extra/ruleset.xml
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 a5653a3 commit dcddda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress-Extra/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<!-- Validates post type slugs for valid characters, length and reserved keywords. -->
<rule ref="WordPress.NamingConventions.ValidPostTypeSlug"/>

<!-- Validates post type slugs for valid characters, length and reserved keywords. -->
<!-- Validates taxonomy slugs for valid characters, length and reserved names. -->
<rule ref="WordPress.NamingConventions.ValidTaxonomySlug"/>

<!-- https://github.com/WordPress/WordPress-Coding-Standards/issues/1157 -->
Expand Down

0 comments on commit dcddda1

Please sign in to comment.