Changeset 51962 for trunk/src/wp-includes/post.php
- Timestamp:
- 10/31/2021 11:15:10 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r51913 r51962 1419 1419 * for the post type to be available in the block editor. 1420 1420 * @type string $rest_base To change the base URL of REST API route. Default is $post_type. 1421 * @type string $rest_namespace To change the namespace URL of REST API route. Default is wp/v2. 1421 1422 * @type string $rest_controller_class REST API controller class name. Default is 'WP_REST_Posts_Controller'. 1422 1423 * @type int $menu_position The position in the menu order the post type should appear. To work,
Note: See TracChangeset
for help on using the changeset viewer.