Commit Graph

5289 Commits

Author SHA1 Message Date
Ryan Boren 1fc90bfc94 More menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@11592 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-17 19:50:38 +00:00
Peter Westwood 19db238afd Improve description of comments_per_page option. Fixes #9900 props hailin.
git-svn-id: https://develop.svn.wordpress.org/trunk@11591 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-17 06:56:34 +00:00
Andrew Ozz 7ec6c91918 Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
git-svn-id: https://develop.svn.wordpress.org/trunk@11589 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-17 01:06:32 +00:00
Ryan Boren ef1354b925 Increase download_url() timeout from 30 to 60. see #10104
git-svn-id: https://develop.svn.wordpress.org/trunk@11587 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-16 19:39:31 +00:00
Ryan Boren de90d38205 Plugin install fixes. Props Denis-de-Bernardy. see #10192
git-svn-id: https://develop.svn.wordpress.org/trunk@11585 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-16 19:36:48 +00:00
Ryan Boren 7f7efb19fd Trim query strings from menu entries before seeing if a corresponding file exists. fixes #10132 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11582 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-16 17:11:53 +00:00
Ryan Boren 2aa1252ebe Don't write to htaccess every time page is saved. Add hard/soft flush flag to flush_rules(). Make sure fopen is successful and silence errors. Props Viper007Bond. fixes #10181 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11578 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-16 02:44:28 +00:00
Andrew Ozz a7105d5e12 Do not reuse deleted widget instances IDs, fixes #10092 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11577 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-15 23:57:52 +00:00
Ryan Boren bffd0d6549 Return empty array instead of false from get_editable_user_ids. Props Denis-de-Bernardy, pairg. fixes #10119 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11571 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-15 17:48:42 +00:00
Ryan Boren cdd72d2b01 Fix fatal error in incoming links dashboard module when author not defined. Props jikamens. fixes #10162 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11569 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-15 16:56:51 +00:00
Ryan Boren ed53923a3b Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@11565 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-15 00:22:53 +00:00
Andrew Ozz 5e42829001 Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11564 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-14 09:28:29 +00:00
Andrew Ozz a8563f5d00 Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11561 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-14 08:04:26 +00:00
Andrew Ozz bc96c76ad6 Fix the flash uploader button font, props demetris, fixes #10113 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11559 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-13 09:37:19 +00:00
Andrew Ozz 5b48b21e5f CSS tweaks for the uploader and Media Library, props hailin, fixes #10110
git-svn-id: https://develop.svn.wordpress.org/trunk@11557 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-13 05:03:43 +00:00
Ryan Boren 8445516c42 Check delete caps for delete action links. Props johnbillion. fixes #10121 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11555 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-12 13:41:17 +00:00
Andrew Ozz 4f1b61b10d H2 "Add New" buttons for the main screens
git-svn-id: https://develop.svn.wordpress.org/trunk@11554 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-12 03:20:16 +00:00
Andrew Ozz c45adb5e47 CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088
git-svn-id: https://develop.svn.wordpress.org/trunk@11547 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 22:11:26 +00:00
Andrew Ozz e4c1fac732 CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054
git-svn-id: https://develop.svn.wordpress.org/trunk@11546 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 21:55:14 +00:00
Andrew Ozz 7322042554 Pointer cursor for switch in Quick Edit, props johnbillion, fixes #10064
git-svn-id: https://develop.svn.wordpress.org/trunk@11542 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 10:24:05 +00:00
Andrew Ozz 9c15878e5a Fix plugin version check when updating, props dd32, fixes #10058
git-svn-id: https://develop.svn.wordpress.org/trunk@11541 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 10:16:00 +00:00
Andrew Ozz 282de2b9c0 Press This css tweaks, props noel
git-svn-id: https://develop.svn.wordpress.org/trunk@11540 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 09:50:40 +00:00
Andrew Ozz 921d31fb54 Fix insecure content warnings when Manage Themes is loaded via https, props peaceablewhale, fixes #10080
git-svn-id: https://develop.svn.wordpress.org/trunk@11539 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 06:55:29 +00:00
Andrew Ozz 7f321b9b90 Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
git-svn-id: https://develop.svn.wordpress.org/trunk@11538 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-10 02:52:16 +00:00
Andrew Ozz 77a332b2fe Remove cache-manifest.php, see #7262
git-svn-id: https://develop.svn.wordpress.org/trunk@11537 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-09 22:29:59 +00:00
Andrew Ozz c3ae630564 Fix permission check on Edit Pages screen, props johnbillion, fixes #10074
git-svn-id: https://develop.svn.wordpress.org/trunk@11535 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-09 03:38:38 +00:00
Andrew Ozz 4876c3ce71 Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072
git-svn-id: https://develop.svn.wordpress.org/trunk@11534 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-08 21:42:35 +00:00
Andrew Ozz 00de35e61a CSS tweaks for the plugins screen, same style for active and inactive for all screens
git-svn-id: https://develop.svn.wordpress.org/trunk@11531 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-07 22:43:31 +00:00
Andrew Ozz ed7d206ac1 Allow CodePress to be disabled from Screen Options, see #10027
git-svn-id: https://develop.svn.wordpress.org/trunk@11530 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-07 01:52:44 +00:00
Ryan Boren c826af35ec Validation fix. Props Harish. fixes #10049
git-svn-id: https://develop.svn.wordpress.org/trunk@11527 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-06 14:39:34 +00:00
Andrew Ozz 006d1299c7 CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036
git-svn-id: https://develop.svn.wordpress.org/trunk@11526 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-06 10:01:04 +00:00
Andrew Ozz 0e475b2e29 WP Upgrader improvements, props DD32, fixes #9836
git-svn-id: https://develop.svn.wordpress.org/trunk@11525 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-06 08:14:41 +00:00
Andrew Ozz f05600599b CSS tweaks for plugins-all screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11523 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-06 03:33:20 +00:00
Andrew Ozz 65a1d7d9e3 Fix vertical misalignment in user-edit.php, fixes #10036
git-svn-id: https://develop.svn.wordpress.org/trunk@11522 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-06 03:15:13 +00:00
Andrew Ozz 5f92ac9d93 Fix the border in the install plugins table
git-svn-id: https://develop.svn.wordpress.org/trunk@11520 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-04 08:21:17 +00:00
Andrew Ozz c4f32f9032 Add styling to the search results table for plugins, props Denis-de-Bernardy, fixes #9921
git-svn-id: https://develop.svn.wordpress.org/trunk@11519 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-04 07:46:00 +00:00
Andrew Ozz 230a4bc6f0 Add gray background to inactive rows on plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11517 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-04 02:08:34 +00:00
Andrew Ozz f0cc116f8a Using css to hide the Save button in widgets without settings, props Denis-de-Bernardy, fixes #10020
git-svn-id: https://develop.svn.wordpress.org/trunk@11516 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-04 00:52:31 +00:00
Andrew Ozz dcf5ea2881 Move buttons from row 4 to row 3 in the editor when row 3 is empty, fixes #9840
git-svn-id: https://develop.svn.wordpress.org/trunk@11515 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 23:00:57 +00:00
Ryan Boren aff87ccafe Pass taxonomy to_tag_row() when adding tags via ajax. Props dd32. fixes #10019
git-svn-id: https://develop.svn.wordpress.org/trunk@11512 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 16:39:39 +00:00
Andrew Ozz 5babfc0115 Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845
git-svn-id: https://develop.svn.wordpress.org/trunk@11511 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 11:50:06 +00:00
Andrew Ozz 6b8fd52fef Add $hook_suffix as js var, fixes #10008
git-svn-id: https://develop.svn.wordpress.org/trunk@11508 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 07:06:45 +00:00
Andrew Ozz 00c81393c1 Add two more images to manifest.php
git-svn-id: https://develop.svn.wordpress.org/trunk@11507 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-03 01:38:27 +00:00
Andrew Ozz e6d33b952a Add more translator comments for placeholders, props nbachiyski, fixes #10002
git-svn-id: https://develop.svn.wordpress.org/trunk@11506 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-02 07:21:42 +00:00
Andrew Ozz 16cca1f495 Take <p> out of translatable string, props nbachiyski, fixes #9995
git-svn-id: https://develop.svn.wordpress.org/trunk@11505 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-02 00:36:49 +00:00
Andrew Ozz 997f1af1c8 Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@11503 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-01 23:31:34 +00:00
Mark Jaquith 7150af568d We do not use plugin, we use file
git-svn-id: https://develop.svn.wordpress.org/trunk@11500 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-01 00:01:33 +00:00
Andrew Ozz 85df37ac27 Test writability of ABSPATH when upgrading core or WP_PLUGIN_DIR when installing/updating themes and plugins, fixes #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11499 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-31 21:08:03 +00:00
Andrew Ozz f1b8716b93 Reload the widget form with the ajax response after save, add Close link to the widgets, don't auto-close on save to show possible errors returned from validation
git-svn-id: https://develop.svn.wordpress.org/trunk@11498 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-31 11:34:08 +00:00
Andrew Ozz c6ad66eb26 Fix margin on Find Themes button
git-svn-id: https://develop.svn.wordpress.org/trunk@11497 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-31 01:11:07 +00:00
Andrew Ozz 246a93b31b Reduce default Thickbox height on plugins install screen, props scribu, fixes #9986
git-svn-id: https://develop.svn.wordpress.org/trunk@11496 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-31 00:36:41 +00:00
Peter Westwood 89249d1f77 Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11495 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-30 17:14:07 +00:00
Peter Westwood 285296c772 Add context to the translation of Tag in the theme installer. Fixes #9981.
git-svn-id: https://develop.svn.wordpress.org/trunk@11494 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-30 10:33:51 +00:00
Peter Westwood 6e481f5d1e Ensure the errors array is always defined so as to always have something to return
git-svn-id: https://develop.svn.wordpress.org/trunk@11492 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-30 09:55:32 +00:00
Ryan Boren b1dd7095aa RTL fixes. Props yoavf. fixes #9975
git-svn-id: https://develop.svn.wordpress.org/trunk@11487 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 19:28:59 +00:00
Ryan Boren c4977b5b6b Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: https://develop.svn.wordpress.org/trunk@11486 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 19:15:32 +00:00
Ryan Boren c2041721e9 Fix notice when searching categories. Props gortsleigh. fixes #9970
git-svn-id: https://develop.svn.wordpress.org/trunk@11485 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 16:36:44 +00:00
Andrew Ozz d36df6430d Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: https://develop.svn.wordpress.org/trunk@11483 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 07:42:55 +00:00
Andrew Ozz 5fc6d253b4 Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: https://develop.svn.wordpress.org/trunk@11482 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 07:22:36 +00:00
Ryan Boren 793db461d5 Fix search for custom taxonomies. Props gortsleigh. fixes #9971
git-svn-id: https://develop.svn.wordpress.org/trunk@11481 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 02:54:44 +00:00
Ryan Boren 6d5f39d45c Revert [11475]. Keep those strings frozen for 2.8. see #9900
git-svn-id: https://develop.svn.wordpress.org/trunk@11479 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 21:36:44 +00:00
Ryan Boren e74f227105 Generate correct links for custom taxonomies. Props gortsleigh. fixes #9967
git-svn-id: https://develop.svn.wordpress.org/trunk@11478 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 21:26:01 +00:00
Ryan Boren 6bd92fd3df Fix notice. Props wnorris. fixes #8433
git-svn-id: https://develop.svn.wordpress.org/trunk@11477 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 20:35:09 +00:00
Ryan Boren 38a40c75df Note that paging applies to top-level comment counts. Props hailin. fixes #9900
git-svn-id: https://develop.svn.wordpress.org/trunk@11475 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 16:50:39 +00:00
Andrew Ozz 014c91f4e3 Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838
git-svn-id: https://develop.svn.wordpress.org/trunk@11474 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-28 11:02:16 +00:00
Ryan Boren 2e2d842ff0 Add confirmation AYS when upgrading a theme. fixes #9904
git-svn-id: https://develop.svn.wordpress.org/trunk@11470 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-27 19:05:58 +00:00
Andrew Ozz adda656922 Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@11466 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-27 11:04:00 +00:00
Ryan Boren c7767c9808 Fix unlink warning. see #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11465 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-27 00:56:32 +00:00
Andrew Ozz 08dd0b932e Trim white space
git-svn-id: https://develop.svn.wordpress.org/trunk@11463 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-26 22:42:23 +00:00
Andrew Ozz 2373c1c733 Fix the inserting of caption shortcode when the upload path contains "align"
git-svn-id: https://develop.svn.wordpress.org/trunk@11462 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-26 22:33:02 +00:00
Ryan Boren 7c0c4c5bf9 Don't use short tag. Props DD32. fixes #9920
git-svn-id: https://develop.svn.wordpress.org/trunk@11459 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-26 04:38:09 +00:00
Peter Westwood 5e6f121eb7 Allow a plugin to filter the list of Page statuses. Fies #9928 props coffee2code.
git-svn-id: https://develop.svn.wordpress.org/trunk@11458 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-25 21:47:11 +00:00
Andrew Ozz b6d0536c00 Improve Filesystem method choice for 'direct'; introduce FS_METHOD constant, props DD32, fixes #9936
git-svn-id: https://develop.svn.wordpress.org/trunk@11454 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-25 10:39:21 +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
Ryan Boren 2e127ee264 Set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@11449 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 23:39:56 +00:00
Peter Westwood 74aa0fea30 Hide options from users when they don't make any sense for them. Fixes #8433 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11447 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 18:46:01 +00:00
Andrew Ozz f5fa5294ed Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 15:46:09 +00:00
Andrew Ozz 819f3b1046 Plugins update notices css tweak
git-svn-id: https://develop.svn.wordpress.org/trunk@11444 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 01:15:25 +00:00
Andrew Ozz 4618cb715d Initialize $table variable in wp-admin/themes.php, props mdawaffe, fixes #9923
git-svn-id: https://develop.svn.wordpress.org/trunk@11443 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-23 23:42:28 +00:00
Peter Westwood bd9784b05e Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: https://develop.svn.wordpress.org/trunk@11441 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-23 21:37:49 +00:00
Andrew Ozz 3788a1ba06 Plugins screen css tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@11438 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-23 01:56:19 +00:00
Andrew Ozz a8fa1281b7 TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11437 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 22:08:17 +00:00
Andrew Ozz f0453f5e36 Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: https://develop.svn.wordpress.org/trunk@11431 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 16:13:05 +00:00
Andrew Ozz 2d6a9356d4 Fix cursor for folded menu, props sambauers, fixes #9901
git-svn-id: https://develop.svn.wordpress.org/trunk@11429 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 15:40:46 +00:00
Andrew Ozz 29ed683636 Fix saving and deleting of widgets settings for no-js and for some non-standard widgets, run the actions from the widgets screen when saving with ajax, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11427 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 12:08:51 +00:00
Andrew Ozz 01d5ecf991 Fix styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11422 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-21 09:40:11 +00:00
Andrew Ozz 02930f69d6 Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
git-svn-id: https://develop.svn.wordpress.org/trunk@11421 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-21 01:42:40 +00:00
Andrew Ozz 46d7331c97 Remove background color fix for quick edit button bar, props Simek, fixes #9648
git-svn-id: https://develop.svn.wordpress.org/trunk@11417 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-20 21:50:38 +00:00
Andrew Ozz e6458a87b0 Add nowrap for a.button, fixes #9884
git-svn-id: https://develop.svn.wordpress.org/trunk@11405 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-20 06:49:54 +00:00
Andrew Ozz 864b51f32b Fix blue admin theme for new widgets screen, fixes #9878
git-svn-id: https://develop.svn.wordpress.org/trunk@11403 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 18:55:58 +00:00
Ryan Boren cdcfa08686 Reassign links to default cat when deleting link cats via ajax. fixes #9869
git-svn-id: https://develop.svn.wordpress.org/trunk@11401 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 18:08:15 +00:00
Ryan Boren 0b914e524c Don't double define ABSPATH. Props peaceablewhale. fixes #9863
git-svn-id: https://develop.svn.wordpress.org/trunk@11393 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 15:29:57 +00:00
Andrew Ozz 846cdf43c9 Some more styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11391 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 01:27:34 +00:00
Ryan Boren 098eca892c Move visit plugin site link from actions to meta. see #9849
git-svn-id: https://develop.svn.wordpress.org/trunk@11389 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 22:17:58 +00:00
Andrew Ozz 662765e570 Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: https://develop.svn.wordpress.org/trunk@11388 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 20:29:26 +00:00
Ryan Boren 36a5a9137f Add plugin_row_meta filter
git-svn-id: https://develop.svn.wordpress.org/trunk@11385 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 16:56:42 +00:00
Ryan Boren b91fbde89f Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11384 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 16:55:20 +00:00
Mark Jaquith ba1c3bdd5b Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 16:00:33 +00:00
Mark Jaquith f0336cfa7d deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 15:11:07 +00:00
Andrew Ozz 092b182559 Fix Screen Options and Help buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@11378 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 05:10:50 +00:00