X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/8d3bb1a5dcfdea9857d3c88c3751f09593e34dc8..ef91a7f4f3c6468973e192335a27ec0e0faca0b5:/wp-includes/class-wp-post-type.php diff --git a/wp-includes/class-wp-post-type.php b/wp-includes/class-wp-post-type.php index c08ca5e5..0b1d3c00 100644 --- a/wp-includes/class-wp-post-type.php +++ b/wp-includes/class-wp-post-type.php @@ -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 *