Changeset 46696 for trunk/src/wp-includes/post.php
- Timestamp:
- 11/11/2019 02:41:15 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r46685 r46696 1406 1406 * this post type. Default 'post.php?post=%d'. 1407 1407 * } 1408 * @return WP_Post_Type|WP_Error The registered post type object, or an error object. 1408 * @return WP_Post_Type|WP_Error The registered post type object on success, 1409 * WP_Error object on failure. 1409 1410 */ 1410 1411 function register_post_type( $post_type, $args = array() ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)