Changeset 45742 for trunk/src/wp-admin/edit-form-advanced.php
- Timestamp:
- 08/04/2019 12:27:02 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r45674 r45742 15 15 * @global string $post_type 16 16 * @global WP_Post_Type $post_type_object 17 * @global WP_Post $post 17 * @global WP_Post $post Global post object. 18 18 */ 19 19 global $post_type, $post_type_object, $post;
Note: See TracChangeset
for help on using the changeset viewer.