Changeset 29454 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 08/09/2014 07:29:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r29099 r29454 43 43 } else { 44 44 $preview_link = set_url_scheme( get_permalink( $post->ID ) ); 45 45 46 /** 46 47 * Filter the URI of a post preview in the post submit box.
Note: See TracChangeset
for help on using the changeset viewer.