Changeset 18553 for trunk/wp-admin/includes/dashboard.php
- Timestamp:
- 08/16/2011 04:54:51 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/dashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/dashboard.php
r18314 r18553 532 532 533 533 <?php if ( current_user_can( 'upload_files' ) ) : ?> 534 <div id="media-buttons" class="hide-if-no-js ">534 <div id="media-buttons" class="hide-if-no-js wp-media-buttons"> 535 535 <?php do_action( 'media_buttons' ); ?> 536 536 </div>
Note: See TracChangeset
for help on using the changeset viewer.