Commits
User selector
Commit History
Commits on Jun 27, 2011
Fix unfolding of the admin menu when no JS, fixes #17897
Show description for c2c5456committed
Commits on Jun 10, 2011
Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
Show description for ab5bd75committed
Commits on Jun 2, 2011
Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
Show description for f786d16committed
Commits on May 18, 2011
Add admin body classes for the WP branch, WP version, and current admin color. props andy, fixes #17496.
Show description for c220a69committed
Commits on May 11, 2011
Improve 'howdy' dropdown styles, add 'your profile' item and no-js. see #17324.
Show description for 391ef54committed
Daryl Koopersmith
Commits on May 9, 2011
Improve 'howdy user' dropdown trigger, delay, and animation. see #17324.
Show description for 5493447committed
Daryl Koopersmith
Commits on May 6, 2011
Move 'Search Engines Blocked' to 'Right Now' from admin header. see #17324.
Show description for 5622362committed
Daryl KoopersmithAdd user actions dropdown to admin header. see #17324.
Show description for a786996committed
Daryl Koopersmith
Commits on May 4, 2011
Big UI style update. props koopersmith. see #17324
Show description for e897910committed
Commits on Apr 25, 2011
Distraction Free Writing mode, see #17136
Show description for 07a6233committed
Commits on Jan 4, 2011
Update indicator for the Network Admin link. fixes #16063.
Show description for 34412cccommitted
Commits on Dec 17, 2010
Revert [16292], admin_notices for non-network non-user only. all_admin_notices for all. fixes #14696.
Show description for fbf16b3committed
Commits on Dec 13, 2010
Pink trailing whites.
Show description for 6dc2d07committed
Commits on Dec 10, 2010
Lose last-blog-admin-visited. Figure out a better way in 3.2
Show description for 1bbc935committed
Commits on Nov 26, 2010
Remove wp_admin_body_style(). Props ocean90. fixes #15507
Show description for 82d6b81committed
Commits on Nov 18, 2010
Titles for network admin and global dashboard. see #15477
Show description for a5a5164committedLudicrous speed for internal linking. First pass. props koopersmith, see #11420.
Show description for 655df3acommitted
Commits on Nov 11, 2010
blog_admin_notices for non-network-non-user, admin_notices for all. see #14696.
Show description for aa3af04committed
Commits on Nov 9, 2010
Give the user dashboard a more suitable title. see #14696
Show description for 1394e2fcommittedMake admin screen titles filterable. Props caesarsgrunt. Fixes #15301
Show description for 49266adcommitted
scribu
Commits on Nov 6, 2010
Issue user_admin_notices for user admin. Issue admin_notices only for blog admin. Issue all_admin_notices for all dashboards. see #14696
Show description for 840e539committed
Commits on Oct 27, 2010
Use 'Visit Site' in header if blog has no name. props blepoxp, fixes #13978.
Show description for bb66fd8committed
Commits on Oct 24, 2010
Don't use deprecated path in wp_admin_css call.
Show description for 4bc9423committed
Commits on Sep 26, 2010
Remove debug cruft. see [15662].
Show description for 1c24b9dcommittedPrevent the $title global from being stomped. Caused by merger of manage_columns_prefs() into screen_meta() in [15653]. see #14952, see #14776. The global is apparent cruft as the function doesn't …
Show description for 7639bd0committed
Commits on Aug 2, 2010
Favorite action for network admin. see #14435
Show description for 01508edcommittedUpdate network upgrade links. see #14435
Show description for 9d87a4ccommitted
Commits on Jul 30, 2010
Network Admin, first pass. see #14435
Show description for edd4828committed
Commits on May 27, 2010
Add JS var isRtl to admin-header and remove unused JS localized vars for nav-menu. see #13525.
Show description for 70fb734committed
Commits on May 3, 2010
Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
Show description for 57a5a11committed
Commits on May 2, 2010
Escape links by default. Props alexkingorg. see #13051
Show description for 7fcda10committedFix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for trunk.
Show description for b459f51committed
Commits on Apr 26, 2010
privacy_on_link_title and privacy_on_link_text filters to allow privacy plugins to customize privacy-on-link
Show description for de50d45committed
Commits on Apr 22, 2010
Restore support for floating point numbers in number_format_i18n(). Fixes #10555.
Show description for 3f2ee78committed
Commits on Apr 21, 2010
Remove unnecessary translations of decimal point character and number of decimal places. Fixes #10555 props nbachiyski.
Show description for 00b5327committed