Changeset 37890 for trunk/src/wp-admin/edit-form-advanced.php
- Timestamp:
- 06/28/2016 04:40:33 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r37674 r37890 12 12 13 13 /** 14 * @global string $post_type15 * @global object$post_type_object16 * @global WP_Post $post14 * @global string $post_type 15 * @global WP_Post_Type $post_type_object 16 * @global WP_Post $post 17 17 */ 18 18 global $post_type, $post_type_object, $post;
Note: See TracChangeset
for help on using the changeset viewer.