Changeset 15805 for trunk/wp-admin/custom-header.php
- Timestamp:
- 10/14/2010 02:02:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-header.php
r15248 r15805 554 554 </table> 555 555 <?php endif; 556 557 do_action( 'custom_header_options' ); 556 558 557 559 wp_nonce_field( 'custom-header-options', '_wpnonce-custom-header-options' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.