Changeset 32642 for trunk/src/wp-admin/edit.php
- Timestamp:
- 05/28/2015 09:40:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit.php
r32116 r32642 19 19 } 20 20 21 /** 22 * @global string $post_type 23 * @global object $post_type_object 24 */ 21 25 global $post_type, $post_type_object; 22 26
Note: See TracChangeset
for help on using the changeset viewer.