Changeset 29787 for trunk/src/wp-admin/index.php
- Timestamp:
- 09/29/2014 01:23:46 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/index.php
r27469 r29787 70 70 $help .= '<p>' . __( "<strong>Quick Draft</strong> - Allows you to create a new post and save it as a draft. Also displays links to the 5 most recent draft posts you've started." ) . '</p>'; 71 71 if ( ! is_multisite() && current_user_can( 'install_plugins' ) ) 72 $help .= '<p>' . __( '<strong>WordPress News</strong> - Latest news from the official WordPress project, the <a href="http ://planet.wordpress.org/">WordPress Planet</a>, and popular and recent plugins.' ) . '</p>';72 $help .= '<p>' . __( '<strong>WordPress News</strong> - Latest news from the official WordPress project, the <a href="https://planet.wordpress.org/">WordPress Planet</a>, and popular and recent plugins.' ) . '</p>'; 73 73 else 74 $help .= '<p>' . __( '<strong>WordPress News</strong> - Latest news from the official WordPress project, the <a href="http ://planet.wordpress.org/">WordPress Planet</a>.' ) . '</p>';74 $help .= '<p>' . __( '<strong>WordPress News</strong> - Latest news from the official WordPress project, the <a href="https://planet.wordpress.org/">WordPress Planet</a>.' ) . '</p>'; 75 75 if ( current_user_can( 'edit_theme_options' ) ) 76 76 $help .= '<p>' . __( '<strong>Welcome</strong> - Shows links for some of the most common tasks when setting up a new site.' ) . '</p>';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)