Commits
User selector
Commit History
Commits on Jul 11, 2008
Generic POST handler. see #7283
Show description for 3351720committed
Commits on Jun 6, 2008
More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001
Show description for 5d786d1committed
Commits on May 27, 2008
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
Show description for 6cc11cbcommittedFirst cut and better admin SSL support. see #7001
Show description for f213f87committed
Commits on May 21, 2008
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
Show description for e911ccacommitted
Commits on Mar 12, 2008
Color scheme selector fixes from andy. see #6167
Show description for 928a671committed
Commits on Feb 19, 2008
Add admin_init action. fixes #5924
Show description for 761397acommitted
Commits on Feb 18, 2008
Make sure plugin is a file before loading. Props filosofo. fixes #5822
Show description for 9b7fadbcommitted
Commits on Jan 9, 2008
Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181
Show description for 2e6e71fcommittedReplacing FAT with jQuery effects, new styling for alerts. See #5369.
Show description for 202c3edcommitted
Commits on Jan 8, 2008
Revert back to fat for now. see #5369
Show description for 230bf25committedFade using jquery.color. Props JeremyVisser. fixes #5369
Show description for 1faae5fcommitted
Commits on Dec 19, 2007
Better is_admin() check from filosofo and pishmishy. fixes #5487
Show description for 996d913committed
Commits on Sep 13, 2007
Switch to is_callable instead of function_exists to allow for class based importer plugins. Fixes #4614
Show description for 8b7ae31committed
Commits on Aug 23, 2007
Allow plugins to register importers. Props westi and Nazgul. fixes #4614
Show description for 71252f8committed
Commits on Jul 27, 2007
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
Show description for 593eca6committed
Commits on May 25, 2007
Admin includes reorg. see #4334
Show description for 09f7046committed
Commits on Feb 15, 2007
Fewer clicks and better user experience for upgrades. fixes #2447
Show description for 3a3a310committed
Commits on Dec 13, 2006
Don't force kses filtering of imports. fixes #3290
Show description for 8169c7bcommitted
Commits on Nov 18, 2006
Hold off on menu cleanup until next release. There be dragons.
Show description for 7e226f1committedAdmin functions cleanup, and change how we do titles and parents in the backend
Show description for 6af3bdbcommitted
Commits on Oct 6, 2006
Some UI cleanups, changes, and various miscellany.
Show description for bc2d625committed
Commits on Sep 21, 2006
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
Show description for 7e99c9bcommitted
Commits on Sep 11, 2006
Add load action for pagenow.
Show description for 94cb7b2committed
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommitted
Commits on Aug 22, 2006
Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
Show description for 22e5c70committed
Commits on Jul 26, 2006
Menu and plugin tweakage.
Show description for 0dab1b7committed
Commits on Jul 5, 2006
Use wp_die(). Props filosofo. fixes #2914
Show description for 0b25954committedDie with style. Props Sewar. fixes #2902
Show description for ae64303committed
Commits on Jul 3, 2006
wp_reset_vars() from Sewar. fixes #2888
Show description for 0474f07committed
Commits on Jun 11, 2006
Include file renames. #2525
Show description for 216546acommitted
Commits on May 22, 2006
Script loader from mdawaffe. #2701
Show description for 60eeedbcommitted
Commits on Apr 2, 2006
AJAXify user addition. Props mdawaffe. fixes #2624
Show description for b320608committed
Commits on Mar 29, 2006
AJAX, cause you love it. Props mdawaffe. fixes #2561
Show description for cb23290committed