Commit Graph

  • 732a358f61 Bundled Themes: Update Twenty Twenty. Sergey Biryukov 2019-11-12 01:42:20 +00:00
  • 14df1712fd Twenty Twenty: Make CSS adjustments to account for the latest editor changes and ensure that group blocks work in expected ways. Sergey Biryukov 2019-11-11 20:54:49 +00:00
  • 895ec7224b Help/About: Update the 5.3 About page. Sergey Biryukov 2019-11-11 20:43:48 +00:00
  • 91312ab695 Tests: Fix a typo in an inline comment. Jake Spurlock 2019-11-11 18:48:06 +00:00
  • 385d0794ae Help/About: Update the 5.3 About page. Sergey Biryukov 2019-11-11 16:05:39 +00:00
  • e4edcf9845 Script Loader: In wp_default_packages_inline_scripts(), make sure the root URL middleware is registered before using the media middleware. Sergey Biryukov 2019-11-11 15:08:43 +00:00
  • fdeb2ff358 Twenty Twenty: Fix WPCS issue in [46701]. Sergey Biryukov 2019-11-11 12:57:54 +00:00
  • 41a47a0168 Bundled Themes: Update Twenty Twenty. Sergey Biryukov 2019-11-11 12:27:21 +00:00
  • ae487b5f67 Comments: Check if comment form element exists before adding a key handler to detect the cmd/ctrl-enter key press. Sergey Biryukov 2019-11-11 11:49:29 +00:00
  • 1ee0c8e54f Customize: Remove the deprecated -precomposed suffix from apple-touch-icon link in wp_site_icon(). Sergey Biryukov 2019-11-11 09:58:17 +00:00
  • 188f809598 Networks and Sites: Pass the $blog_id parameter to the newblog_notify_siteadmin filter. Sergey Biryukov 2019-11-11 09:51:09 +00:00
  • cde71eed52 Docs: In various @return tags, list the expected type first, instead of WP_Error. Sergey Biryukov 2019-11-11 02:41:15 +00:00
  • 63a534030e Docs: Miscellaneous docblock corrections in wp-admin/includes/plugin.php. Sergey Biryukov 2019-11-11 00:03:53 +00:00
  • 84540ab336 Docs: Improve documentation for deactivate_plugins() and activate_plugins(). Sergey Biryukov 2019-11-10 23:03:34 +00:00
  • 1b82ea8284 Tests: Don't skip the tests intended for Multisite when running on single site, add them to the ms-required group instead. Sergey Biryukov 2019-11-10 01:53:17 +00:00
  • a31133173d Coding Standards: Fix WPCS issue in [46690]. Sergey Biryukov 2019-11-10 01:43:55 +00:00
  • a9b3e85dd3 Docs: Move the @link tag for Customize API in WP_Customize_Manager::add_setting() and WP_Customize_Setting to a more appropriate place. Sergey Biryukov 2019-11-10 01:41:43 +00:00
  • 99132f8abc Docs: Improve documentation for WP_Http per the documentation standards. Sergey Biryukov 2019-11-10 01:17:00 +00:00
  • 00aff3a706 Docs: Use 3-digit, x.x.x style semantic versioning for $version argument in do_action_deprecated() and apply_filters_deprecated() calls. Sergey Biryukov 2019-11-09 13:55:43 +00:00
  • 67e82bc32a Docs: Correct the documentation placement for wp_print_styles and shortcode_atts_{$shortcode} hooks. Sergey Biryukov 2019-11-09 13:41:29 +00:00
  • 36994ef153 Coding Standards: Fix WPCS issue in [46684]. Sergey Biryukov 2019-11-09 13:31:07 +00:00
  • 51d64085dc Coding Standards: Revert the change to wp-includes/class-wp-xmlrpc-server.php in [46684] to investigate unit test failures. Sergey Biryukov 2019-11-09 13:29:14 +00:00
  • 26dec96b21 Docs: Use the {@see ...} tag for the replacement in @deprecated tags, so that Developer Reference could automatically link to the replacement. Sergey Biryukov 2019-11-09 13:03:02 +00:00
  • ae2ebb8b18 Coding Standards: Consistently use do_action_deprecated() and apply_filters_deprecated() for deprecated hooks. Sergey Biryukov 2019-11-09 12:57:27 +00:00
  • 243d1a2e38 Test: Don't skip the tests intended for single site when running on Multisite, add them to the ms-excluded group instead. Sergey Biryukov 2019-11-09 03:44:51 +00:00
  • fcf86b80b6 Tests: Skip test_readme() if the HTTP request to secure.php.net or dev.mysql.com failed on timeout. Sergey Biryukov 2019-11-09 03:36:19 +00:00
  • 9b1fc27c3f Docs: Correct some inconsistencies in comments with Dashicon class references in wp-admin/css/customize-widgets.css. Sergey Biryukov 2019-11-09 00:01:40 +00:00
  • 4a73b562a3 Docs: Correct description for $recursive parameter of ::chmod() and ::delete() methods in WP_Filesystem implementations. Sergey Biryukov 2019-11-08 22:54:33 +00:00
  • a216b6d838 Toolbar: Un-deprecate the WP_Admin_Bar::add_menu() method. John Blackbourn 2019-11-08 13:17:35 +00:00
  • 698aa0e564 Upload: When an image was scaled because it is larger than the big image threshold, use the originally uploaded image's dimensions in wp_get_missing_image_subsizes(). Fixes an edge case/inconsistent behaviour when a registered image sub-size is also larger than the big image threshold. Andrew Ozz 2019-11-07 18:49:17 +00:00
  • 3dca77e628 Bundled Themes: Standardize the Required PHP and Tested Up To headers. Jonathan Desrosiers 2019-11-07 15:17:02 +00:00
  • 4185cf789a Docs: Make @param tags in mce_buttons and related filters consistent with the variable names. Sergey Biryukov 2019-11-07 07:10:38 +00:00
  • 75f82d8bc2 Tests: Properly mark test_submenu_helpers_priority() as skipped for multisite, so it's not categorized as "risky". Sergey Biryukov 2019-11-06 01:15:11 +00:00
  • 9c3319de66 Coding Standards: Fix WPCS issues in [46670]. Sergey Biryukov 2019-11-05 23:17:01 +00:00
  • bd2130f367 REST API: Use explicit dates in a post ordering test to avoid indeterminate ordering. John Blackbourn 2019-11-05 22:39:37 +00:00
  • 560b682e3c Bundled Themes: Update Twenty Twenty. Jonathan Desrosiers 2019-11-05 22:20:52 +00:00
  • 1842040204 Emoji: Upgrade Twemoji to 12.1.3. Jonathan Desrosiers 2019-11-05 22:02:03 +00:00
  • ed4b67b17e Block Editor: Revert [46663] which was itself an erroneous revert. John Blackbourn 2019-11-05 21:57:47 +00:00
  • afecdb29c5 Block Editor: Bug fixes targeted for WordPress 5.3 RC4. John Blackbourn 2019-11-05 21:51:30 +00:00
  • 46581088d5 Docs: Docs on docs. Further improve documentation of known return types, plus other docs fixes. John Blackbourn 2019-11-05 21:28:51 +00:00
  • 3cdee7a705 Docs: Further improve documentation of known return types, plus other docs fixes. John Blackbourn 2019-11-05 21:25:53 +00:00
  • db4f746b4a Docs: Improve documentation of known return types, plus other docs fixes. John Blackbourn 2019-11-05 21:21:46 +00:00
  • 63d4dcd10a Media: Remove the variable number (from the big image threshold value) when generating file names for scaled images. This makes it easier to "calculate" the full size file name from the name of an intermediate size image. Andrew Ozz 2019-11-05 20:51:12 +00:00
  • 4a729f0498 REST API: Speed up pagination unit tests by creating less fixtures and reusing them where possible. Sergey Biryukov 2019-11-05 20:41:12 +00:00
  • 4cee80b682 Block Editor: Bug fixes targeted for WordPress 5.3 RC4. Jorge Costa 2019-11-05 19:34:07 +00:00
  • 969285d54b REST API: Fix for Yoda condition. Jake Spurlock 2019-11-05 17:36:31 +00:00
  • f6cb28a6a2 Docs: Correct and improve the readability of some parameters of WP_Term_Query. John Blackbourn 2019-11-04 17:48:55 +00:00
  • 9ed5e8c9f7 Upload: Ensure the new image meta is always saved before starting post-processing of an uploaded image, even if there was an error while scaling or rotating it. Andrew Ozz 2019-11-04 17:05:53 +00:00
  • 20165c2ffb Login and Registration: Simplify the test for wp_signon() added in [46640]. Sergey Biryukov 2019-11-04 15:04:41 +00:00
  • c231bb4869 Build/Test Tools: Adjust the test for wp_redirect() status codes added in [46641] per the documentation and coding standards. Sergey Biryukov 2019-11-04 12:57:17 +00:00
  • c04078ac9d REST API: Set orderby parameter in tax relation unit tests added in [46646]. Sergey Biryukov 2019-11-04 12:34:35 +00:00
  • ec5f1035fe Docs: Correct some array hash notations added in [46644]. Sergey Biryukov 2019-11-04 09:35:59 +00:00
  • a104c82526 REST API: Add tax relation parameter to posts collection. Timothy Jacobs 2019-11-03 23:12:44 +00:00
  • 20d984f4c9 Remove Failing Tests added in r46641 Aaron Jorbin 2019-11-03 22:47:52 +00:00
  • 27b67d5624 Docs: Fix some incorrect return tags in docblocks. John Blackbourn 2019-11-03 22:21:20 +00:00
  • 83366144b3 Coding Standards: Clean up the tests around test_that_you_can_login_with_an_email_that_has_apostrophe. Jake Spurlock 2019-11-03 22:16:27 +00:00
  • 922721c360 Toolbar: Use add_node() instead of add_menu() in core. Jake Spurlock 2019-11-03 22:12:32 +00:00
  • 40946e984a General: wp_safe_redirect() and wp_redirect() shouldn't allow non-3xx status codes Aaron Jorbin 2019-11-03 22:08:56 +00:00
  • 84c794ba41 Login and Registration: Allow email logins to be more flexible. Jake Spurlock 2019-11-03 20:10:23 +00:00
  • 9d88dbac58 External Libraries: Revert [46634-46635]. Jonathan Desrosiers 2019-11-03 17:07:42 +00:00
  • 6d413590b7 Customize: Formally deprecate unused Customizer classes. Jonathan Desrosiers 2019-11-03 16:46:55 +00:00
  • ab361359f6 Add svn:auto-props for eol-style and mime-type to trunk. Jonathan Desrosiers 2019-11-03 16:19:15 +00:00
  • 0a9437d987 Remove unintended change to svn:ignore in [46634]. Jonathan Desrosiers 2019-11-03 15:32:04 +00:00
  • 669e701a5b External Libraries: Update Plupload from 2.1.9 to 2.3.6. Jonathan Desrosiers 2019-11-03 15:29:46 +00:00
  • b0cdad744b General: Wrap the error message in _deprecated_constructor() in <code> tags instead of <pre>. Sergey Biryukov 2019-11-03 10:54:39 +00:00
  • 358364e1ca Code Modernization: Call PHP 5 constructors in methods extending POMO_Reader. Sergey Biryukov 2019-11-02 20:47:44 +00:00
  • 74795ca384 Docs: Correct version number in @deprecated tags for PHP 4 constructors in pomo/entry.php and pomo/streams.php. Sergey Biryukov 2019-11-02 20:28:31 +00:00
  • d3f486ed3f Docs: Correct @see references for PHP 4 constructors in wp-includes/class-json.php. Sergey Biryukov 2019-11-02 20:11:20 +00:00
  • 168bb48084 Docs: Add missing @deprecated tags to PHP 4 constructors in pomo/entry.php and pomo/streams.php. Sergey Biryukov 2019-11-02 20:09:35 +00:00
  • 095ef4a2a2 Twenty Eleven: Add missing @deprecated tag to PHP 4 constructor in Twenty_Eleven_Ephemera_Widget. Sergey Biryukov 2019-11-02 20:06:55 +00:00
  • dcced77dbb Docs: Add missing @deprecated tags to PHP 4 constructors in WP_Widget and WP_Widget_Factory(). Sergey Biryukov 2019-11-02 20:04:27 +00:00
  • 00384f94db Docs: Update URLs in some @link tags and switch them to HTTPS. Sergey Biryukov 2019-11-01 14:55:51 +00:00
  • 89621877f8 Code Modernization: Pass an appropriate error level to trigger_error() in _doing_it_wrong() and related functions: Sergey Biryukov 2019-11-01 00:39:04 +00:00
  • 3623ab0ad8 Docs: Correct some more invalid inline docs. johnbillion 2019-10-31 21:18:01 +00:00
  • 669cefe587 Docs: Correct some incorrect docblock tags. John Blackbourn 2019-10-31 17:49:12 +00:00
  • fe9b176aef Docs: Add @since tag for the $context parameter added to wp_generate_attachment_metadata filter in [46621]. Sergey Biryukov 2019-10-31 00:11:20 +00:00
  • b9c02b3729 Upload: - Run the wp_generate_attachment_metadata filter at the end in wp_update_image_subsizes() when new metadata was generated and additional image sub-sizes were created. - Add another arg in the wp_generate_attachment_metadata filter for additional context. - Fix inline docs and ensure the new image meta is always saved before starting post-processing. Andrew Ozz 2019-10-30 21:08:32 +00:00
  • 6582966e2e Docs: Document $error, $interim_login, and $action globals in login_header() and login_footer(). Sergey Biryukov 2019-10-30 02:57:16 +00:00
  • 7d2bb9f8c6 Help/About: Update the 5.3 About page for RC3. Jonathan Desrosiers 2019-10-29 20:08:32 +00:00
  • 52508537cb Bundled Themes: Update Twenty Twenty. Jonathan Desrosiers 2019-10-29 14:53:27 +00:00
  • b0419afba6 Build/Test Tools: Ignore EOL differences in tests using multiline string assertions. Sergey Biryukov 2019-10-29 14:26:41 +00:00
  • c6c46a5a48 Docs: Miscellaneous docblock corrections. John Blackbourn 2019-10-28 19:46:13 +00:00
  • 38dd307f5a Docs: Coding standards fix after [46608]. John Blackbourn 2019-10-28 19:33:24 +00:00
  • 0cd24d5c60 Docs: Remove some funky nested filters. John Blackbourn 2019-10-28 19:02:31 +00:00
  • 7548aa86ba Docs: Restore correct placement for duplicate hook reference in render_block_core_latest_comments(). Sergey Biryukov 2019-10-28 15:15:51 +00:00
  • 6352823e6e Block Editor: Bug fixes targetted for WordPress 5.3 RC3. Riad Benguella 2019-10-28 14:11:06 +00:00
  • cf014839a5 Build/Test Tools: Don't hardcode the directory name of the repo Jake Spurlock 2019-10-28 04:15:37 +00:00
  • 8c21607a97 Docs: Correct invalid hook docblock placement. John Blackbourn 2019-10-27 19:33:12 +00:00
  • b422cc2ef6 Docs: Correct invalid hook docblocks. John Blackbourn 2019-10-27 19:09:10 +00:00
  • 6ac79feeeb Docs: Remove "private" designation from _doing_it_wrong() and related functions: Sergey Biryukov 2019-10-27 14:19:13 +00:00
  • f06419d070 Editor: Fix typo in an error message in WP_Block_Styles_Registry::register(). Sergey Biryukov 2019-10-27 14:06:04 +00:00
  • fa02b8917e Docs: Improve DocBlock formatting in WP_Block_Styles_Registry per the documentation standards. Sergey Biryukov 2019-10-27 14:05:18 +00:00
  • 1ec1c5872b Docs: Correct and improve inline docs for the file type functions. John Blackbourn 2019-10-26 23:47:04 +00:00
  • e228178d1b Docs: Add missing docs for the auth_cookie_bad_session_token action. John Blackbourn 2019-10-26 23:44:02 +00:00
  • 3559504161 Docs: Update the docs for the error parameter that gets passed around during filesystem credential collection. John Blackbourn 2019-10-26 23:14:59 +00:00
  • 4f281f1650 Docs: Switch more docs over to typed array notation, plus some fixes. John Blackbourn 2019-10-26 21:07:10 +00:00
  • e07cf22fd0 Docs: Switch to typed array notation for the docs for asset dependency functions. John Blackbourn 2019-10-26 21:00:08 +00:00
  • a2e08032dc Docs: Miscellaneous docblock fixes and improvements. John Blackbourn 2019-10-26 20:42:00 +00:00
  • c951d94c72 Docs: Improve documentation for esc_attr_e(), esc_html_e(), esc_attr_x(), esc_html_x(). Sergey Biryukov 2019-10-26 17:28:20 +00:00
  • e2c34a76f9 Docs: Improve documentation for wptexturize(). Sergey Biryukov 2019-10-26 00:56:50 +00:00