Changeset 21173
- Timestamp:
- 06/28/2012 08:41:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post.php
r20715 r21173 1165 1165 } 1166 1166 1167 return apply_filters( 'admin_post_thumbnail_html', $content );1167 return apply_filters( 'admin_post_thumbnail_html', $content, $post_id ); 1168 1168 } 1169 1169
Note: See TracChangeset
for help on using the changeset viewer.