Commit Graph

  • adfe5e271b Docs: Fix more typos in WP_Site_Health DocBlocks. Sergey Biryukov 2019-04-01 20:29:52 +00:00
  • 302233dd11 Docs: Fix typos in WP_Site_Health DocBlocks. Sergey Biryukov 2019-04-01 20:22:42 +00:00
  • 421da58d8e Docs: Add missing @since tag for WP_Site_Health::get_test_php_extensions(). Sergey Biryukov 2019-04-01 20:16:54 +00:00
  • 1e0ef359fc Administration: Site Health: reserve some space for the admin notices. Andrea Fercia 2019-04-01 18:00:58 +00:00
  • ee5f858436 PHPCS: Fix WPCS violation in [45088]. Sergey Biryukov 2019-04-01 16:48:32 +00:00
  • 9cc5e3e760 Docs: Correct @param description for remove_theme_support(). Sergey Biryukov 2019-04-01 16:20:05 +00:00
  • 28e7acf168 Customize: Only add custom-background to body_class() if the current theme supports custom background. Sergey Biryukov 2019-04-01 16:17:11 +00:00
  • 01bc0b9772 Accessibility: Improve the Site Health accordions. Andrea Fercia 2019-04-01 15:07:30 +00:00
  • fe0db882c5 Docs: Correct parameter types for the_author(), get_the_author_meta(), and the_author_meta(). Sergey Biryukov 2019-04-01 14:22:06 +00:00
  • 19ef699ec5 Docs: Improve documentation for get_plugin_page_hook() and get_plugin_page_hookname(). Sergey Biryukov 2019-04-01 14:08:01 +00:00
  • 0592027157 PHPCS: Fix WPCS violation in [45082]. Sergey Biryukov 2019-04-01 13:29:24 +00:00
  • 63b70b892b Docs: Improve documentation for postbox_classes(). Sergey Biryukov 2019-04-01 12:46:04 +00:00
  • 6abcd97c8c I18N: Merge similar strings about allowed space allocation in Multisite. Sergey Biryukov 2019-04-01 12:23:54 +00:00
  • 0060f2ccbc Bundled Themes: Link to an updated documentation on child themes on developer.wordpress.org, instead of Codex. Sergey Biryukov 2019-04-01 11:55:39 +00:00
  • f6dadb3738 Themes: Link to an updated documentation on child themes on developer.wordpress.org, instead of Codex. Sergey Biryukov 2019-04-01 11:54:23 +00:00
  • a795928e3b Site Health: If WP_DEBUG_LOG contains a file path, display it on Site Info tab. Sergey Biryukov 2019-04-01 01:25:06 +00:00
  • 0b63b69688 Site Health: Simplify the checks for constants that are always defined by default. Sergey Biryukov 2019-04-01 00:09:09 +00:00
  • 0fc5c3adaf Administration: Fix typo in fatal error email notification. Sergey Biryukov 2019-03-30 18:53:21 +00:00
  • 123b973889 Administration: Display a notice in the Site Health pages when JavaScript is off. Andrea Fercia 2019-03-30 15:37:28 +00:00
  • 02a0911bcc Accessibility: Make sure the Site Health layout tables are correctly linearized. Andrea Fercia 2019-03-30 14:41:16 +00:00
  • d1dfe7c414 Coding Standards: Improve the Site Health CSS for small screens. Andrea Fercia 2019-03-30 14:08:45 +00:00
  • 74211739fe Docs: Fix typos in site_status_tests filter DocBlock. Sergey Biryukov 2019-03-30 10:58:00 +00:00
  • d52f7c82c1 Administration: Improve the CSS for the Site Health pages header. Andrea Fercia 2019-03-29 18:54:39 +00:00
  • 328c4f3432 Coding Standards: Clean up the Site Health stylesheet. Andrea Fercia 2019-03-29 18:43:09 +00:00
  • e1e1a40083 Accessibility: Make sure the Site Health pages have a unique document title. Andrea Fercia 2019-03-29 18:26:28 +00:00
  • f5a66cacba Accessibility: Remove arrows navigation from the Site Health accordions. Andrea Fercia 2019-03-29 11:26:33 +00:00
  • 594e1802bd Site Health: Add missing <ul> tags for lists on Site Info page. Sergey Biryukov 2019-03-29 11:13:27 +00:00
  • 2a7aedc9e0 Media: Improve and fix rotate/flip image tests Mike Schroder 2019-03-29 02:48:08 +00:00
  • 752f99c5df TinyMCE: - Fix adding the keyboard shortcuts to all button tooltips in the classic editor and classic block. - Fix translating the aria labels for all buttons. Andrew Ozz 2019-03-29 00:48:31 +00:00
  • 6e0e4c9cee Options, Meta APIs: Remove an accidental short array syntax in the tests. John Blackbourn 2019-03-28 22:02:10 +00:00
  • 8af4ca2f4c Options, Meta APIs: Ensure the $object_id parameter passed to the delete_{$meta_type}_meta and deleted_{$meta_type}_meta filters is always an integer. John Blackbourn 2019-03-28 21:58:45 +00:00
  • 502784dbd1 PHPCS: Fix WPCS violations in [45062]. Sergey Biryukov 2019-03-28 21:56:17 +00:00
  • 87d4d0ae92 Privacy: Ensure the personal data export email is sent in the locale of the user whose data is being exported (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. Sergey Biryukov 2019-03-28 21:28:37 +00:00
  • beb4a31c36 Embeds: Update the Crowdsignal embed handler so that surveys on subdomains are supported. John Blackbourn 2019-03-28 21:26:20 +00:00
  • de91abb11f Build/Test Tools: Exclude twentynineteen/node_modules from jsvalidate:build task. Sergey Biryukov 2019-03-28 21:16:48 +00:00
  • 60a92eb070 Themes: Introduce a generic action that's fired when a template part is loaded. John Blackbourn 2019-03-28 21:12:20 +00:00
  • a66e27efc4 PHP: Finish updating PHP Minimum version Aaron Jorbin 2019-03-28 21:11:29 +00:00
  • 87d1821cbf Twenty Nineteen: Update Theme URI to point to the Theme Directory instead of the archived GitHub repository. Sergey Biryukov 2019-03-28 20:57:05 +00:00
  • f94283c80b Bootstrap/Load: Ensure the fatal error handler is registered after WP_CONTENT_DIR is defined, so the custom error handler drop-in could be properly loaded. Sergey Biryukov 2019-03-28 19:03:47 +00:00
  • b522f1ad8c Site Health: Declare ClipboardJS global to fix JSHint issue. Sergey Biryukov 2019-03-28 18:37:17 +00:00
  • 77c1afd744 Docs: Fix typo in xmlrpc_chunk_parsing_size filter description. Sergey Biryukov 2019-03-28 16:52:39 +00:00
  • 692ecb1f97 CSS Coding Standards: Use unitless values for line-height in wp-admin/css/widgets.css. Sergey Biryukov 2019-03-28 16:38:09 +00:00
  • aae789324f Site Health: Add description for a successful HTTPS check. Sergey Biryukov 2019-03-28 16:14:03 +00:00
  • 6f5651a9e4 Twenty Seventeen: Make <th> styling in table block consistent between back end and front end. Sergey Biryukov 2019-03-28 15:24:20 +00:00
  • 265e2da819 Site Health: Use a consistent wording and response code for capability checks. Sergey Biryukov 2019-03-28 15:10:24 +00:00
  • b45b58c6b6 Site Health: Correct wp_version_check() existence verification by performing a request to the Site Health page instead of Dashboard. Sergey Biryukov 2019-03-28 14:30:12 +00:00
  • c833087131 Post WordPress 5.2 Beta 1 version bump. Gary Pendergast 2019-03-27 23:35:41 +00:00
  • 590d29da6c WordPress 5.2 Beta 1. Gary Pendergast 2019-03-27 23:19:08 +00:00
  • e1f54c7db9 Upgrades: Allow upgrades to proceed when a soft failure occurs on package signatures. Gary Pendergast 2019-03-27 23:05:00 +00:00
  • 0612bb00e0 Plugins: In wp_update_php_annotation(), only display the annotation and the surrounding tags if it's not empty. Sergey Biryukov 2019-03-27 22:36:37 +00:00
  • 1ab6f67ef5 Site Health: Improve the "Copy to clipboard" button. Gary Pendergast 2019-03-27 22:30:26 +00:00
  • 43c28f913c Plugins: Disable "Update Now" button for plugins that require a higher version of PHP or WordPress. Sergey Biryukov 2019-03-27 22:10:37 +00:00
  • 01882f477b Bundled Theme: trigger a new wp_body_open action immediately after the opening body tag. Adam Silverstein 2019-03-27 21:58:38 +00:00
  • 368016feb2 Accessibility: Simplify the Site Health score indicator. Andrea Fercia 2019-03-27 20:38:07 +00:00
  • 689ffb5918 Administration: Fix Dashicon backwards compatibility issues. Jonathan Desrosiers 2019-03-27 19:58:18 +00:00
  • b957460b7b Privacy: Ensure the privacy data erase fulfillment email is sent in the locale of the user whose data is being erased (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. Sergey Biryukov 2019-03-27 19:41:01 +00:00
  • e2aa3c5efe Accessibility: Improve the "Alt text" description. Andrea Fercia 2019-03-27 18:46:12 +00:00
  • 440a383946 Docs: Correct the documentation for the oEmbed HTML filtering. John Blackbourn 2019-03-27 17:13:49 +00:00
  • 05ac419795 Docs: Improve the documentation for metadata related filter parameters. John Blackbourn 2019-03-27 17:09:35 +00:00
  • 6a3bab9848 Docs: Correct some documentation typos. John Blackbourn 2019-03-27 17:08:04 +00:00
  • b2f0f4d2db Taxonomy: Initialize $noparents variable in wp_ajax_add_tag() to avoid a notice with compact() in PHP 7.3. Sergey Biryukov 2019-03-27 15:32:11 +00:00
  • 432d968df6 Docs: Correct back-compat reference to $excluded_categories in get_adjacent_post(). Sergey Biryukov 2019-03-27 14:44:31 +00:00
  • 8e9425e094 Twenty Nineteen: Update Theme URI to point to the Theme Directory instead of the archived GitHub repository. Sergey Biryukov 2019-03-27 14:31:16 +00:00
  • fe85d77b48 General: Pass $pagenum argument to get_pagenum_link filter. Sergey Biryukov 2019-03-27 14:23:24 +00:00
  • 368cd01fa7 Database: Use wp_die() instead of die() in wp_check_mysql_version(), for more flexibility and consistency with other error messages in core. Sergey Biryukov 2019-03-27 14:02:47 +00:00
  • f4e535df1b Bootstrap/Load: Restore $wp_version global check in WP_Locale::init(), previously replaced with get_bloginfo( 'version' ) in [38459]. Sergey Biryukov 2019-03-27 13:26:50 +00:00
  • 7ad9fb7e7c Themes: Remove itemprop="url" from get_custom_logo() output. Sergey Biryukov 2019-03-27 12:15:15 +00:00
  • 716fa97607 Build/Test Tools: Enable persistent object cache on a PHP 7.3 build instead of PHP 5.6. Sergey Biryukov 2019-03-27 03:05:56 +00:00
  • a58b5f2f70 Site Health: Update "Passed tests" button label to match both expanded and collapsed state. Sergey Biryukov 2019-03-27 02:56:09 +00:00
  • c454b24d92 PHPCS: Fix WPCS violations in [45023]. Sergey Biryukov 2019-03-27 00:35:34 +00:00
  • a630f23731 Embeds: Scribd: Add support for /document/ URL format, in addition to /doc/. Sergey Biryukov 2019-03-27 00:33:47 +00:00
  • b324c419ec Bootstrap/Load: In fatal error handler, pass the error information through to error template and associated filters: wp_php_error_message, wp_php_error_args. Sergey Biryukov 2019-03-27 00:15:23 +00:00
  • dd7caf0fd3 PHPCS: Remove extra tab added in [45019]. Sergey Biryukov 2019-03-27 00:02:34 +00:00
  • a8e61bfa86 Plugins: Use correct singular for "Drop-in" in plugins list table. Sergey Biryukov 2019-03-26 23:59:39 +00:00
  • 368ea6bfc5 Build/Test Tools: Display an error message with a recommendation to run grunt build when trying to run WordPress core tests without the /build/ directory. Sergey Biryukov 2019-03-26 23:52:03 +00:00
  • cdd034f80f Bootstrap/Load: Use wp_die() instead of hardcoded HTML in wp_maintenance(), so the output can be filtered by plugins. Sergey Biryukov 2019-03-26 23:38:37 +00:00
  • fd2c97766f Docs: Fix typo in wp_is_xml_request() description. Sergey Biryukov 2019-03-26 23:20:29 +00:00
  • 20ede58996 Docs: Improve documentation for wp_die() handlers after [45015] and [45016]. Sergey Biryukov 2019-03-26 23:17:36 +00:00
  • 013a095ef4 Bootstrap/Load: Add support for XML requests to wp_die(). Sergey Biryukov 2019-03-26 23:10:21 +00:00
  • d270e8eb02 Bootstrap/Load: Add support for JSONP requests to wp_die(). Sergey Biryukov 2019-03-26 22:25:47 +00:00
  • fb7c39f88d Bootstrap/Load: Always run the fatal error handler at shutdown, but don't display the PHP error template once headers are sent. Sergey Biryukov 2019-03-26 20:29:52 +00:00
  • a1cd087b6e Build/Test tools: Reinstate fast finishing on Travis CI. John Blackbourn 2019-03-25 16:07:01 +00:00
  • cf6026d64d Build/Test tools: Switch npm dependency caching strategy on Travis CI. John Blackbourn 2019-03-25 00:51:12 +00:00
  • c2fd19e12d Admin: Site Health JavaScript minor clean-up. Andrea Fercia 2019-03-23 16:38:48 +00:00
  • 448ed1adfc Privacy: Update default privacy policy text to match the current behavior of setting a temporary cookie on visiting the login page. Sergey Biryukov 2019-03-23 10:53:20 +00:00
  • dad6b61cfb Admin: Introduce the Site Health screens. Gary Pendergast 2019-03-23 03:54:16 +00:00
  • 7793e670b8 Multisite: add new sites_pre_query and networks_pre_query filters to short circuit WP_Site_Query and WP_Network_Query queries. Adam Silverstein 2019-03-22 17:25:38 +00:00
  • 42547da41d PHP: Bump minimum version Aaron Jorbin 2019-03-22 15:46:56 +00:00
  • 96922900c5 Plugins: Remove wp_is_wp_compatible() and wp_is_php_compatible() functions added in [44978] for now, to discuss use cases and better naming. Sergey Biryukov 2019-03-22 12:59:02 +00:00
  • d69b5eb713 Plugins: Use <em> instead of <span> for PHP annotation in wp_plugin_update_row(), for consistency with other instances. Sergey Biryukov 2019-03-22 01:07:51 +00:00
  • 0e1d2b42ef PHPCS: Fix WPCS violations in [44978]. Sergey Biryukov 2019-03-22 00:59:25 +00:00
  • 1586c43c8d Plugins: Block plugin activation if it requires a higher version of PHP or WordPress. Sergey Biryukov 2019-03-22 00:36:30 +00:00
  • f170c1dd31 Networks and Sites: Introduce the ms_user_list_site_class filter. Jonathan Desrosiers 2019-03-21 23:54:05 +00:00
  • 531d83a2f0 I18N: Move the strings for default user roles to wp-includes/capabilities.php, to make the translations available on the front end as well. Sergey Biryukov 2019-03-21 22:23:00 +00:00
  • fa0190bcb1 Customize: Add a link to theme reviews in the theme details modal in the Customizer and on Add Themes screen. Sergey Biryukov 2019-03-21 22:01:42 +00:00
  • 4be7a863ff Bootstrap/Load: Fix WPCS violation in a new test following [44973]. Felix Arntz 2019-03-21 21:59:12 +00:00
  • 1f3912e9bf Bootstrap/Load: Introduce a recovery mode for fixing fatal errors. Felix Arntz 2019-03-21 21:52:07 +00:00
  • 57a38bed47 PHPCS: Remove extra tabs added in [44970]. Sergey Biryukov 2019-03-21 21:35:37 +00:00
  • 864c3f07df Privacy: Use a consistent URL for Privacy Policy guide. Sergey Biryukov 2019-03-21 21:16:52 +00:00
  • e987281597 Comments: Introduce comment_flood_message and comment_duplicate_message filters for comment flood and duplicate comment error messages. Sergey Biryukov 2019-03-21 21:09:47 +00:00