Make WordPress Core


Ignore:
Timestamp:
11/18/2011 03:32:23 PM (13 years ago)
Author:
ryan
Message:

Welcome Panel: Add 'First Steps With WordPress' link. see #11651

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/dashboard.php

    r19336 r19337  
    12931293
    12941294        <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&#8217;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&#8217;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>
    12961296
    12971297        <div class="welcome-panel-column">
Note: See TracChangeset for help on using the changeset viewer.