Changeset 55694 for trunk/src/wp-includes/class-wp-post-type.php
- Timestamp:
- 04/27/2023 11:13:36 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-post-type.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-post-type.php
r54318 r55694 411 411 * @param string $post_type Post type key. 412 412 * @param array|string $args Optional. Array or string of arguments for registering a post type. 413 * See register_post_type() for information on accepted arguments. 413 414 * Default empty array. 414 415 */
Note: See TracChangeset
for help on using the changeset viewer.