Autocomplete site names in Network Admin. More user completion areas. props Japh, DrewAPicture. see #19810.

git-svn-id: https://develop.svn.wordpress.org/trunk@20279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2012-03-24 04:54:58 +00:00
parent e0773710ec
commit 461e24643c
14 changed files with 108 additions and 11 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ get_current_screen()->set_help_sidebar(
'<p>' . __( '<a href="http://codex.wordpress.org/Dashboard_Screen" target="_blank">Documentation on Dashboard</a>' ) . '</p>' .
'<p>' . __( '<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'
);
include (ABSPATH . 'wp-admin/admin-header.php');
$today = current_time('mysql', 1);