Changeset 33011 for trunk/src/wp-admin/includes/class-wp-site-icon.php
- Timestamp:
- 06/30/2015 11:25:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-site-icon.php
r33001 r33011 59 59 60 60 // Add the favicon to the backend. 61 add_action( 'admin_head', 'wp_site_icon' );62 63 61 add_action( 'admin_menu', array( $this, 'admin_menu_upload_site_icon' ) ); 64 62
Note: See TracChangeset
for help on using the changeset viewer.