Commit Graph

221 Commits

Author SHA1 Message Date
Ryan Boren 3054280850 Move wpmu_menu() logic into menu.php. Props Denis-de-Bernardy. fixes #11763
git-svn-id: https://develop.svn.wordpress.org/trunk@12618 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-07 00:17:13 +00:00
Ryan Boren 3b4c235c3f Show theme installer only to super admins. Props Denis-de-Bernardy. see #11763
git-svn-id: https://develop.svn.wordpress.org/trunk@12614 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-06 23:48:46 +00:00
Ryan Boren d710ef45d0 Move some multisite menu checks directly into menu.php. see #11763
git-svn-id: https://develop.svn.wordpress.org/trunk@12613 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-06 23:41:03 +00:00
Ryan Boren 9ef2cb198f More custom post type support. Props scribu. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12597 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-04 16:58:43 +00:00
Ryan Boren 08fcea2ce6 Restore 'Add New Themes' menu name. Props nacin. fixes #10738
git-svn-id: https://develop.svn.wordpress.org/trunk@12248 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-20 21:59:34 +00:00
Ryan Boren 42a3082c21 Add context to strings. Props nbachiyski. fixes #10738
git-svn-id: https://develop.svn.wordpress.org/trunk@12231 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-19 22:49:16 +00:00
Ryan Boren e12c642c54 Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 23:47:49 +00:00
Mark Jaquith c638e8d8de _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Ryan Boren b292e35bfe More hook back-compat. Props coffee2code. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11113 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 19:40:34 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Ryan Boren ba0791f8ea Allow menu reordering via plugin
git-svn-id: https://develop.svn.wordpress.org/trunk@11092 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-27 05:09:50 +00:00
Ryan Boren 0692a7bd20 Hook name back-compat from Denis-de-Bernardy. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11032 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 19:49:56 +00:00
Ryan Boren ed24743eb5 Use unlocalized hook name. Props hakre. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11017 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-20 19:48:11 +00:00
Andrew Ozz 9ff40f470b Improved no-js styles
git-svn-id: https://develop.svn.wordpress.org/trunk@10869 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 17:07:31 +00:00
Ryan Boren 3fe87a2049 Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10680 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-02 19:20:19 +00:00
Ryan Boren 7262e368ac Add more places between menu groups in the top-level menu array. fixes #9047
git-svn-id: https://develop.svn.wordpress.org/trunk@10568 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-13 22:57:02 +00:00
Andrew Ozz f1e83f7c5c Custom taxonomies: fix menu for large number of taxonomies
git-svn-id: https://develop.svn.wordpress.org/trunk@10566 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-12 22:05:32 +00:00
Andrew Ozz ab056a19be Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-12 08:00:29 +00:00
Ryan Boren a99acb3cfd Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10553 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-11 23:10:11 +00:00
Ryan Boren 4e52545293 Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10515 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-06 18:06:20 +00:00
Ryan Boren d9497b9755 Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10403 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 18:55:52 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Peter Westwood 20107df793 Ensure we never have two seperators together.
git-svn-id: https://develop.svn.wordpress.org/trunk@9989 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 22:47:26 +00:00
Ryan Boren 7b9ac7eacc add_utility_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9949 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 19:34:49 +00:00
Ryan Boren ff3f697dbf Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:11:25 +00:00
Ryan Boren 144de08267 Upgrade instead of Update
git-svn-id: https://develop.svn.wordpress.org/trunk@9908 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 19:20:03 +00:00
Ryan Boren c8fc5732c2 Library instead of Edit
git-svn-id: https://develop.svn.wordpress.org/trunk@9875 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:07:57 +00:00
Ryan Boren 01972063c1 Default to edit submenu rather than add new.
git-svn-id: https://develop.svn.wordpress.org/trunk@9874 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:05:48 +00:00
Andrew Ozz 607754ec27 Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
git-svn-id: https://develop.svn.wordpress.org/trunk@9823 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:57:51 +00:00
Andrew Ozz 10a70a31e0 Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: https://develop.svn.wordpress.org/trunk@9720 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:57:53 +00:00
Ryan Boren 152f50b8a1 Add new user page
git-svn-id: https://develop.svn.wordpress.org/trunk@9614 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 19:47:22 +00:00
Ryan Boren 6fc09cd86a Sort the menu before adding classes. see #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9580 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 19:20:38 +00:00
Andrew Ozz 4ebfcd94a5 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 14:54:39 +00:00
Ryan Boren 7e60469f08 More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: https://develop.svn.wordpress.org/trunk@9543 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 03:31:41 +00:00
Ryan Boren 15d3bed52c add_object_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9537 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 22:46:58 +00:00
Ryan Boren a86a3ea96a Fix warning
git-svn-id: https://develop.svn.wordpress.org/trunk@9474 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-02 20:42:43 +00:00
Ryan Boren 769544395d Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: https://develop.svn.wordpress.org/trunk@9441 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 18:51:06 +00:00
Ryan Boren 3e922d7987 Make plugins.php the first Plugins submenu
git-svn-id: https://develop.svn.wordpress.org/trunk@9311 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 23:32:04 +00:00
Andrew Ozz 8f9056c73c Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:19 +00:00
Ryan Boren 783eda9388 Bring back plugin updates count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9257 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:46:07 +00:00
Ryan Boren e5bab2081b Bring back awaiting moderation comment count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9256 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:39:08 +00:00
Ryan Boren 6ad42ba48e Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: https://develop.svn.wordpress.org/trunk@9201 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 19:07:11 +00:00
Ryan Boren 244db41e8d Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: https://develop.svn.wordpress.org/trunk@9198 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 17:25:39 +00:00
Andrew Ozz 7ab970715d Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 06:54:25 +00:00
Ryan Boren 9862c7f729 Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9178 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 22:44:56 +00:00
Ryan Boren 7272eff0b2 Menu renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@9176 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 19:37:04 +00:00
Ryan Boren 4d314d124f No more help menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9159 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 07:47:57 +00:00
Andrew Ozz 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:10:16 +00:00
Matt Mullenweg ed9a2a45fc Move help links to top, kill menu item.
git-svn-id: https://develop.svn.wordpress.org/trunk@9152 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 02:28:35 +00:00
Ryan Boren 68da753b35 Dashboard menu should be open by default
git-svn-id: https://develop.svn.wordpress.org/trunk@9096 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 22:32:12 +00:00
Ryan Boren 3eecfcc1f6 Bring back Overview submenu for Dashboard. Menus without submenus cause bustage with plugin top-levels
git-svn-id: https://develop.svn.wordpress.org/trunk@9095 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 21:13:14 +00:00
Ryan Boren d31461ceb9 Move Help menu to the end
git-svn-id: https://develop.svn.wordpress.org/trunk@9094 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 20:40:21 +00:00
Ryan Boren f6a48a5e9a Resurrect users menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9071 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 18:52:45 +00:00
Ryan Boren 269e3513e2 Menu updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9047 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 21:04:14 +00:00
Ryan Boren 25afcb0e04 Press this landing page
git-svn-id: https://develop.svn.wordpress.org/trunk@9043 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 22:23:59 +00:00
Ryan Boren ab02422576 Landing page for turbo
git-svn-id: https://develop.svn.wordpress.org/trunk@9042 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 21:39:13 +00:00
Ryan Boren cfbb4437e2 Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9040 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 20:49:40 +00:00
Ryan Boren 1661e06111 Add Pages->Drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@9038 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 17:51:50 +00:00
Ryan Boren c5d3cf7e06 media-new.php to make menus happy
git-svn-id: https://develop.svn.wordpress.org/trunk@9035 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 00:27:27 +00:00
Ryan Boren bfffbce692 Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9030 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 17:43:07 +00:00
Ryan Boren e5ddb1441d Lose top menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9006 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 20:44:56 +00:00
Ryan Boren 63ff25ab3b Punt inbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9005 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 20:41:29 +00:00
Andrew Ozz d8c2d1347a Upload media from the Media Library page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8998 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 08:17:55 +00:00
Ryan Boren 6ca991c79e Dedicated drafts page
git-svn-id: https://develop.svn.wordpress.org/trunk@8992 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 21:53:26 +00:00
Ryan Boren ebcbe03c1a Help menu
git-svn-id: https://develop.svn.wordpress.org/trunk@8980 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 20:09:54 +00:00
Ryan Boren bad13dd1fe Fix typo
git-svn-id: https://develop.svn.wordpress.org/trunk@8978 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 19:46:54 +00:00
Ryan Boren 6a435d145f Menu reorg
git-svn-id: https://develop.svn.wordpress.org/trunk@8977 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 19:33:53 +00:00
Peter Westwood 8e25586a4e Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8944 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 20:41:25 +00:00
Ryan Boren becefa771e Move media settings to options-media.php. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8905 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 22:37:49 +00:00
Ryan Boren becf3a649c Themes menu rewording. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8870 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 20:53:12 +00:00
Ryan Boren 9bc0849cb9 Remove Stats from My Account menu. fixes #7567 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8709 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:39:40 +00:00
Ryan Boren 8da367ce9e Menu back-compat fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8708 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:32:42 +00:00
Ryan Boren 3100396f7c Move Install Plugins menu to the bottom. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8707 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 03:48:00 +00:00
Ryan Boren e141efa468 Move Setting menu to top-level. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8705 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 23:18:51 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Peter Westwood 010f5ed7b2 Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:05:10 +00:00
Peter Westwood 0d522c3898 Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:01:09 +00:00
Matt Mullenweg e70cdeca15 Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: https://develop.svn.wordpress.org/trunk@8305 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 07:35:20 +00:00
Ryan Boren 140217c822 Use number_format_i18n on Awaiting Moderation count. fixes #6700 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7857 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-29 23:19:31 +00:00
Ryan Boren c3348047a8 Cache comment count and use count API in menu.php
git-svn-id: https://develop.svn.wordpress.org/trunk@7714 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-16 23:45:39 +00:00
Ryan Boren 916dad2756 Fix add_users_page() when current user does not have edit_users cap. Props mattyrob. fixes #6621 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7618 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-07 21:25:31 +00:00
Ryan Boren c446cee03a Show Add Link page when visiting Write from Mange->Links. Props MtDewVirus. fixes #6204
git-svn-id: https://develop.svn.wordpress.org/trunk@7276 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 23:51:32 +00:00
Ryan Boren 5c393d7634 Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
git-svn-id: https://develop.svn.wordpress.org/trunk@7200 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:54:46 +00:00
Ryan Boren 7bcc30635b Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: https://develop.svn.wordpress.org/trunk@7050 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:45:46 +00:00
Ryan Boren 1d1e94c7f7 Remove moderation.php. edit-comments.php now handles moderation
git-svn-id: https://develop.svn.wordpress.org/trunk@7019 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:24:44 +00:00
Ryan Boren d9c35ed949 Put settings first in the side menu
git-svn-id: https://develop.svn.wordpress.org/trunk@7017 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:08:09 +00:00
Ryan Boren ba66581f82 Comment bubble count fix from nbachiyski. fixes #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6678 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 16:43:20 +00:00
Ryan Boren 7ad7b2b7b4 Restore Link Categories to menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@6661 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:34:10 +00:00
Ryan Boren e9de000f12 First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:29:01 +00:00
Matt Mullenweg 90cc4f505f Try a different comment bubble, fixes #5694. Hat tip: sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@6638 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-21 22:13:07 +00:00
Matt Mullenweg 4c1bc01ade Put menus in their proper place. TODO: refactor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6558 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 00:17:35 +00:00
Matt Mullenweg 7af9979af4 Some link manager juggling, still need to have submenu highlight when on sub-sub pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6555 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 20:18:55 +00:00
Matt Mullenweg 92a412f1f2 There's a lockup in the tri-menu area. Traffic ahead. Eliminating generic file editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6549 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 11:47:06 +00:00
Matt Mullenweg c3d27d6d18 Update both of the comment counts when something changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6545 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 22:24:58 +00:00
Matt Mullenweg 190119b1b8 First pass at some of the header/footer styles. Again, work in progress. A few menu item renames.
git-svn-id: https://develop.svn.wordpress.org/trunk@6468 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-22 09:46:13 +00:00
Peter Westwood e52d27014b Allow plugins to handle admin page access failures. Fixes #5379 props donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@6356 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:34:57 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren 9a4537dca9 First cut of link category management. Rough and ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@5654 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 05:08:27 +00:00
Ryan Boren e83f137798 Make sure Widgets menu comes after Themes. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5401 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-06 20:36:11 +00:00