root/trunk/wp-admin/admin.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9482 [9482] 11/03/08 00:00:59 ryan Warning fixes
(edit) @9264 [9264] 10/21/08 16:31:06 ryan Redirect plugins that hard code their pages to be under edit.php. Props …
(edit) @9147 [9147] 10/14/08 00:28:53 ryan Allow top-level menu page to use a slug, rather than filename. Props DD32. …
(edit) @9101 [9101] 10/08/08 22:16:35 ryan Don't flush rules for every post imported. see #7193
(edit) @8691 [8691] 08/20/08 21:42:31 ryan Collapse crazyhorse to trunk. Incoming! see #7552
(edit) @8618 [8618] 08/11/08 20:26:31 ryan WP-Admin File Level Inline Documentation from santosj. see #7496
(edit) @8315 [8315] 07/11/08 20:24:35 ryan Generic POST handler. see #7283
(edit) @8058 [8058] 06/06/08 07:39:11 ryan More use of site_url(), admin_url(), and site_url(). Force login and …
(edit) @7999 [7999] 05/27/08 17:55:24 ryan Allow wp-content to exist outside of webroot. Props sambauers. see #6938
(edit) @7998 [7998] 05/27/08 17:46:01 ryan First cut and better admin SSL support. see #7001
(edit) @7971 [7971] 05/21/08 05:59:27 ryan Allow wp-config.php to exist one level up from WordPress root directory. …
(edit) @7258 [7258] 03/12/08 00:12:34 ryan Color scheme selector fixes from andy. see #6167
(edit) @6915 [6915] 02/19/08 20:24:50 ryan Add admin_init action. fixes #5924
(edit) @6897 [6897] 02/18/08 17:42:51 ryan Make sure plugin is a file before loading. Props filosofo. fixes #5822
(edit) @6586 [6586] 01/09/08 20:08:59 ryan Call WP::init() just before kicking the init action so that the current …
(edit) @6582 [6582] 01/09/08 12:12:35 matt Replacing FAT with jQuery effects, new styling for alerts. See #5369.
(edit) @6574 [6574] 01/08/08 07:22:07 ryan Revert back to fat for now. see #5369
(edit) @6572 [6572] 01/08/08 06:39:09 ryan Fade using jquery.color. Props JeremyVisser?. fixes #5369
(edit) @6412 [6412] 12/19/07 17:56:16 ryan Better is_admin() check from filosofo and pishmishy. fixes #5487
(edit) @6113 [6113] 09/13/07 20:36:31 westi Switch to is_callable instead of function_exists to allow for class based …
(edit) @5935 [5935] 08/23/07 23:09:03 ryan Allow plugins to register importers. Props westi and Nazgul. fixes #4614
(edit) @5820 [5820] 07/27/07 21:28:01 markjaquith ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
(edit) @5542 [5542] 05/25/07 07:16:21 ryan Admin includes reorg. see #4334
(edit) @4887 [4887] 02/15/07 08:16:43 markjaquith Fewer clicks and better user experience for upgrades. fixes #2447
(edit) @4645 [4645] 12/13/06 19:21:09 ryan Don't force kses filtering of imports. fixes #3290
(edit) @4480 [4480] 11/18/06 07:31:29 ryan Hold off on menu cleanup until next release. There be dragons.
(edit) @4478 [4478] 11/18/06 06:09:48 matt Admin functions cleanup, and change how we do titles and parents in the …
(edit) @4349 [4349] 10/06/06 01:14:47 matt Some UI cleanups, changes, and various miscellany.
(edit) @4202 [4202] 09/21/06 20:46:39 ryan Turn hard-coded paths to defines. Pull gettext includes int wp-settings. …
(edit) @4183 [4183] 09/11/06 23:57:34 ryan Add load action for pagenow.
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @4110 [4110] 08/22/06 17:38:09 ryan Add plugin page load hooks. Useful for queueing scripts for a particular …
(edit) @4049 [4049] 07/26/06 22:18:36 ryan Menu and plugin tweakage.
(edit) @3985 [3985] 07/05/06 22:00:03 ryan Use wp_die(). Props filosofo. fixes #2914
(edit) @3979 [3979] 07/05/06 19:13:26 ryan Die with style. Props Sewar. fixes #2902
(edit) @3946 [3946] 07/03/06 19:03:37 ryan wp_reset_vars() from Sewar. fixes #2888
(edit) @3862 [3862] 06/11/06 06:43:54 ryan Include file renames. #2525
(edit) @3788 [3788] 05/22/06 17:16:05 ryan Script loader from mdawaffe. #2701
(edit) @3677 [3677] 04/02/06 00:31:26 ryan AJAXify user addition. Props mdawaffe. fixes #2624
(edit) @3660 [3660] 03/29/06 01:51:55 ryan AJAX, cause you love it. Props mdawaffe. fixes #2561
(edit) @3607 [3607] 03/04/06 21:08:34 ryan Entitize
(edit) @3566 [3566] 02/22/06 19:08:55 ryan current user cleanup
(edit) @3517 [3517] 02/12/06 07:53:23 ryan Death to trailing tabs. Props Mark J. fixes #2405
(edit) @3422 [3422] 01/10/06 05:16:17 matt HTML and JS cleanup
(edit) @3337 [3337] 12/22/05 03:06:04 ryan plugin_page fix from Owen.
(edit) @3184 [3184] 11/21/05 09:15:42 ryan Verbage change.
(edit) @3182 [3182] 11/21/05 09:11:19 ryan Upgrade or die.
(edit) @3139 [3139] 11/17/05 23:01:28 ryan Don't stripslashes() in plugin_basename() since this breaks established …
(edit) @2934 [2934] 10/05/05 23:58:16 ryan Add kses_init_filters(). Call it when running importers.
(edit) @2872 [2872] 09/14/05 00:03:02 ryan User create/update rework. Introduce wp_insert_user(), wp_create_user(), …
(edit) @2865 [2865] 09/10/05 22:44:14 ryan Don't ping when importing.
(edit) @2800 [2800] 08/21/05 07:03:23 ryan New import system. Very rough draft.
(edit) @2701 [2701] 07/08/05 22:59:15 matt Drafts clean up.
(edit) @2623 [2623] 06/09/05 00:17:43 matt Better headers for CGI enviroments
(edit) @2592 [2592] 05/09/05 11:06:45 matt Better config include in admin - …
(edit) @2552 [2552] 04/19/05 17:24:05 matt It was a Wednesday. (?!) Hat tip: Lucas Larson
(edit) @2504 [2504] 03/31/05 05:25:54 ryan More category cache cleanups.
(edit) @2234 [2234] 02/07/05 01:15:06 rboren Plugin page hooks. Props: morganiq. …
(edit) @2157 [2157] 01/27/05 15:20:48 rboren Cleanup wp-l10n includes.
(edit) @2019 [2019] 12/30/04 18:05:46 rboren Do not allow .. anywhere in the filename.
(edit) @1983 [1983] 12/19/04 18:43:45 saxmatt Don't cache. No, really. Hat tip: Kimmo Suominen.
(edit) @1964 [1964] 12/16/04 02:57:05 saxmatt Comments refactoring and cleanup
(edit) @1947 [1947] 12/14/04 03:00:55 saxmatt Move all auth stuff into functions.
(edit) @1894 [1894] 11/28/04 00:33:04 rboren Allow plugins to be loaded from subdirs of wp-content/plugins.
(add) @1818 [1818] 10/19/04 03:03:06 rboren Split admin-header.php into admin.php and admin-header.php. Split …
Note: See TracRevisionLog for help on using the revision log.