]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-wp-post-type.php
WordPress 4.7
[autoinstalls/wordpress.git] / wp-includes / class-wp-post-type.php
index c08ca5e5bc994a7b333726b454f05dff8c15b4a1..0b1d3c00e9d780761c139d4f0590fe6586cd5ab6 100644 (file)
@@ -366,7 +366,7 @@ final class WP_Post_Type {
                $args = wp_parse_args( $args );
 
                /**
-                * Filter the arguments for registering a post type.
+                * Filters the arguments for registering a post type.
                 *
                 * @since 4.4.0
                 *