Commit Graph

  • 9fd60c9e57 Docs: Update a comment about pcre.backtrack_limit upper limit in benchmark_pcre_backtracking(). Sergey Biryukov 2019-09-20 22:06:40 +00:00
  • 099adc0243 Code Modernization: Remove all code using a version_compare() with a PHP version older than PHP 5.6. Sergey Biryukov 2019-09-20 22:01:36 +00:00
  • 92d70ed696 Tests: Replace "blog" reference in a comment about DISABLE_WP_CRON usage with "site". Sergey Biryukov 2019-09-20 21:58:42 +00:00
  • 8de962479d Docs: Add missing $which parameter descriptions. Jonathan Desrosiers 2019-09-20 20:56:49 +00:00
  • e31bd15ab5 Networks and Sites: Add support for the extra_tablenav() method in WP_MS_Sites_List_Table. Jonathan Desrosiers 2019-09-20 20:52:58 +00:00
  • 6b65af939f Code Modernization: Remove conditional use of PHP realpath(). Sergey Biryukov 2019-09-20 20:45:58 +00:00
  • 6922b15e3a Privacy: Display group items count in the personal data export file if there's more than one item in the group. Sergey Biryukov 2019-09-20 20:29:30 +00:00
  • 946cadaf3d Code Modernization: Remove JSON related polyfills. Jonathan Desrosiers 2019-09-20 20:15:51 +00:00
  • dcd3371c3b Media: make search input full width on mobile. Take two. Adam Silverstein 2019-09-20 20:07:53 +00:00
  • f6b8632508 Code Modernization: Remove JSON extension workarounds for PHP < 5.6. Jonathan Desrosiers 2019-09-20 20:07:28 +00:00
  • 080e7a609e Code Modernization: Deprecate the Services_JSON and Services_JSON_Error classes. Jonathan Desrosiers 2019-09-20 19:52:38 +00:00
  • 66ef5ec15b Remove left-over debug code after [46203]. Andrew Ozz 2019-09-20 19:26:33 +00:00
  • 388e7fe7f4 Admin email verification: - Fix wording of the HTML title. - Add hidden (opens in a new tab) to links that need it. - Add the screen-reader-text CSS class to login.css. - Add another translator comment. Andrew Ozz 2019-09-20 18:50:19 +00:00
  • 89939327e3 Media/Upload: rotate images on upload according to EXIF Orientation. Andrew Ozz 2019-09-20 18:20:26 +00:00
  • 188fe7eb2f Docs: Correct @since tag for comments_popup public query variable removed in [35848]. Sergey Biryukov 2019-09-20 17:43:13 +00:00
  • e269403184 Build/Test Tools: Specify PHP 5.6 as the required version of PHP in Composer. Jonathan Desrosiers 2019-09-20 17:32:23 +00:00
  • a4e8fe2145 Site Health: Use sentence casing consistently in header tags. Jonathan Desrosiers 2019-09-20 17:25:38 +00:00
  • 1a6d41b4d6 Docs: Add @since tag for the new $position argument added to add_submenu_page() and related functions in [46197]. Sergey Biryukov 2019-09-20 17:05:26 +00:00
  • 78e8100b6b Menus: add a position argument to add_submenu_page and the helper functions that use it. Adam Silverstein 2019-09-20 14:59:04 +00:00
  • 7389596a6d Docs: Clarify that $show_in_rest parameter of register_post_type() and register_taxonomy() should be enabled for the post type or taxonomy to be available in the block editor. Sergey Biryukov 2019-09-20 13:04:50 +00:00
  • f326f7ebfb Accessibility: Bundled Theme: Make the TwentyEleven skip link the first focusable element within the body. Andrea Fercia 2019-09-20 11:40:06 +00:00
  • a63e490a1e Multisite: Remove the redundant blog_versions table. Jake Spurlock 2019-09-19 22:06:41 +00:00
  • c0ad8e700f Networks and Sites: Save database version in site meta (Multisite) Jake Spurlock 2019-09-19 21:41:35 +00:00
  • dd330aee33 Login and Registration: Detect JavaScript on the login screen. Jonathan Desrosiers 2019-09-19 19:21:17 +00:00
  • 073469446b REST API: Revert [45687]. K. Adam White 2019-09-19 15:49:33 +00:00
  • 09e56c04ad Block Editor: Fixes failing unit tests related to Social Link blocks Grzegorz (Greg) Ziółkowski 2019-09-19 15:46:02 +00:00
  • 7178c62226 Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release Grzegorz (Greg) Ziółkowski 2019-09-19 15:17:39 +00:00
  • 6eabc83b81 Query: Expand the list of operators available to compare_key in WP_Meta_Query. Boone Gorges 2019-09-19 15:02:20 +00:00
  • 7e69921a5a Build/Test Tools: Improvements to Composer scripts. Jonathan Desrosiers 2019-09-19 15:00:14 +00:00
  • 84dfea907f REST API: Issue warning if array meta is registered without item schema. K. Adam White 2019-09-19 14:35:47 +00:00
  • 3514a52019 PHP 7.4: Fix another instance of array access on a datatype that cannot be accessed as an array. Jonathan Desrosiers 2019-09-19 14:29:30 +00:00
  • b926baa51d REST API: Support dot.nested hierarchical properties in _fields query parameter. K. Adam White 2019-09-19 14:04:51 +00:00
  • 5f1cbd7165 Bootstrap/Load: Reorganize the initialization flow so that the check for PHP and MySQL requirements could run as early as possible. Sergey Biryukov 2019-09-19 12:01:03 +00:00
  • a22920743b Tests: Replace join() with implode() in do_enclose() tests introduced in [46175], and ensure the arguments passed are in the correct order. Sergey Biryukov 2019-09-19 11:45:15 +00:00
  • e5bee4ef68 Docs: Format multi-line comment in [46180] per the documentation standards. Sergey Biryukov 2019-09-19 11:39:01 +00:00
  • a87122688b Tests: Update unit tests to account for the removal of old wp-a11y from the loaded scripts in [46179]. Sergey Biryukov 2019-09-19 11:14:38 +00:00
  • aeac7fe2e7 Script Loader: Remove old wp-a11y from the loaded scripts after [46167] and [46169]. Andrea Fercia 2019-09-19 09:54:00 +00:00
  • 754056e218 Improve performance of trackback query in do_all_pings(). Boone Gorges 2019-09-19 02:05:25 +00:00
  • 3419633de4 Use WP_Query when sending pingbacks. Boone Gorges 2019-09-19 01:59:06 +00:00
  • daa1da924d PHPCS: Fix coding standards violations in do_enclose(). Boone Gorges 2019-09-19 01:53:03 +00:00
  • 48e280db32 Improve do_enclose() logic on post publish. Boone Gorges 2019-09-19 01:48:54 +00:00
  • 20a17438d0 Uploads: add helper functions for setting, getting, and deleting the temp upload reference used to the attachment_id when retrying to make image sub-sizes. Andrew Ozz 2019-09-19 01:25:14 +00:00
  • 684f30fd7b TinyMCE: update to version 4.9.6. Changelog: https://github.com/tinymce/tinymce/blob/4.x/changelog.txt. Includes fix for the Permission denied to access property "nodeType" error. Andrew Ozz 2019-09-19 00:59:59 +00:00
  • 3d40bbeef5 Add SMS to the list of allowed protocols. Jake Spurlock 2019-09-18 23:37:08 +00:00
  • 150b301ac0 Script Loader: Move the current_theme_supports() check above the wp_default_(scripts|styles) action, for consistency. Sergey Biryukov 2019-09-18 22:41:29 +00:00
  • 88bf910518 Script Loader: Only check current theme's HTML5 support for scripts and styles on front end. Sergey Biryukov 2019-09-18 22:33:45 +00:00
  • b8533a19b8 Accesibility: Replace wp-a11y.js with @wordpress/a11y package Jake Spurlock 2019-09-18 22:29:53 +00:00
  • 9d339b4d7b Media: remove leftover test string change after [45499]. Andrea Fercia 2019-09-18 19:32:32 +00:00
  • 8029e23ffe Accessibility: Replace wp-a11y.js with @wordpress/a11y package Jake Spurlock 2019-09-18 17:40:35 +00:00
  • b7df2ea08c External Library: Update getid3 to 1.9.18 Aaron Jorbin 2019-09-18 14:53:01 +00:00
  • baaaef5b63 Bundled Themes: Declare HTML5 support for scripts and styles. SergeyBiryukov 2019-09-18 14:50:02 +00:00
  • 5fdf48c0ec Script Loader: Introduce HTML5 support for scripts and styles. Sergey Biryukov 2019-09-18 14:49:30 +00:00
  • 0dbd752500 Accessibility: Add aria-current to the Archives, Categories, and Recent Posts widgets output. Andrea Fercia 2019-09-18 12:24:35 +00:00
  • 4b3eb36a5b Docs: Improve docs for upload and wp_die() related functions. John Blackbourn 2019-09-17 21:02:22 +00:00
  • 45f1fbbceb Docs: Add missing descriptions for functions in wp-admin/update-core.php. Jonathan Desrosiers 2019-09-17 20:42:57 +00:00
  • 65ec280a54 Posts, Post Types: Allow support arguments to be specified when registering post types. Jonathan Desrosiers 2019-09-17 19:57:18 +00:00
  • 5e38f8219b Build/Test Tools: Improve test coverage for wp_validate_boolean(). Jonathan Desrosiers 2019-09-17 18:48:27 +00:00
  • 5a200bdb7a Build/Test Tools: fix source map loading in Firefox. Adam Silverstein 2019-09-17 17:26:38 +00:00
  • 823b0d2c64 External Libraries: Update Backbone.js to 1.4.0. Adam Silverstein 2019-09-17 17:18:32 +00:00
  • ed25bc3080 Docs: Correct accepted values for search_columns parameter in WP_User_Query. Sergey Biryukov 2019-09-17 15:42:51 +00:00
  • 352665d6df General: Ensure the arguments passed to implode() are in the correct order. Jonathan Desrosiers 2019-09-17 13:39:15 +00:00
  • 5928234d05 Date/Time: Introduce get_post_datetime() to retrieve post published or modified time as a DateTimeImmutable object instance. Sergey Biryukov 2019-09-17 11:13:25 +00:00
  • 7cbb1f32a3 Network Admin: Allow Sites to have filterable States in List Table rows. John James Jacoby 2019-09-16 23:33:45 +00:00
  • 9218e2cc50 Docs: Improve documentation for get_bookmarks(). Sergey Biryukov 2019-09-16 19:54:15 +00:00
  • 444834f5a0 Site Health: Add a link to "Debugging in WordPress" support article to fatal PHP error handler's default message. Sergey Biryukov 2019-09-16 17:22:32 +00:00
  • fd31d7f872 Docs: Improve @return value description for wp_xmlrpc_server::minimum_args(). Sergey Biryukov 2019-09-16 16:31:13 +00:00
  • 31fa37f06d Code Modernisation: Remove redundant PHP 4 code from do_action(). Sergey Biryukov 2019-09-16 14:47:53 +00:00
  • ea350997e6 XML-RPC: Avoid a PHP warning in wp_xmlrpc_server::minimum_args() if $args is not an array. Sergey Biryukov 2019-09-16 09:57:30 +00:00
  • f360f879f8 Widgets: Introduce register_sidebar_defaults filter for default arguments in register_sidebar(). Sergey Biryukov 2019-09-16 09:13:01 +00:00
  • 209666d332 Code Modernisation: Simplify some logic in apply_filters(). Sergey Biryukov 2019-09-15 12:03:04 +00:00
  • 802c23e059 Code Modernisation: Replace call_user_func_array() in tests/phpunit/tests/db.php with dynamic function calls. Sergey Biryukov 2019-09-15 11:55:42 +00:00
  • 1ace25088f Code Modernisation: Replace call_user_func_array() in various __call() methods with dynamic function calls. Sergey Biryukov 2019-09-15 11:53:01 +00:00
  • 1418bd0ffa Code Modernisation: Replace call_user_func_array() in wp-includes/class-wp-walker.php with dynamic function calls. Sergey Biryukov 2019-09-15 11:49:51 +00:00
  • 927098e5aa Code Modernisation: Replace call_user_func_array() in wp-cron.php with a direct function call. Sergey Biryukov 2019-09-15 11:47:38 +00:00
  • 0432a9f6b5 Code Modernisation: Remove redundant call to func_get_arg() in wp-includes/class-wp-rewrite.php. Sergey Biryukov 2019-09-15 11:46:44 +00:00
  • 0521e61398 Code Modernisation: Remove redundant calls to func_get_arg() in wp-includes/class-wp-admin-bar.php. Sergey Biryukov 2019-09-15 11:45:45 +00:00
  • d4d853ee3f Code Modernisation: Replace call_user_func_array() in combination with an empty array in wp-includes/class-wp-hook.php with call_user_func(). Sergey Biryukov 2019-09-15 11:44:09 +00:00
  • fd05ea0de9 Code Modernisation: Replace call_user_func_array() in wp-admin/includes/widgets.php and associated unit tests with a direct function call. Sergey Biryukov 2019-09-15 11:40:08 +00:00
  • 751f69be42 Code Modernisation: Replace call_user_func_array() in wp-admin/includes/template.php with a dynamic function call. Sergey Biryukov 2019-09-15 11:34:23 +00:00
  • f16a56ca41 Code Modernisation: Replace call_user_func_array() in wp-admin/includes/ajax-actions.php with a dynamic function call. Sergey Biryukov 2019-09-15 11:33:20 +00:00
  • e17d5accc3 Code Modernisation: Replace call_user_func_array() in wp-includes/post-template.php with a dynamic function call. SergeyBiryukov 2019-09-15 11:31:02 +00:00
  • 45827d6e7a Code Modernisation: Replace call_user_func_array() in wp-includes/nav-menu-template.php with a dynamic function call. Sergey Biryukov 2019-09-15 11:30:25 +00:00
  • db2bc9a167 Code Modernisation: Replace call_user_func_array() in wp-includes/class-wp-customize-*.php with direct function calls in combination with the spread operator. Sergey Biryukov 2019-09-15 11:26:16 +00:00
  • 416e3d6c10 Code Modernisation: Replace call_user_func_array() in wp-includes/capabilities.php with a direct function call. Sergey Biryukov 2019-09-15 11:22:51 +00:00
  • 49de2b7312 Code Modernisation: Introduce the spread operator in wp-admin/includes/media.php. Sergey Biryukov 2019-09-15 11:11:14 +00:00
  • 752c36bbf4 Code Modernisation: Introduce the spread operator in wp-admin/includes/dashboard.php. Sergey Biryukov 2019-09-15 11:10:17 +00:00
  • 24a586b97f Code Modernisation: Introduce the spread operator in wp-includes/deprecated.php. SergeyBiryukov 2019-09-15 11:08:02 +00:00
  • cb1f496cce Code Modernisation: Introduce the spread operator in wp-includes/formatting.php. Sergey Biryukov 2019-09-15 11:05:31 +00:00
  • 3ae54e84da Code Modernisation: Introduce the spread operator in tests/phpunit/*. Sergey Biryukov 2019-09-15 11:03:45 +00:00
  • 516f528421 Code Modernisation: Introduce the spread operator in wp-includes/functions.php. Sergey Biryukov 2019-09-15 10:44:58 +00:00
  • af246a6797 Code Modernisation: Introduce the spread operator in wp-admin/includes/class-*-upgrader-skin.php. Sergey Biryukov 2019-09-15 10:41:03 +00:00
  • 1431a7a39f Code Modernisation: Introduce the spread operator in wp-includes/class-wp-dependency.php. Sergey Biryukov 2019-09-15 10:35:03 +00:00
  • e5a17836c7 Code Modernisation: Introduce the spread operator in wp-includes/category-template.php. Sergey Biryukov 2019-09-15 10:32:54 +00:00
  • 812033f092 Code Modernisation: Use the spread operator in wp_register_sidebar_widget(). Sergey Biryukov 2019-09-15 10:30:16 +00:00
  • 355cdce6b7 Coding Standards: Fix WPCS issue in [46120]. Sergey Biryukov 2019-09-15 02:06:07 +00:00
  • 7b60544cce Docs: Clarify in update_option() description that it's plugin author's responsibility to check the current user's capabilities before saving any option changes. Sergey Biryukov 2019-09-15 01:28:51 +00:00
  • 317da56a37 Site Health: Show a more specific fatal error message when in Recovery Mode with headers already sent. Sergey Biryukov 2019-09-15 01:17:24 +00:00
  • 7b8c666b72 Mail: Add a unit test to make sure wp_mail() does not duplicate the MIME-Version header added automatically by PHPMailer. Sergey Biryukov 2019-09-14 21:34:51 +00:00
  • 3ac6f6a8f8 Bundled Themes: Update the message shown when a comment is awaiting moderation. Sergey Biryukov 2019-09-14 20:59:29 +00:00
  • 65b4c64440 Coding Standards: Fix WPCS issue in [46115]. Sergey Biryukov 2019-09-14 20:41:48 +00:00