Commit Graph

  • 21ce200edb Docs: Improve formatting of various WP_Screen DocBlocks. Sergey Biryukov 2019-10-26 00:34:10 +00:00
  • d490968297 Docs: Improve documentation for WP_Screen::add_help_tab(). Sergey Biryukov 2019-10-26 00:32:20 +00:00
  • 354fc5cba0 Build/Test Tools: Add banner to RTL CSS and minified JS files. Sergey Biryukov 2019-10-26 00:15:53 +00:00
  • 59ae54b759 Ensure svn:mime-type is consistently set for appropriate files. Jonathan Desrosiers 2019-10-25 19:31:54 +00:00
  • 10c787f0ca Ensure svn:eol-style is consistently set for all files (part 2). Jonathan Desrosiers 2019-10-25 19:27:49 +00:00
  • d376fedd89 Ensure svn:eol-style is consistently set for all files. Jonathan Desrosiers 2019-10-25 16:36:41 +00:00
  • 3646ed75c1 Remove the svn:executable property from files that don't need it. Jonathan Desrosiers 2019-10-25 15:34:43 +00:00
  • ee5227550d Date/Time: Remove incomplete and redundant test for get_post_time() added in [46580]. Sergey Biryukov 2019-10-25 15:09:30 +00:00
  • 4b1dd6e549 Trunk is now 5.4 alpha. Jonathan Desrosiers 2019-10-25 14:22:40 +00:00
  • c67b47c66e Date/Time: Make sure get_post_time() keeps UTC time on timezone change. Sergey Biryukov 2019-10-25 13:06:29 +00:00
  • db4e52b923 Posts, Post Types: Remove unintended change from [46578]. Sergey Biryukov 2019-10-25 12:52:46 +00:00
  • 9a9abc0fb8 Date/Time: Correct the logic in WP_Posts_List_Table::column_date() and WP_Media_List_Table::column_date() to check for a valid post timestamp. Sergey Biryukov 2019-10-25 12:49:40 +00:00
  • 38b4ecf2ed Date/Time: Make sure date_i18n() correctly handles zero timestamp after [45901]. Sergey Biryukov 2019-10-25 11:03:13 +00:00
  • 2092a37d48 Build/Test Tools: Update the https-proxy-agent dependency. Jonathan Desrosiers 2019-10-25 00:22:14 +00:00
  • 5952a5dcf7 Accessibility: Restore the primary buttons original background color for alternate color schemes after [46241]. Andrea Fercia 2019-10-23 20:55:31 +00:00
  • aa34f0d952 Post WordPress 5.3 RC2 version bump. Jonathan Desrosiers 2019-10-22 20:09:15 +00:00
  • 1b411f9e05 WordPress 5.3 RC2. Jonathan Desrosiers 2019-10-22 19:43:01 +00:00
  • 3bf7246685 Help/About: Update the 5.3 About page for RC2. Jonathan Desrosiers 2019-10-22 19:17:59 +00:00
  • a8fa07371f Bundled Themes: Update Twenty Twenty. Jonathan Desrosiers 2019-10-22 18:25:45 +00:00
  • 7ee1e12715 Administration: Relax the default value check for the $position argument added to add_submenu_page() and related functions in [46197]. Sergey Biryukov 2019-10-22 17:50:45 +00:00
  • 747f8e2186 Date/Time: Make sure wp_date() does not unnecessarily escape localized numbers, but keeps localized slashes. SergeyBiryukov 2019-10-22 17:29:02 +00:00
  • 99d5986b0c Plugins: Restore backward compatibility for PHP4-style passing of array( &$this ) as action argument to do_action(). Sergey Biryukov 2019-10-22 00:09:39 +00:00
  • 67a937a2fd Media: After [46237] add the same fix to the .button-group on the "Insert form URL" screen in the media modal. Andrew Ozz 2019-10-21 23:21:51 +00:00
  • 295acd4f95 Upload: Expand error codes to include all 5xx HTTP errors when retrying to create image sub-sizes. Some servers may be configured to set HTTP 508 or 504, or possibly other 5 errors. Andrew Ozz 2019-10-21 22:42:02 +00:00
  • c424187b6e Media/Upload: When the users upload big images and WordPress creates a scaled image to use as the largest size, append scaled- to the file names of the scaled images to make them easier to recognize. Andrew Ozz 2019-10-21 21:41:09 +00:00
  • 1f7f0a1357 Comments: Add rel="nofollow ugc" attribute when converting plain URLs to <a> tags in comments via make_clickable(). Sergey Biryukov 2019-10-21 20:39:16 +00:00
  • 56aa018065 REST API: Cast empty meta values to correct scalar types in REST response. K. Adam White 2019-10-21 19:08:34 +00:00
  • 0ad9c8231e Block Editor: Update Packages that include WP 5.3 RC2 fixes. Riad Benguella 2019-10-21 14:00:13 +00:00
  • 3cd121d5d7 Administration: Revert changes to the admin menu styles for long line lengths. John Blackbourn 2019-10-17 18:36:27 +00:00
  • 3e6c0fb95e Upgrade/Install: Use a unique error code when an update fails due to the PHP JSON extension missing. Jonathan Desrosiers 2019-10-16 21:01:22 +00:00
  • aa37e6e2f8 Script Loader: Partially revert [46550] as it brought in unrelated CSS changes. Andrea Fercia 2019-10-16 17:47:28 +00:00
  • 31ae9e0f91 Post WordPress 5.3 RC1 version bump Sergey Biryukov 2019-10-15 21:12:48 +00:00
  • 52151d5cb6 WordPress 5.3 RC1 Sergey Biryukov 2019-10-15 20:48:59 +00:00
  • c0cb2300a1 Help/About: Let's tell the world about 5.3. John Blackbourn 2019-10-15 20:40:05 +00:00
  • 9d2aa0f442 Administration: Fix the appearance of update bubbles in submenus and when the admin menu is collapsed. John Blackbourn 2019-10-15 19:37:03 +00:00
  • 943fa44db0 Shortcodes: Revert [46369] for now to allow more time to investigate and prepare for backward compatibility changes. Sergey Biryukov 2019-10-15 19:34:31 +00:00
  • d5f11a9bbb Media: Similarly to wp_get_original_image_path() add wp_get_original_image_url() to always retrieve the URL to the original uploaded image. Andrew Ozz 2019-10-15 19:10:53 +00:00
  • 7fdb0e7541 Build/Test Tools: Move PHP 7.4 to the top of the list for consistency. Sergey Biryukov 2019-10-15 18:51:42 +00:00
  • 2b3fc3211f Bundled Themes: Update Twenty Twenty. desrosj 2019-10-15 18:45:02 +00:00
  • 943320fa03 Accessibility: Script Loader: Remove jQuery as dependency of admin-bar after [46440]. Andrea Fercia 2019-10-15 17:21:50 +00:00
  • 6e133af382 Accessibility: Media: Improve the Media Modal spinner position after [46418]. Andrea Fercia 2019-10-15 16:45:08 +00:00
  • 3fb04abf15 Customize: Ensure that WP_Customize_Manager::import_theme_starter_content() properly handles starter content with (nested) arrays as values. Sergey Biryukov 2019-10-15 16:41:51 +00:00
  • 8a8d016ddb Build/Test: Remove PHP 7.4 from allowed failures Aaron Jorbin 2019-10-15 16:36:42 +00:00
  • 849e070be2 Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. Jorge Costa 2019-10-15 16:15:50 +00:00
  • 3b2c6568a5 REST API: Allow for multiple Vary: Origin headers in GET responses. Jake Spurlock 2019-10-15 15:45:39 +00:00
  • 78d3ff391c Block Editor: Remove experimental Social Links blocks Grzegorz (Greg) Ziółkowski 2019-10-15 15:35:03 +00:00
  • b4d349963f Build/Test tools use Trunk revision 2170172 of importer Aaron Jorbin 2019-10-15 14:40:31 +00:00
  • 5df589ddf6 Media: Do not store error messages in the image meta. The initial idea was to (be able to) display these errors in the UI but it wasn't implemented as these errors are mostly helpful for low-level bedugging. Andrew Ozz 2019-10-14 20:03:01 +00:00
  • 329e042060 Uploads: Retry to post-process images after HTTP 500 and HTTP 502 errors. Andrew Ozz 2019-10-14 19:54:36 +00:00
  • d2da46a5c5 Accessibility: Media: Improve the text of the Media Modal actions toggle button displayed in the responsive view. Andrea Fercia 2019-10-14 18:01:53 +00:00
  • ab8e92995b Accessibility: Media: Improve the new Media Modal headings text. Andrea Fercia 2019-10-14 17:56:41 +00:00
  • 778bf0c721 Administration: Ensure that admin referer nonce is valid. Jake Spurlock 2019-10-14 17:13:35 +00:00
  • 4e2d91d186 REST API: Ensure that we don't generate warnings from sending extra headers after headers have been sent. Jake Spurlock 2019-10-14 16:23:13 +00:00
  • 2a5c167b21 REST API: Send a Vary: Origin header on GET requests. Jake Spurlock 2019-10-14 15:41:05 +00:00
  • f53a78fda7 Administration: Ensure that admin referer nonce is valid. Jake Spurlock 2019-10-14 15:38:14 +00:00
  • f06c6bb20c Filesystem API: Prevent directory travelersals when creating new folders. Jake Spurlock 2019-10-14 15:29:25 +00:00
  • af8afb943e HTTP API: Protect against hex interpretation. Jake Spurlock 2019-10-14 15:25:38 +00:00
  • ad6c214307 Query: Remove the static query property. Jake Spurlock 2019-10-14 15:18:49 +00:00
  • 0c75758333 Formatting: In wp_validate_redirect(), normalize the path when validating the location for relative URLs, to account for Windows paths. Sergey Biryukov 2019-10-14 10:50:41 +00:00
  • a9891c7109 Docs: Fix typo in a comment in WP_REST_Settings_Controller::prepare_value(). Sergey Biryukov 2019-10-13 10:00:18 +00:00
  • 8f7174fa1a Docs: Correct documentation typo in print_emoji_detection_script(). Peter Wilson 2019-10-13 02:46:25 +00:00
  • 438de1ff41 Docs: Correct comment typo in WP_REST_Terms_Controller::update_item(). Peter Wilson 2019-10-13 02:40:05 +00:00
  • cda19de292 Docs: Fix and improve inline documentation for the HTTP API. John Blackbourn 2019-10-12 18:03:22 +00:00
  • a8259b8c5e Users: Make sure wp_logout() clears current user, so that a subsequent call to is_user_logged_in() works as expected. Sergey Biryukov 2019-10-12 03:08:56 +00:00
  • 572934992f Tests: Rename tests methods in tests/pluggable.php per the handbook's naming convention. Sergey Biryukov 2019-10-12 03:00:32 +00:00
  • 5e6d8f584d Docs: Adjust @since note in shortcode_parse_atts() for consistency with similar notes. Sergey Biryukov 2019-10-12 02:48:26 +00:00
  • 7cd21b7bd0 I18N: Don't capitalize "Extension" in update_core(), for consistency with other strings. Sergey Biryukov 2019-10-12 02:40:43 +00:00
  • e21792cb37 Docs: Add requires_php to the list of fields returned by plugins_api(). Sergey Biryukov 2019-10-12 02:33:13 +00:00
  • 9a6bce9f5c Formatting: Make sure wp_sanitize_redirect() encodes spaces in URLs instead of stripping them out. Sergey Biryukov 2019-10-11 23:52:11 +00:00
  • dcb037fc3a Media: Adds Edit Image controller to Media Library select frame. Anthony Burchell 2019-10-11 20:41:51 +00:00
  • 42493b7ed8 Administration: Prevents horizontal scroll jumping around while admin menu is open. Anthony Burchell 2019-10-11 19:20:43 +00:00
  • 68729adb57 Media: Update fallback previews to support _wp_make_subsizes() Mike Schroder 2019-10-11 07:52:12 +00:00
  • 466937669a Cron: Prevent sending headers when using ALTERNATE_WP_CRON Aaron Jorbin 2019-10-10 22:50:05 +00:00
  • 7a682e690e Themes: Convert core-provided starter content to block content. Dominik Schilling 2019-10-10 19:05:57 +00:00
  • 70b408c8fe REST API: Fix error in _fields filtering logic where only one of several requested sibling properties would be included. K. Adam White 2019-10-10 17:16:44 +00:00
  • 1bcd41b7c1 Upgrade/Install: Detect the presence of the native PHP JSON extension before updating. Jonathan Desrosiers 2019-10-09 22:20:37 +00:00
  • 22d50c492d REST API: Do not addslash when receiving meta arrays of non-string values. K. Adam White 2019-10-09 17:34:20 +00:00
  • c608c85b67 Administration: Ensure visual consistency with large titles in the sidebar. Jake Spurlock 2019-10-09 04:56:55 +00:00
  • 176a3f0d7c Docs: Tweak the @since note in Walker::walk() and ::paged_walk() for better readability and consistency with other notes. Sergey Biryukov 2019-10-09 04:33:34 +00:00
  • 8ec0a21161 Docs: Add a @since note about new parameters with the spread operator added to function signatures. Sergey Biryukov 2019-10-09 04:26:22 +00:00
  • d4e9608dec Bundled Themes: Update/audit NPM dependencies for Twenty Nineteen. Jonathan Desrosiers 2019-10-08 22:17:54 +00:00
  • 71aa81f2cd Post WordPress 5.3 Beta 3 version bump. Adam Silverstein 2019-10-08 20:45:15 +00:00
  • 1e1ef432b4 WordPress 5.3 Beta 3. Adam Silverstein 2019-10-08 19:57:09 +00:00
  • e20a6135e4 Bundled Themes: Fix JSHint error in [46445] Dominik Schilling 2019-10-08 19:50:54 +00:00
  • 2aad78b7d8 Bundled Themes: Change the eol-style property to native for Twenty Twenty files. Jonathan Desrosiers 2019-10-08 19:19:30 +00:00
  • f95a75b783 Bundled Themes: Update Twenty Twenty. Jonathan Desrosiers 2019-10-08 19:05:53 +00:00
  • af634cc62a Themes: Properly align Close/Previous/Next icons in theme preview overlay. Sergey Biryukov 2019-10-08 19:05:13 +00:00
  • a15cc93479 Themes: Adjust CSS media query for theme overlay to match the breakpoint for a folded admin menu. Sergey Biryukov 2019-10-08 18:47:18 +00:00
  • 5f2352599f Code Modernisation: Introduce the spread operator in Walker::walk() and ::paged_walk(). Sergey Biryukov 2019-10-08 17:54:45 +00:00
  • 0a818ec0fc Network Admin: Improve Site States in List Table rows. John James Jacoby 2019-10-08 17:44:42 +00:00
  • 3207d9a47e Accessibility: Script Loader: Add jQuery as dependency of admin-bar. Andrea Fercia 2019-10-08 17:18:07 +00:00
  • 357a18da2b Docs: Add missing @deprecated tags in the file docblock of some deprecated files. Sergey Biryukov 2019-10-08 17:17:07 +00:00
  • fb0d0e20ab Accessibility: Media: Improve the logic to render the ARIA tabs markup after [46363]. Andrea Fercia 2019-10-08 17:05:53 +00:00
  • 1f6dbef069 I18N: Add context for the Archives string introduced in [45651] as a file type heading, to disambiguate from other types of archives. Sergey Biryukov 2019-10-08 17:02:23 +00:00
  • 4d44978e00 External Libraries: upgrade mediaelement to version 4.2.13. Adam Silverstein 2019-10-08 16:04:32 +00:00
  • e2cf94fa04 REST API: Ensure rest_controller instantiates the post type's declared REST controller class. K. Adam White 2019-10-08 13:41:29 +00:00
  • 040304def7 REST API: Permit embedding of the 'self' link relation in the /search endpoint. K. Adam White 2019-10-08 04:43:10 +00:00
  • e17e5aab68 REST API: Ensure users with "moderate_comments" capability may edit comments. K. Adam White 2019-10-08 04:00:25 +00:00
  • 4e716dbce1 Coding Standards: Correct the number of accepted arguments in add_action() calls in wp-includes/default-filters.php for functions that don't accept any arguments. Sergey Biryukov 2019-10-08 03:18:02 +00:00
  • 392cf3ee7d CSS Coding Standards: Use unitless values for line-height in wp-includes/css/media-views.css. Sergey Biryukov 2019-10-08 02:55:20 +00:00