Changeset 19528 for trunk/wp-admin/includes/dashboard.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/dashboard.php
r19418 r19528 1343 1343 <?php 1344 1344 endif; 1345 1345 1346 1346 if ( current_theme_supports( 'widgets' ) ) : ?> 1347 1347 <li><?php echo sprintf( __( '<a href="%s">Add some widgets</a>' ), esc_url( admin_url( 'widgets.php' ) ) ); ?></li>
Note: See TracChangeset
for help on using the changeset viewer.