Changeset 19337 for trunk/wp-admin/includes/dashboard.php
- Timestamp:
- 11/18/2011 03:32:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/dashboard.php
r19336 r19337 1293 1293 1294 1294 <h3><?php _e( 'Welcome to your new WordPress site! ' ); ?></h3> 1295 <p class="about-description"><?php _e( 'If you need help getting started, check out our documentation on <a href=" ">First Steps with WordPress</a>. If you’d rather dive right in, here are a few things most people do first when they set up a new WordPress site. If you need help, use the Help tabs in the upper right corner to get information on how to use your current screen and where to go for more assistance.' ); ?></p>1295 <p class="about-description"><?php _e( 'If you need help getting started, check out our documentation on <a href="http://codex.wordpress.org/First_Steps_With_WordPress">First Steps with WordPress</a>. If you’d rather dive right in, here are a few things most people do first when they set up a new WordPress site. If you need help, use the Help tabs in the upper right corner to get information on how to use your current screen and where to go for more assistance.' ); ?></p> 1296 1296 1297 1297 <div class="welcome-panel-column">
Note: See TracChangeset
for help on using the changeset viewer.