Ticket #13736: 13736-index.php-dashboard.diff
File 13736-index.php-dashboard.diff, 1005 bytes (added by , 15 years ago) |
---|
-
wp-admin/index.php
38 38 '<p>' . __('<strong>Other WordPress News</strong> - Shows the feed from <a href="http://planet.wordpress.org" target="_blank">WordPress Planet</a>. You can configure it to show a different feed of your choosing.') . '</p>' . 39 39 '<p>' . __('<strong>Plugins</strong> - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.') . '</p>' . 40 40 '<p><strong>' . __('For more information:') . '</strong></p>' . 41 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" target="_blank">D ashboard Documentation</a>') . '</p>' .41 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" target="_blank">Documentation on Dashboard</a>') . '</p>' . 42 42 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 43 43 ); 44 44