Commits
User selector
Commit History
Commits on Oct 31, 2011
Commits on Sep 20, 2011
Don't trigger Database Upgrades for POST requests with a body. Fixes #18712
Show description for 6147f81committed
Commits on Sep 5, 2011
Pull out old import remnant from when importers were shipped in core. Fixes #15844.
Show description for bfd9574committed
Commits on Apr 28, 2011
Introduce WP_MAX_MEMORY_LIMIT constant for the high memory limit we set when image processing and unzipping.
Show description for 8f1955dcommittedSwitch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
Show description for f504e22committed
Commits on Jan 20, 2011
Add the load-edit-link-categories.php hook for back compat. fixes #16307.
Show description for b8c1e1bcommitted
Commits on Dec 20, 2010
More @since. props SergeyBiryukov, fixes #15445.
Show description for 18edc09committed
Commits on Dec 9, 2010
Always exit after wp_redirect. props filosofo, fixes #15518.
Show description for 3ebb27acommitted
Commits on Nov 17, 2010
Deprecate update_category_cache(). Fixes #15446
Show description for 26f88f4committed
scribu
Commits on Oct 27, 2010
Use Absolute URL's & API's in header redirects in more locations. See #14062
Show description for 82443cecommitted
Commits on Oct 21, 2010
Pruning shears.
Show description for 7e48ac3committed
Commits on Oct 19, 2010
Pinking shears.
Show description for fb4e38bcommitted
Commits on Oct 7, 2010
First pass of user admin. Network admin and screen cleanups. see #14696
Show description for 9ee8b20committed
Commits on Sep 9, 2010
Add force_filtered_html_on_import filter. fixes #14818.
Show description for 5c05a43committed
Commits on Sep 2, 2010
is_blog_admin(). fixes #14763
Show description for b235169committed
Commits on Jul 30, 2010
Network Admin, first pass. see #14435
Show description for edd4828committed
Commits on Jul 12, 2010
Back compat load actions. Props simonwheatley. fixes #14083 for 3.1
Show description for 63503c5committed
Commits on Jun 29, 2010
Use WP_PLUGIN_DIR. Props bigsmoke, wojtek.szkutnik. fixes #14070 for 3.1
Show description for d9eb60ccommitted
Commits on Jun 8, 2010
Make set_current_screen() taxonomy aware. Use current_screen when setting up table headers for edit-tags.php. see #13783
Show description for d599a6ccommitted
Commits on May 27, 2010
Nicer message for an uninstalled/invalid importer. see #13566.
Show description for fdf4f19committed
Commits on May 20, 2010
Add install links to the importer list if popular importers are not present. see #13465
Show description for 68144f6committed
Commits on May 6, 2010
Bump memory_limit for admins in wp-admin. Should help in imports, upgrades, uploads, etc. props MarkJaquith.
Show description for a30c320committed
Commits on Mar 4, 2010
Fix submenus for post types. Props TobiasBg. see #12453
Show description for 8aea586committed
Commits on Feb 6, 2010
Move admin CSS colour themes to the admin_init hook. Fixes #11625
Show description for 8b38dcecommitted
Commits on Jan 26, 2010
unset temp vars so they don't pollute the global namespace. Formatting cleanups
Show description for 708c01dcommitted
Commits on Jan 22, 2010
Introduce set_current_screen(). Set current screen for inline edit ajax requests so post rows can be properly displayed. see #9674
Show description for 8f1e29acommitted
Commits on Jan 18, 2010
Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644.
Show description for f260b32committed
Commits on Jan 15, 2010
Coding style
Show description for 6e875eccommittedTrailing whitespace cleanup
Show description for 8ef8b7bcommittedMove current_screen setup before plugin page handling so it is defined for all cases. see #9674
Show description for 482284dcommittedMerge edit-pages.php into edit.php. see #9674
Show description for b74bea8committed
Commits on Jan 13, 2010
Revert line accidentally added during merge. Props nacin. see #11644
Show description for 31a4155committed
Commits on Jan 12, 2010
merge multisite admin - edit links,tags,cats,options, See #11644
Show description for d0f31a9committed
Ron Rennick
Commits on Dec 30, 2009
Use a more reliable method of locating wp-load.php in the admin bootstrap. Fixes #11120.
Show description for 256e7e7committed
Commits on Dec 27, 2009
Remove unused global posts_per_page. Fixes #11458 props nacin.
Show description for 0f8b322committed