Changeset 30649 for trunk/src/wp-admin/edit-form-advanced.php
- Timestamp:
- 11/30/2014 11:42:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r30643 r30649 245 245 * Fires after all built-in meta boxes have been added, contextually for the given post type. 246 246 * 247 * The dynamic portion of the hook, $post_type, refers to the post type of the post.247 * The dynamic portion of the hook, `$post_type`, refers to the post type of the post. 248 248 * 249 249 * @since 3.0.0
Note: See TracChangeset
for help on using the changeset viewer.