Commit Graph

  • a9717f8ef0 Docs: Replace some more HTTP links with HTTPS. Sergey Biryukov 2016-08-10 16:09:54 +00:00
  • fbb173fe7c Update/Install: Provide basic back-compat styling for the .update-message CSS class in the plugins list table. Drew Jaynes 2016-08-09 22:44:07 +00:00
  • 3844065c1a Media: In _wp_handle_upload() use call_user_func_array() to call the upload error handler. Dominik Schilling 2016-08-09 21:53:12 +00:00
  • 6c18bf7e3f About Page: Update video for streamlined updates and add srcset/sizes attributes for the static images. Dominik Schilling 2016-08-09 19:25:14 +00:00
  • 3a00f2eb3d Multisite: Remove unnecessary reference parameters. Jeremy Felt 2016-08-09 18:11:12 +00:00
  • 5e99f1ef34 Embeds: Fix copy/paste error in WP_oEmbed::_add_provider_early() description. Sergey Biryukov 2016-08-09 14:10:00 +00:00
  • cfafcf3997 Multisite: Improve performance of the upgrade page on large networks. Gary Pendergast 2016-08-09 11:38:41 +00:00
  • ff416b77f3 Updates: Add visual feedback when deleting themes/plugins. Dominik Schilling 2016-08-09 10:38:28 +00:00
  • dfed8d47a6 Dashboard: Don't escape widget titles in screen reader text. Dominik Schilling 2016-08-09 09:06:15 +00:00
  • 32b55e7e7a Boostrap/Load: Improve forward compatiblity of plugin global backup methods. Gary Pendergast 2016-08-09 01:44:20 +00:00
  • 7044243aa2 Updates: Improve experience for Bulk Actions when FTP is dismissed. Aaron Jorbin 2016-08-09 01:13:08 +00:00
  • 3d057fef40 Updates: Standardize JS Custom Event Names Aaron Jorbin 2016-08-08 22:48:33 +00:00
  • 0df4e1f026 Multisite: Use get_current_blog_id() in get_site() for current site. Jeremy Felt 2016-08-08 22:32:47 +00:00
  • 0bbd0f3a5f Improve category check in redirect_canonical() when permastruct contains category slug. Boone Gorges 2016-08-08 18:48:53 +00:00
  • b12c1a8ad2 About Page: Use a better version of the mp4 video. Dominik Schilling 2016-08-08 16:01:39 +00:00
  • eb55b21131 About Page: Second pass for 4.6. Dominik Schilling 2016-08-07 12:47:52 +00:00
  • e914c3fb17 Taxononmy: set WP_Term_Query::terms when returning terms from the cache in WP_Term_Query::get_terms(). Scott Taylor 2016-08-07 04:47:51 +00:00
  • e5b88bcd8e Taxononmy: add unit that shows that WP_Term_Query is broken when the query is read from the cache. Scott Taylor 2016-08-07 04:42:07 +00:00
  • 0b1f2f7ca3 Update/Install: Remove the .notice-error class before adding classes for the update process. Dominik Schilling 2016-08-05 22:56:53 +00:00
  • 8317d0735a Customize: Increase the target size of the 'Edit Menu' button. Dominik Schilling 2016-08-05 22:37:54 +00:00
  • a02d4c4a16 Update/Install: Replace "error" and "-1" failure messages with a more meaningful one. Dominik Schilling 2016-08-05 19:27:56 +00:00
  • 6c2d90dfba MediaElement: Remove translated string from a plugin WP doesn't bundle. Andrew Nacin 2016-08-05 04:43:32 +00:00
  • 5cc963a721 Docs: Correct and clarify various @since docs. John Blackbourn 2016-08-04 22:53:40 +00:00
  • 152fba56cc Upgrade/Install: Make some install/update failures more verbose. Dominik Schilling 2016-08-04 22:17:44 +00:00
  • 90fb0ded3b I18N: Correct the documented return types of get_translations_for_domain(). John Blackbourn 2016-08-04 22:12:21 +00:00
  • 0e2a61dca9 Plugins: Also update aria-labels when a plugin update fails. Dominik Schilling 2016-08-04 21:05:19 +00:00
  • dea0ca7dbc Emoji: Update the Twemoji loader to include the rainbow flag. Dominik Schilling 2016-08-04 20:50:11 +00:00
  • 7f106c4f8b Formatting: In remove_accents(), correct replacements for: Sergey Biryukov 2016-08-04 13:55:30 +00:00
  • 140f4914f2 Requests: Merge handling for custom HTTP methods. Dion Hulse 2016-08-04 07:13:41 +00:00
  • 9628a53be7 Customize: Make the menu edit button look like a link. Dominik Schilling 2016-08-03 22:44:58 +00:00
  • cd6a017b66 Updates: Clean up debug statements. Aaron Jorbin 2016-08-03 22:27:51 +00:00
  • 10906c673f Updates: Improve bulk update failure notice Aaron Jorbin 2016-08-03 22:23:50 +00:00
  • cc524820be About Page: First pass for 4.6 with strings (not yet translatable) and images (not CDN). Dominik Schilling 2016-08-03 19:53:44 +00:00
  • fa21c5e675 In WP_Term_Query, accept a string value for taxonomy. Boone Gorges 2016-08-03 13:50:14 +00:00
  • 6efa061bd5 Emoji: Add support for the Rainbow and Pirate flag emoji. Gary Pendergast 2016-08-03 00:10:46 +00:00
  • 35c6691858 Trunk is now 4.7-alpha. Helen Hou-Sandi 2016-08-02 13:44:37 +00:00
  • 11a5970263 Upgrade/Install: Trigger additional JS events in shiny updates Aaron Jorbin 2016-07-31 18:56:57 +00:00
  • 48078058d7 Script Loader: Ignore deregistered dependencies in wp_dependencies_unique_hosts(). Dominik Schilling 2016-07-31 18:24:21 +00:00
  • 11e4642c67 HTTP API: Set $use_authentication property of Requests_Proxy_HTTP to true when proxy authentication is required. Dominik Schilling 2016-07-31 18:19:02 +00:00
  • dbe140910b Plugins: Use install_plugins_upload action to print the upload form. Dominik Schilling 2016-07-31 18:10:45 +00:00
  • 76a5d17bf5 Bundled Themes: Bump versions and update theme tags. Dominik Schilling 2016-07-31 16:36:45 +00:00
  • 0eebac0404 Post WordPress 4.6 RC 1 version bump. Dominik Schilling 2016-07-27 18:59:49 +00:00
  • 366eada864 WordPress 4.6 RC 1. Dominik Schilling 2016-07-27 18:28:30 +00:00
  • af6b1a5388 Plugins: Move capability checks further up in wp_ajax_update_plugin() and wp_ajax_delete_plugin(). Dominik Schilling 2016-07-27 17:42:01 +00:00
  • d097c1d916 Filesystem API: Output buffering for request_filesystem_credentials() should wrap the function directly. Dominik Schilling 2016-07-27 17:09:27 +00:00
  • 3b28231001 Customize: Prevent customize-preview-widgets JS errors in preview if a sidebar is registered with empty before_widget/after_widget params. Weston Ruter 2016-07-27 16:26:22 +00:00
  • 2db9d7bee7 HTTP API: All non-GET/HEAD requests should put the arguments in the form body. Dominik Schilling 2016-07-27 15:51:19 +00:00
  • 24f890045c HTTP API: Normalize cookies before passing them to Requests. Dominik Schilling 2016-07-27 15:31:48 +00:00
  • 55e086355f HTTP API: Bump version of Requests to 1.7. Dominik Schilling 2016-07-27 14:54:57 +00:00
  • a2175c9ede I18N: After [38077], merge two duplicate strings in wp_insert_term() and wp_update_term(). Sergey Biryukov 2016-07-27 10:42:23 +00:00
  • d1aacf419e Script Loader: Clarify documentation of wp_resource_hints hook. Peter Wilson 2016-07-27 10:35:04 +00:00
  • e8c58c47db TinyMCE: fix the calculation for the inline toolbar vertical position. Andrew Ozz 2016-07-27 02:58:27 +00:00
  • d16d808d8b TinyMCE, inline link: - Remove proxying through WordPress to test if an URL exists. - Fix and enhance the regex that tests if the URL is well formed. Andrew Ozz 2016-07-26 23:23:21 +00:00
  • 63980b7cf3 TinyMCE, wpView: - Add the wpview-wrap class and pass third param to the getNodes() callback for back-compat. - Attach the mutation observer that resizes a view iframe inside the iframe to minimize memory use/leaks. - Remove the wp-mce-view-unbind event. It has never been particularly reliable and now it doesn't fire when the user deletes a view by typing or pasting over it. - Restore changing of a view iframe body classes when the editor body classes change. Andrew Ozz 2016-07-26 23:12:14 +00:00
  • 10e93c557b TinyMCE, wpView: bail early when the iframe node is not attached to the DOM. We can't load any HTML in it as here is no iframe.contentWindow in these cases. Andrew Ozz 2016-07-26 22:05:39 +00:00
  • a08e89ed97 TinyMCE: fix selecting an image on touch in iOS Safari for TinyMCE 4.4.1. Andrew Ozz 2016-07-26 21:50:51 +00:00
  • 52ea1c53ac TinyMCE: upgrade to 4.4.1, changelog: https://www.tinymce.com/docs/changelog/#version441-july262016. Andrew Ozz 2016-07-26 21:46:36 +00:00
  • 86b5cfcb83 Plugins: Use history.pushState() to customize the URL during searches. Dominik Schilling 2016-07-26 20:00:29 +00:00
  • 7f6bfb42fe System fonts: Adjust the smaller tabs so they appear as tabs. Helen Hou-Sandi 2016-07-26 16:45:16 +00:00
  • 1e21bf9bf7 System fonts: Don't quote single-word font names, per our coding standards. Helen Hou-Sandi 2016-07-26 16:38:49 +00:00
  • 076cbcdb71 Filesystem API: Prevent an endless self-calling loop in wp_tempnam(). Dominik Schilling 2016-07-25 15:27:43 +00:00
  • 7bf85ed296 I18N: Add a translator comment for two MediaElement.js strings added in [38089]. Sergey Biryukov 2016-07-25 14:15:07 +00:00
  • cc9e4262ca Plugins: Add a missing space between classes on <td> element for custom columns of the Plugins list table. Sergey Biryukov 2016-07-25 13:27:42 +00:00
  • ad09174df2 Docs: In wp_schedule_single_event(), add a note about scheduling an event to occur within 10 minutes of another event with the same action hook. Sergey Biryukov 2016-07-25 12:22:21 +00:00
  • 22b3bdc333 Posts, Post Types: Remove a redundant function_exists( 'mb_strlen' ) check in get_sample_permalink_html(). Sergey Biryukov 2016-07-23 13:04:47 +00:00
  • 6f5f178e8c List Table: Improve WP_Plugins_List_Table::search_box() which was added in [38033]. Dominik Schilling 2016-07-23 10:58:23 +00:00
  • ccb70aee4b Permalinks: In get_page_uri(), don't prepend a parent page slug if it's empty. Sergey Biryukov 2016-07-23 10:04:20 +00:00
  • 299802bbb5 Unit Tests: Add a @ticket reference for test_get_page_uri_without_argument(). Sergey Biryukov 2016-07-23 08:54:23 +00:00
  • 4f23ce8545 Unit Tests: Move get_page_uri() tests to post/getPageUri.php, added in [37345]. Sergey Biryukov 2016-07-23 08:52:52 +00:00
  • 65ba451f5b Docs: Update the description of the $box argument of wp_nav_menu_item_taxonomy_meta_box() for consistency with [38129]. Sergey Biryukov 2016-07-22 16:50:01 +00:00
  • 0780b19984 Plugins: Make search field placeholder translatable. Dominik Schilling 2016-07-22 14:50:22 +00:00
  • 626169a8ce Docs: Fix typo in hook description for customize_save_validation_before. Dominik Schilling 2016-07-22 13:50:42 +00:00
  • ec783d67b9 Docs: Fix minor formatting issue for a comment added in [38113]. Dominik Schilling 2016-07-22 13:45:33 +00:00
  • 92231118dd Filesystem API: Change the default value for the $context parameter of get_filesystem_method() and request_filesystem_credentials() to an empty string. Dominik Schilling 2016-07-22 12:09:55 +00:00
  • b19f91f4bb Post Thumbnails: Remove an unused nonce in _wp_post_thumbnail_html(). Dominik Schilling 2016-07-22 11:43:36 +00:00
  • 4fd98bb5ed Media: Remove global import for $content_width in _wp_post_thumbnail_html(). Dominik Schilling 2016-07-22 11:39:28 +00:00
  • fad2c0111b Docs: Fix typo in wp_title() description. Sergey Biryukov 2016-07-22 10:44:05 +00:00
  • db037aad34 Docs: Change type of WP_Upgrader_Skin::$result to 'string|bool|WP_Error'. Dominik Schilling 2016-07-22 10:42:35 +00:00
  • e7bd22f87e Database: Replace incorrect use of E_USER_NOTICE in wpdb::_real_escape() with the version number where the message was added. Sergey Biryukov 2016-07-21 22:44:26 +00:00
  • 90d4614157 Editor: Improve styling of "Add Media" button on mobile and make it more consistent with media buttons added by plugins. Sergey Biryukov 2016-07-21 21:53:09 +00:00
  • 0c1b988a63 Docs: In meta box functions, clarify that "Meta box ID" refers to the id attribute of the meta box and not a numeric ID. Sergey Biryukov 2016-07-21 19:23:56 +00:00
  • 58e390d1ac Menus: In wp_nav_menu_item_taxonomy_meta_box(): Sergey Biryukov 2016-07-21 19:20:50 +00:00
  • 48f6fddb49 Menus: In wp_nav_menu_item_post_type_meta_box(): Sergey Biryukov 2016-07-21 19:18:36 +00:00
  • 068ecc915c Docs: Correct and expand the docs for the $taxonomy argument of wp_nav_menu_item_taxonomy_meta_box(). Sergey Biryukov 2016-07-21 18:00:41 +00:00
  • 1db7b8441a Docs: Correct and expand the docs for the $post_type argument of wp_nav_menu_item_post_type_meta_box(). Sergey Biryukov 2016-07-21 17:59:52 +00:00
  • fb1fbcfdc0 TinyMCE, link check: - Use wp.a11y.speak() to announce bad URLs. - Do not add a title to the link toolbar. - Better error message. Andrew Ozz 2016-07-21 03:41:17 +00:00
  • 7e52b06003 Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6. Drew Jaynes 2016-07-20 19:32:05 +00:00
  • 22585895b3 Post WordPress 4.6 Beta 4 version bump. Dominik Schilling 2016-07-20 18:42:54 +00:00
  • fb6193a820 WordPress 4.6 Beta 4. Dominik Schilling 2016-07-20 18:31:44 +00:00
  • 63b7f3da1b Script Loader: Use dns-prefetch for the Emoji CDN. Dominik Schilling 2016-07-20 18:18:30 +00:00
  • c750ff2d3c Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6. Drew Jaynes 2016-07-20 16:56:21 +00:00
  • dd49a0512b Docs: Add missing inline documentation in WP_HTTP_Requests_Response. Drew Jaynes 2016-07-20 16:33:11 +00:00
  • 44676ab38f Plugins: Improve Ajax search of new plugins. Dominik Schilling 2016-07-20 16:31:50 +00:00
  • 2586eeeeca Post Thumbnails: Only update featured images when saving a post. Joe McGill 2016-07-20 16:23:36 +00:00
  • f5f8d1df2b Comments: Introduce the cache_domain argument for WP_Comment_Query to allow caching to a unique set of cache buckets. Sergey Biryukov 2016-07-20 15:06:19 +00:00
  • 1bda0a6e2e Media: Ensure empty alt attributes are set to blank strings. Joe McGill 2016-07-20 14:37:24 +00:00
  • e284dafbc7 Accessibility: Ensure only text is sent to aria-live messages. Andrea Fercia 2016-07-20 14:25:34 +00:00
  • 2cda326902 Tests: Include the check_comment function tests in the comment group. Rachel Baker 2016-07-20 14:06:44 +00:00
  • ffb2db0521 Media: Clean up prior image edits if IMAGE_EDIT_OVERWRITE is true. Mike Schroder 2016-07-20 07:34:54 +00:00
  • 3dc7308bea Docs: Add missing class, method, and property DocBlocks for feed classes. Drew Jaynes 2016-07-20 07:32:26 +00:00