Commit Graph

  • 80b6f4efca Playlists, for .wp-playlist-item-title elements: move the curly quotes to CSS pseudo-element content, making them easier to override or remove. Scott Taylor 2015-08-19 05:50:23 +00:00
  • f629e70da3 WP_Embed::maybe_run_ajax_cache() doesn't hook to pages, because it only happens on 'edit_form_advanced', not 'edit_page_form'. Make sure it runs for pages as well. This was probably not intentional, see [29557]. Scott Taylor 2015-08-19 05:39:31 +00:00
  • f8d13a7c86 Replace some hyphens with —s in admin help tabs. Scott Taylor 2015-08-19 04:52:17 +00:00
  • 4c3f8dac54 Correct punctuation/case for inline comment in async-upload.php Scott Taylor 2015-08-18 23:34:49 +00:00
  • 69338b3fa7 Correct typo in doc block for WP_Filesystem_ftpsockets::rmdir Scott Taylor 2015-08-18 23:33:00 +00:00
  • 9b37cc043c Correct typo in JSDoc for wp.updates.decrementCount Scott Taylor 2015-08-18 21:46:19 +00:00
  • 32a2e5ed48 Fix case type in docs for get_children(). Scott Taylor 2015-08-18 21:38:25 +00:00
  • e048854dc1 Trunk is now 4.4-alpha. Helen Hou-Sandi 2015-08-18 19:31:23 +00:00
  • 08a58ff927 WordPress 4.3 Konstantin Obenland 2015-08-18 18:01:25 +00:00
  • 6367a427f4 About: Use actual locale and not subtitle debug cruft. Konstantin Obenland 2015-08-18 17:06:37 +00:00
  • 03bc4e6299 About: Update release video to use the correct ID. Konstantin Obenland 2015-08-18 17:01:50 +00:00
  • 48beba441b When generating a fallback post_name using the post ID, wp_insert_post() should clear the post cache immediately. Boone Gorges 2015-08-18 02:50:23 +00:00
  • 8f23b0db45 4.3-RC3-33629 Konstantin Obenland 2015-08-17 21:45:42 +00:00
  • c992631099 4.3-RC3 Konstantin Obenland 2015-08-17 21:39:05 +00:00
  • 0ec540b946 Pinking shears. Dominik Schilling (ocean90) 2015-08-17 21:38:24 +00:00
  • f545d74256 Upgrade: Update $_old_files for 4.3. Dominik Schilling (ocean90) 2015-08-17 20:23:06 +00:00
  • e7c16b2d0a Passwords: Use keyup event to prevent IE8's misinterpretation of propertychange. Konstantin Obenland 2015-08-17 18:45:33 +00:00
  • b30fcd7597 Fix creating of extra <br /> tags in both PHP and JS variants of wpautop(). Add PHP tests to catch similar problems in the future. Props valendesigns, azaozz. Fixes #33377. Andrew Ozz 2015-08-17 17:35:58 +00:00
  • 3b1e1f0376 List tables: Yet more primary column fallbacks. Helen Hou-Sandi 2015-08-17 15:37:03 +00:00
  • eea1678cd3 Editor: Exclude shift from modifier keys when handling spacebar shortcuts. Konstantin Obenland 2015-08-17 14:50:42 +00:00
  • e33ff607e6 Don't run term-splitting routine on new installations. Boone Gorges 2015-08-17 14:28:03 +00:00
  • e7a203cdf2 Passwords: Restore second parameter for wp_new_user_notification(). Konstantin Obenland 2015-08-17 14:24:43 +00:00
  • 9c70cea98f Don't suspend cache invalidation when running term splitting batch routine. Boone Gorges 2015-08-15 19:24:42 +00:00
  • 7abf08a52c Menu customizer: Ensure the search results section is full height. Helen Hou-Sandi 2015-08-14 21:31:23 +00:00
  • a4bbc4454c Customize: Fix keyboard accessibility for toggling screen options and contextual help. Weston Ruter 2015-08-14 21:22:57 +00:00
  • 6d5da327f5 Remove unit test related to pre-4.1 term splitting during wp_update_term(). Boone Gorges 2015-08-14 04:15:34 +00:00
  • f18355e66e Term splitting routine should be run in a separate process, triggered via wp-cron. Boone Gorges 2015-08-14 03:58:41 +00:00
  • 23eaa36145 Capabilities: Fall back to the edit_posts capability for orphaned comments. Dominik Schilling (ocean90) 2015-08-13 22:30:26 +00:00
  • ce531d8723 About: Third pass at 4.3 about page: Konstantin Obenland 2015-08-13 22:10:06 +00:00
  • df480edb24 After [33325], supply a missing post_type in ->mw_editPost(). Scott Taylor 2015-08-13 15:27:57 +00:00
  • ee67bd08f9 When splitting a shared 'nav_menu' term, ensure that nav items and theme locations are retained. Boone Gorges 2015-08-12 14:06:21 +00:00
  • 80bc70fc4b Customize: Fix layout issues in panels and sections when resizing and autofocusing. Weston Ruter 2015-08-11 23:55:40 +00:00
  • e509984261 Fix paste typos in upgrade.php. Props tellyworth. Fixes #33206. Andrew Ozz 2015-08-11 23:43:29 +00:00
  • 14b7ed65bb After [32948]: Account for the use of paginate_links() with table navigation markup. Konstantin Obenland 2015-08-11 20:42:18 +00:00
  • 018cd0819e Tests: Update Site Icon tests to account for changes in [33605]. Konstantin Obenland 2015-08-11 18:41:01 +00:00
  • 8f37374c3d Site Icon: Improvements to Site Icon API. Konstantin Obenland 2015-08-11 16:24:07 +00:00
  • b9dd879f42 Site icon: Rearrange function parameters to avoid frequently passing empty values. Helen Hou-Sandi 2015-08-10 20:14:35 +00:00
  • a367a1b67b Customize: Limit styles for menu's reorder button to the nav_menu control. Konstantin Obenland 2015-08-10 19:35:57 +00:00
  • 19f9dd3b72 Network admin: Internationalize some existing strings that were missed in [33186]. Helen Hou-Sandi 2015-08-10 18:10:11 +00:00
  • 0999b0182b Customizer: Rename WP_New_Menu_Customize_Control to WP_Customize_New_Menu_Control for consistency. Helen Hou-Sandi 2015-08-10 18:06:01 +00:00
  • 0c29101892 Function documentation: Fix a broken docbock introduced with [32642]. See #32444. dd32 2015-08-10 10:49:02 +00:00
  • 239759914f Shortcodes: Trim whitespace after sanitizing the shortcode output. ocean90 2015-08-09 20:48:02 +00:00
  • 3f7b1ca2ff Customizer: Remove obsolete .control-panel-back and .customize-overlay-close buttons. Dominik Schilling (ocean90) 2015-08-09 18:59:34 +00:00
  • 6741897dd0 List tables: Adjust width of Quick Edit labels for longer translations. Dominik Schilling (ocean90) 2015-08-09 18:54:37 +00:00
  • 7ef82c235a Upgrade: Skip the sitecategories table when it doesn't exist (Global Terms is disabled). Props nofearinc, obenland, SergeyBiryukov, and pento. Fixes #33206 Dion Hulse 2015-08-09 02:21:11 +00:00
  • 2d6c10b842 Customizer: Restore Shift + Clicking on widgets to open the widgets panel. Dominik Schilling (ocean90) 2015-08-08 09:36:55 +00:00
  • c03388bd9d Install: Adjust th padding to align with tds. Konstantin Obenland 2015-08-07 22:09:41 +00:00
  • 7a35bff916 Fix do_shortcode('<[shortcode]') edge case. Props miqrogroove. Merges [33499] trunk. See #33116. Dion Hulse 2015-08-07 02:49:31 +00:00
  • 1939742e32 Remove all existing internal feature pointers. John Blackbourn 2015-08-07 00:58:10 +00:00
  • 994b1d9a5b TinyMCE: fix inline toolbar repositioning for inline editors Ella Iseulde Van Dorpe 2015-08-06 21:34:16 +00:00
  • 7e4a72b9bc Only use a bare URL when the link text field is used. Mark Jaquith 2015-08-06 20:57:31 +00:00
  • 3d15757198 Move media hooks out of admin-filters.php as sometimes editors are used on the front end. Mark Jaquith 2015-08-06 20:39:35 +00:00
  • f29b25e104 Comments: Update help text for new comment bubbles. Dominik Schilling (ocean90) 2015-08-06 08:02:53 +00:00
  • 1dcb93b541 wpLink: Make sure the link wrapper is the last element in the body, otherwise the inline editor toolbar may show up above the backdrop. Sergey Biryukov 2015-08-06 02:16:54 +00:00
  • 1872e759ea Multisite: Use single URL input when editing sites in a subdirectory configuration Jeremy Felt 2015-08-05 03:33:53 +00:00
  • fb62349c77 Customizer: Restore default fallback_cb arg for wp_nav_menu() calls in customizer preview. Weston Ruter 2015-08-04 21:56:57 +00:00
  • 3d88983860 TinyMCE: wplink: fix WPLinkPreview for multiple editors Ella Iseulde Van Dorpe 2015-08-04 21:41:34 +00:00
  • e8b5345004 WordPress 4.3-RC2-33572. Dominik Schilling (ocean90) 2015-08-04 11:47:49 +00:00
  • 7fc5d6e2a4 WordPress 4.3-RC2. Dominik Schilling (ocean90) 2015-08-04 11:43:07 +00:00
  • 9f3217c8eb Multisite mails: Initialize $current_user before accessing $current_user->user_login. Dominik Schilling (ocean90) 2015-08-04 11:38:52 +00:00
  • aaf15cdde8 TinyMCE: wptextpattern: trim whitespace Ella Iseulde Van Dorpe 2015-08-03 22:06:25 +00:00
  • e30bd2f439 JSHint for [33528]: remove logging Ella Iseulde Van Dorpe 2015-08-03 21:57:04 +00:00
  • 9d8768f442 Comments: IDs are integers. Dominik Schilling (ocean90) 2015-08-03 21:37:26 +00:00
  • ad74207fa7 Heartbeat: Ensure post locks are released. Dominik Schilling (ocean90) 2015-08-03 21:11:35 +00:00
  • d834719f34 Nav menus: Adjust redundant titles in accessibility helpers. Dominik Schilling (ocean90) 2015-08-03 21:03:59 +00:00
  • dd5471dab2 Customizer: Use hash_equals() for widgets. Dominik Schilling (ocean90) 2015-08-03 20:56:56 +00:00
  • 7857be9cf0 Customizer: Add QUnit tests for menus. Weston Ruter 2015-08-03 19:27:27 +00:00
  • 86e10358fd TinyMCE: fix initializing the editor on switching Text => Visual when the Text editor is loaded first. Props stuartshields, peterwilsoncc, netweb, azaozz. Fixes #33192. Andrew Ozz 2015-08-02 20:00:56 +00:00
  • 0d51c50057 Customizer: Fix failing tests on PHP 5.2 after [33488]. Sergey Biryukov 2015-07-31 13:01:16 +00:00
  • 2ebc63579c Fix PHP notice after [33492]. Dominik Schilling (ocean90) 2015-07-30 19:58:43 +00:00
  • 038e2e2e4f Editor: word count: Remove indentation from the translator comment. Dominik Schilling (ocean90) 2015-07-30 17:08:01 +00:00
  • 2dfd08f05a TinyMCE: update to 4.2.3, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #33203. Andrew Ozz 2015-07-30 17:06:23 +00:00
  • 4f2573a707 Remove debug cruft from [33511]. Helen Hou-Sandi 2015-07-29 23:52:46 +00:00
  • 37605bdd38 4.3-RC1-33514 Konstantin Obenland 2015-07-29 23:52:05 +00:00
  • 59518e1625 4.3-RC1 Konstantin Obenland 2015-07-29 23:46:05 +00:00
  • 18e5891539 TinyMCE: wptextpattern: stop propagation on undo Ella Iseulde Van Dorpe 2015-07-29 23:44:08 +00:00
  • 3fd1376418 Menu customizer: More clearly separate search results from available items. Helen Hou-Sandi 2015-07-29 23:39:54 +00:00
  • 63395e7652 Customizer: Improve focus styles for screen option and help toggles. Konstantin Obenland 2015-07-29 23:24:17 +00:00
  • 46f0c4d4e0 TinyMCE: remove the spare string for the keyboard shortcuts modal. See #31441. Andrew Ozz 2015-07-29 23:19:56 +00:00
  • 662355f30c TinyMCE: wptextpattern: undo on esc after enter Ella Iseulde Van Dorpe 2015-07-29 23:11:42 +00:00
  • 976687bc59 TinyMCE: wptextpattern: reorder undo Ella Iseulde Van Dorpe 2015-07-29 22:48:02 +00:00
  • 1768c8c85a Fix a unit test failure after [33489]. Helen Hou-Sandi 2015-07-29 22:14:33 +00:00
  • 709cb42ab3 Customizer: Switch buttons to match the focus order with the visual order. Dominik Schilling (ocean90) 2015-07-29 22:09:24 +00:00
  • 362bb806cd TinyMCE: fix (again) the text in the keyboard shortcuts modal for the changed patterns. See #31441. Andrew Ozz 2015-07-29 21:53:22 +00:00
  • 0bff13a8fd Customizer: This circular focus thing is hot. Dominik Schilling (ocean90) 2015-07-29 21:50:27 +00:00
  • 55b1dd3411 Nav menus: Make the selector for the edit menu item link more specific. Prevents clashing with other elements which have the same class. Dominik Schilling (ocean90) 2015-07-29 21:29:54 +00:00
  • b1933f53dc TinyMCE: fix the text in the keyboard shortcuts modal for the changed patterns. See #31441. Andrew Ozz 2015-07-29 21:06:13 +00:00
  • 1e2fdf5bc8 Customizer: Stack the menu gear icon below the help icon for more text breathing room. Weston Ruter 2015-07-29 20:22:18 +00:00
  • fbfcb87b9d About: Second pass at 4.3 about page. Konstantin Obenland 2015-07-29 19:57:00 +00:00
  • f0935052c2 Press This: properly add Open Sans to the editor, using the mce_css filter. See #26072. Fixes #33189. Andrew Ozz 2015-07-29 19:37:06 +00:00
  • 05c32013d7 Customizer: Update nav_menu_locations[...] controls to remove placeholder menus from the dropdown options upon Save & Publish. Weston Ruter 2015-07-29 19:33:07 +00:00
  • 37aa0574c4 Persist (and mask) the password on the install screen if the install does not proceed due to errors. Mark Jaquith 2015-07-29 19:21:26 +00:00
  • 4149ad8845 Make the multisite new user messages reflect that reset links are sent, not passwords. Mark Jaquith 2015-07-29 19:03:09 +00:00
  • 70f461ed61 Customizer: Remove redundant translated string. Weston Ruter 2015-07-29 18:53:00 +00:00
  • faac72a070 Themes: Remove legacy theme preview. Dominik Schilling (ocean90) 2015-07-29 18:35:40 +00:00
  • 27c7e27d8b Twenty Fifteen: Only re-initialize the main navigation in the Customizer when it is specifically updated. Weston Ruter 2015-07-29 18:12:26 +00:00
  • 00baf4adea Comments list table: Display that cute lil comment bubble. Helen Hou-Sandi 2015-07-29 18:07:03 +00:00
  • 6b1733c01c Ensure the caption shortcode outputs a valid HTML ID. Helen Hou-Sandi 2015-07-29 17:58:06 +00:00
  • dbcb95c022 Customizer: Ensure that all existing menus are shown in the Custom Menu widget's dropdown. Weston Ruter 2015-07-29 16:02:08 +00:00
  • dec1b4da8b Upgrade: Lowercase the "s" in remove_all_filters(). Dominik Schilling (ocean90) 2015-07-29 14:56:23 +00:00