Commit Graph

  • 712f548664 Site Health: Fix some typos in the test for plugin and theme auto-updates. Sergey Biryukov 2020-07-22 00:15:33 +00:00
  • 874e6afdca Site Health: Correct inverted logic for themes in the test for plugin and theme auto-updates. Sergey Biryukov 2020-07-22 00:13:21 +00:00
  • 8cbd2ca439 Site Health: Add the test for plugin and theme auto-updates to WP_Site_Health::get_tests(). Sergey Biryukov 2020-07-22 00:05:45 +00:00
  • f840dabcc6 Widgets: Make sure image widgets with custom image size render captions. Sergey Biryukov 2020-07-21 23:12:22 +00:00
  • 3da487037d REST API: Use consistent error messages when managing network plugins. Sergey Biryukov 2020-07-21 21:59:46 +00:00
  • df8399dce5 REST API: Optimize rest_filter_response_by_context performance. Timothy Jacobs 2020-07-21 21:20:22 +00:00
  • b11757e4ed Site Health: Use a consistent label for theme auto-updates in debug data. Sergey Biryukov 2020-07-21 21:04:57 +00:00
  • 26362089c5 Sitemaps: Rename wp_register_sitemap() to wp_register_sitemap_provider(). Sergey Biryukov 2020-07-21 20:13:59 +00:00
  • 44335fdc43 Site Health: Simplify the logic for displaying whether auto-updates are enabled for plugins and themes. Sergey Biryukov 2020-07-21 18:42:24 +00:00
  • 9875847c9e WordPress 5.5 Beta 3 version bump. Jake Spurlock 2020-07-21 17:54:05 +00:00
  • f3a6fc5716 WordPress 5.5 Beta 3. Jake Spurlock 2020-07-21 17:30:06 +00:00
  • 6440e85a2c Site Health: Rename the filters added in [48546] for clarity. Sergey Biryukov 2020-07-21 17:06:55 +00:00
  • 5e14b1b5fd Site Health: Add tests to check for potential issues with plugin and theme auto-updates. Jake Spurlock 2020-07-21 17:06:00 +00:00
  • ffef4daf88 Media: Pass the attachment ID to the wp_image_file_matches_image_meta filter. Sergey Biryukov 2020-07-21 16:52:48 +00:00
  • 11fe34deb8 Site Health: Add auto-update information to for plugins and themes. Jake Spurlock 2020-07-21 16:52:47 +00:00
  • e10083b7de I18N: Add context to some theme strings for consistency. Sergey Biryukov 2020-07-21 16:31:06 +00:00
  • 0da858ffae Site Health: Rename upload_max array key in file upload checks to max_effective_size for clarity. Sergey Biryukov 2020-07-21 16:18:53 +00:00
  • 7bcdf886c0 Sitemaps: Replace wp_sitemaps_register_providers filter with more suitable wp_sitemaps_add_provider filter. Pascal Birchler 2020-07-21 16:12:49 +00:00
  • bea9ce74a7 Administration: Ensure SVG icons in admin menus are correctly colored. Jonathan Desrosiers 2020-07-21 16:08:44 +00:00
  • 8c7fe179da Sitemaps: Rename wp_get_sitemaps_providers() to wp_get_sitemap_providers(). Sergey Biryukov 2020-07-21 16:04:35 +00:00
  • 83b94f5cd6 Sitemaps: Rename wp_get_sitemaps() to wp_get_sitemaps_providers() Pascal Birchler 2020-07-21 15:55:21 +00:00
  • 3269e83801 Site Health: Move post_max_size and upload_max_filesize out of a translatable string in file upload checks. Sergey Biryukov 2020-07-21 15:51:22 +00:00
  • 0d956d4013 Site Health: Remove parse_ini_size(), use the existing wp_convert_hr_to_bytes() function instead. Sergey Biryukov 2020-07-21 15:38:40 +00:00
  • 09754a7cdd Editor: Ensure the required assets for the block directory are enqueued. Jonathan Desrosiers 2020-07-21 15:36:17 +00:00
  • 383540b7c4 Sitemaps: Rename 'sitemap' to 'provider' in WP_Sitemaps_Registry class. Sergey Biryukov 2020-07-21 15:27:48 +00:00
  • 5ffe591bec Site Health: Include new tests to check for the ability to upload files. Jake Spurlock 2020-07-21 15:19:58 +00:00
  • 3ef1fa5c6d Site Health: Use consistent error messages when switching plugin or theme auto-updates on or off. Sergey Biryukov 2020-07-21 14:40:43 +00:00
  • cfb25b2e48 Block Editor: Move the add_action() call for _register_core_block_patterns_and_categories() above check_theme_switched(). Sergey Biryukov 2020-07-21 14:35:13 +00:00
  • 38cade3b07 Sitemaps: Correctly enforce maximum number of sitemaps in index. Pascal Birchler 2020-07-21 13:55:45 +00:00
  • fd9f7232e5 Block Editor: Move the add_action() call for _register_core_block_patterns_and_categories() to wp-includes/default-filters.php. Sergey Biryukov 2020-07-21 13:13:54 +00:00
  • 99f5b6019a Mail: Make sure the PHPMailer class is only required once if a plugin requires wp-includes/class-phpmailer.php directly. Sergey Biryukov 2020-07-21 12:56:40 +00:00
  • ea352ee2ab Docs: Improve description for edit_post(). Sergey Biryukov 2020-07-21 12:47:58 +00:00
  • 0f86642b82 Site Health: Correct the message for snoozed email verifications. Sergey Biryukov 2020-07-21 12:35:32 +00:00
  • 69ec4264dc Editor: update packages for Beta 3 Ella van Durpe 2020-07-21 12:12:43 +00:00
  • 74cc64d74e REST API: Issue a _doing_it_wrong when registering a route without a permission callback. Timothy Jacobs 2020-07-21 12:01:10 +00:00
  • fcc52436cb REST API, Media: Add X-WP-Upload-Attachment-ID HTTP header to enable retrying of post-processing of edited images if the server runs out of resources. This is the same as after uploading a new image, will do up to five additional requests to let the server create all image sub-sizes. Andrew Ozz 2020-07-21 02:59:00 +00:00
  • 2daa951685 REST API: Make plugin installation tests more robust on alternate test environments. Timothy Jacobs 2020-07-21 01:36:16 +00:00
  • 60d339cfde Sitemaps: Ensure correct HTTP status when sitemaps are disabled Jake Spurlock 2020-07-21 00:55:20 +00:00
  • bd67e31f4b Site Health: Ensure that there is a human readable time for snoozed email verifications. Jake Spurlock 2020-07-21 00:41:35 +00:00
  • 4ba60208d4 Comments: Don't show the filter/pagination actions if there are no comments to list. Jake Spurlock 2020-07-21 00:27:46 +00:00
  • 5674e7e085 I18N: Add context to some plugin and theme strings for consistency. Sergey Biryukov 2020-07-20 23:12:33 +00:00
  • 364759ecb2 I18N: Mark the strings with plugin and theme names in email notifications for translation. Sergey Biryukov 2020-07-20 21:23:26 +00:00
  • 8406d5104c REST API, Media: Fix/improve the inline docs and name of the new wp_edited_image_metadata filter. Andrew Ozz 2020-07-20 21:02:13 +00:00
  • 83e78d8cdd Administration: Include the new plugin and theme versions in email notifications. Jonathan Desrosiers 2020-07-20 18:26:18 +00:00
  • fa7b1bbb99 Tests: Simplify some assertions in phpunit/tests/media.php. Sergey Biryukov 2020-07-20 15:47:37 +00:00
  • e80b4f64bf Build/Test Tools: Update NPM packages in Twenty Nineteen. Jonathan Desrosiers 2020-07-20 13:39:34 +00:00
  • 167a8769e7 Bundled Themes: Rebuild Twenty Nineteen’s RTL stylesheet. Jonathan Desrosiers 2020-07-20 13:27:58 +00:00
  • b98a607ca5 Embeds: Correct the version number when Hulu was deprecated. Jonathan Desrosiers 2020-07-20 13:12:22 +00:00
  • 0713ca14f9 Embeds: Remove Hulu from the list of supported oEmbed providers. Jonathan Desrosiers 2020-07-20 13:10:36 +00:00
  • 0c19e1abd0 Docs: Improve description for add_user_to_blog(). Sergey Biryukov 2020-07-20 11:52:59 +00:00
  • 030f2a4eee Media: Migrate the data from the attachment post of the parent image when saving an edited image. Copy: - post_title, - post_content (image description), - post_excerpt (image caption as saved in the DB), - _wp_attachment_image_alt meta (alt text for the img tag as saved in the DB). Andrew Ozz 2020-07-19 21:17:55 +00:00
  • b39df4606a Upgrade/install: Fix/clarify the "Upload in a zip format" string. Andrew Ozz 2020-07-19 17:09:43 +00:00
  • d10a86ad1d Docs: Miscellaneous docblock corrections. John Blackbourn 2020-07-18 22:09:57 +00:00
  • 9331f7a73f Coding Standards: Use strict comparison in wp-includes/wp-db.php. Sergey Biryukov 2020-07-18 11:37:59 +00:00
  • d54b8f7335 Administration: Reverse the arrow direction for database import/export icons. Jonathan Desrosiers 2020-07-17 17:09:37 +00:00
  • 3b5d373043 Options, Meta APIs: Reorder the parameters of default_{$meta_type}_metadata filter. Sergey Biryukov 2020-07-17 15:14:00 +00:00
  • 2d0e9b1057 Docs: Correct documentation for the $meta_key parameter of get_metadata_default(). Sergey Biryukov 2020-07-17 13:47:23 +00:00
  • 1c1a9de834 Plugins: Update the height of the Install Now button for new plugins. Jake Spurlock 2020-07-17 06:27:09 +00:00
  • d525642dd1 Meta: Reorder the get_metadata_default() signature to match get_metadata(). Timothy Jacobs 2020-07-17 02:57:04 +00:00
  • f75522ecfc Build/Test Tools: Bump lodash in twentytwenty as part of a security audit. Jake Spurlock 2020-07-16 22:22:05 +00:00
  • 162afe2451 Administration: Fix an index inconsistency in get_admin_page_title() function. Jake Spurlock 2020-07-16 22:13:54 +00:00
  • e7671336a4 Code Formatting: Fix some formatting around WP_REST_Attachments_Controller tests. Jake Spurlock 2020-07-16 22:09:35 +00:00
  • 0aab2584a0 REST API: Prevent attachment ID/image source mismatch when editing an image. Andrew Ozz 2020-07-16 21:54:37 +00:00
  • 082cb0ab20 Posts, Post Types: Ensure that all post stati are countable in wp_count_posts. Jake Spurlock 2020-07-16 21:42:48 +00:00
  • ceccb7b3b1 Feeds: Ensure that galleries can be output as a list of links in feeds. Jake Spurlock 2020-07-16 21:29:05 +00:00
  • 0fa4801a88 Coding Standards: Update the docblock to remove superflous since. Jake Spurlock 2020-07-16 21:10:03 +00:00
  • 5b9b012e53 Block Editor: Remove the gutenberg domain name from the block-patterns.php file Riad Benguella 2020-07-16 14:11:40 +00:00
  • da730fce4d Upgrade/Install: Check if the theme installer skin's overwrite property exists in Theme_Upgrader::install_strings(). Sergey Biryukov 2020-07-16 13:17:13 +00:00
  • bd63261888 Block Editor: Add theme support flag to opt-out of Core Block Patterns. Riad Benguella 2020-07-16 11:48:49 +00:00
  • b001723394 Docs: Add return value description for register_theme_directory(). Sergey Biryukov 2020-07-15 12:08:32 +00:00
  • caefeeea17 Docs: Link to add_theme_support() for the list of supported theme features in current_theme_supports() and related functions. Sergey Biryukov 2020-07-15 11:21:23 +00:00
  • afb11188d2 Post 5.5 Beta 2 version bump. Jake Spurlock 2020-07-14 17:39:48 +00:00
  • 8921997100 WordPress 5.5 Beta 2. Jake Spurlock 2020-07-14 17:00:11 +00:00
  • c843cf19c3 Taxonomy: Make some adjustments to handling default terms for custom taxonomies: Sergey Biryukov 2020-07-14 16:39:44 +00:00
  • 9181ecff85 Accessibility: Security: Improves the accessible audible messages for Plugins & Themes Auto-Updates. Andrea Fercia 2020-07-14 15:44:16 +00:00
  • 74b985fd7d Docs: Synchronize description for the $allowed_html parameter of various KSES functions. Sergey Biryukov 2020-07-14 12:39:16 +00:00
  • 7bdff387e2 General: Rename the $new_whitelist_options global variable. Jonathan Desrosiers 2020-07-14 12:31:22 +00:00
  • 0ee9100e6d Sitemaps: Ensure entry for ‘page’ post type sitemap in index. swissspidy 2020-07-14 12:24:02 +00:00
  • 7d5b488b3b Docs: Improve docs for arguments that accept a numerically indexed array of associative arrays. John Blackbourn 2020-07-14 12:08:28 +00:00
  • efb0b58598 Sitemaps: Exclude post types and taxonomies that are not publicly queryable. Pascal Birchler 2020-07-14 11:54:49 +00:00
  • fa9e258750 Docs: Correct and improve inline docs for parameters that accept a callback function. John Blackbourn 2020-07-14 11:54:26 +00:00
  • 585f623b4d Sitemaps: Add missing slash when calling home_url() for consistency. Pascal Birchler 2020-07-14 11:52:43 +00:00
  • 649b7aae92 Sitemaps: Add wrapping <div> around sitemap in stylesheet. Pascal Birchler 2020-07-14 11:43:54 +00:00
  • cf4897f5d8 Sitemaps: Pass full paths to home_url() calls. Pascal Birchler 2020-07-14 11:41:47 +00:00
  • 479a125882 Editor: update packages for beta 2 Ella van Durpe 2020-07-14 11:36:39 +00:00
  • 63ad9247c1 Privacy: Set the direction for the "Username or email address" field on privacy screens to LTR. Sergey Biryukov 2020-07-14 11:15:28 +00:00
  • a128b52eb0 Docs: Improve description for get_blog_post(). Sergey Biryukov 2020-07-14 11:05:01 +00:00
  • 80fae63d57 Tests: Ignore EOL differences in some tests using multiline string assertions. Sergey Biryukov 2020-07-14 01:40:33 +00:00
  • 719dcd244a Administration: Attempt to even-out the new Up/Down arrows in metabox headings and make them look a bit better. Also group them a little closer together in an attempt to reduce confusion of having two down arrows next to one another. Move the focus outline to the button instead of only the icon. Andrew Ozz 2020-07-14 01:35:47 +00:00
  • 022ebde54d Tests: Replace hardcoded /tmp/ references with get_temp_dir(). Sergey Biryukov 2020-07-14 01:28:17 +00:00
  • 0ded98ff2c Tests: Copy themes from tests/phpunit/data to wp-content/themes, instead of creating a symlink. Sergey Biryukov 2020-07-14 00:32:36 +00:00
  • f36c42c700 Docs: Miscellaneous docblock corrections and improvements. John Blackbourn 2020-07-13 22:08:16 +00:00
  • c3cdd9c962 Customize: Ensure that widgets and nav-menus can be closed after entering content. Jake Spurlock 2020-07-13 20:13:49 +00:00
  • 81364742b1 Accessibility: Improve reordering of the post boxes in the block editor meta boxes area. Andrea Fercia 2020-07-13 18:01:31 +00:00
  • a932bb3851 Bundled Themes: Add custom color pallettes for block editor. Jake Spurlock 2020-07-13 17:06:57 +00:00
  • d8c91ce45f Tests: Download Chromium for e2e and JS tests only. Sergey Biryukov 2020-07-13 15:18:49 +00:00
  • 6cba6fdc08 Docs: Improve description of the $text parameter in cancel_comment_reply_link(). Sergey Biryukov 2020-07-13 14:40:27 +00:00
  • 6cf53ad3bf Administration: Update Dashicons to the latest version. Jonathan Desrosiers 2020-07-13 14:24:06 +00:00
  • 4171c2485c Upgrade/Install: Simplify compatibility checks for uploaded plugins and themes for better readability. Sergey Biryukov 2020-07-13 13:33:32 +00:00
  • dd50193d6a Media: Fix wp_image_file_matches_image_meta() to also match when the original image URL is used. Andrew Ozz 2020-07-12 21:18:38 +00:00