Commit Graph

  • ea4707d927 Media: Avoid an infinite loop between wp_getimagesize() and wp_get_image_mime(). Sergey Biryukov 2021-05-07 09:31:01 +00:00
  • 630399eb20 Media: Remove an extra variable and a redundant check in WP_Image_Editor_Imagick::set_quality(). Sergey Biryukov 2021-05-06 15:03:32 +00:00
  • 08b4cab653 Docs: Correct documentation for wp_get_webp_info() return results. Sergey Biryukov 2021-05-06 13:57:18 +00:00
  • 2c9bc14b94 Media: Remove _wp_webp_is_lossy() for now. Sergey Biryukov 2021-05-06 11:09:34 +00:00
  • 784a0cd87a Media: Correct an early return condition in wp_get_webp_info(). Sergey Biryukov 2021-05-06 10:19:42 +00:00
  • 970f904de5 Site Health: Include more ImageMagick/Imagick information in the Media Handling section. Jonathan Desrosiers 2021-05-05 19:20:55 +00:00
  • 7ca9b459e5 Comments: Remove fourth parameter on remove_filter call. David Baumwald 2021-05-05 18:53:54 +00:00
  • bf17cc67ce Media: Move retrieving WebP image size information into wp_getimagesize(). Sergey Biryukov 2021-05-05 18:46:10 +00:00
  • 462560edba Media: Some documentation and test improvements for WebP support: Sergey Biryukov 2021-05-05 17:06:17 +00:00
  • 596a24c692 Themes: Remove the "Featured" tab on Add Themes screen. Sergey Biryukov 2021-05-05 15:53:41 +00:00
  • aa62fdbfaa Formatting: Verify emails with + characters are valid. Jonathan Desrosiers 2021-05-04 16:05:49 +00:00
  • 9aa08906e2 Docs: Further synchronize documentation for some Plugin API functions. Sergey Biryukov 2021-05-04 15:00:33 +00:00
  • 6a5ff5aa03 Images: enable WebP support. Adam Silverstein 2021-05-04 14:43:36 +00:00
  • 80302b7b35 General: Use correct escaping function for form action attributes. Jonathan Desrosiers 2021-05-04 13:46:06 +00:00
  • 3eb51f7546 General: Use correct escaping function for the plugin icon URL. Jonathan Desrosiers 2021-05-04 13:37:50 +00:00
  • 96c9af127c Plugins: Standardize the terminology used for actions, filters, and callback functions. Sergey Biryukov 2021-05-04 10:46:26 +00:00
  • 86d09a09a4 Twenty Twenty-One: Fix "Opening PHP tag must be on a line by itself" WPCS issue. Sergey Biryukov 2021-05-03 14:33:21 +00:00
  • 65fb405e87 Coding Standards: Fix a whitespace at end of line issue in wp-admin/includes/class-wp-comments-list-table.php. Sergey Biryukov 2021-05-03 14:08:13 +00:00
  • 1415ac7ca7 Coding Standards: Use strict comparison in wp-admin/includes/class-wp-posts-list-table.php. Sergey Biryukov 2021-05-03 13:55:08 +00:00
  • 984c194bf2 Upgrade/Install: Display plugin and theme update counts on WordPress Updates screen. Sergey Biryukov 2021-05-02 16:52:46 +00:00
  • 955df634d1 Twenty Twenty-One: Display page title as the H1 heading when a static page is selected as the "Posts page". Sergey Biryukov 2021-05-01 18:12:22 +00:00
  • 6ba7c6e93d Toolbar: Remove title attribute on pending updates link. Joe Dolson 2021-04-30 22:53:02 +00:00
  • 54a3773623 External Libraries: Upgrade PHPMailer to version 6.4.1. Sergey Biryukov 2021-04-29 20:29:00 +00:00
  • f826a6a858 Editor: Fix typo in image default size setting Greg Ziółkowski 2021-04-29 10:10:38 +00:00
  • 13bb1a0959 Coding Standards: Update $out in WP_Widget_Pages with a more meaningful name. David Baumwald 2021-04-28 20:53:10 +00:00
  • bcd65037b6 Build/Test Tools: Correctly test grunt clean when built to run from src. Jonathan Desrosiers 2021-04-28 19:05:58 +00:00
  • a8323bf8e7 Coding Standards: Fix a precision alignment issue in wp-admin/includes/template.php. Sergey Biryukov 2021-04-28 18:53:04 +00:00
  • ce50c6a982 Block Editor: Update the bundled block patterns. Riad Benguella 2021-04-28 10:36:40 +00:00
  • 30ff995eb0 REST API: Check the results of get_metadata() in WP_REST_Meta_Fields methods. Sergey Biryukov 2021-04-27 18:34:52 +00:00
  • 334ef09078 Docs: Document the usage of $current_user global in get_user_by(). Sergey Biryukov 2021-04-27 17:47:39 +00:00
  • 7e1690bf87 Posts, Post Types: Pass the post object to the_password_form filter. Sergey Biryukov 2021-04-26 15:36:55 +00:00
  • ecd93af74a Users: Share current user instance across functions. Peter Wilson 2021-04-26 01:02:34 +00:00
  • c44e1d6fe4 Build/Tests tools: Improve get_bookmark() test coverage. Peter Wilson 2021-04-26 00:58:14 +00:00
  • 32ca843154 Plugins: When loading a plugin in a "sandbox" on activation, do it once. Sergey Biryukov 2021-04-25 13:19:54 +00:00
  • 93290c44f6 Plugins: When loading a plugin in a "sandbox" on activation, do it in a separate function. Sergey Biryukov 2021-04-24 18:02:39 +00:00
  • 1661c1a1e7 Bootstrap/Load: Add Function for reliable timing data Aaron Jorbin 2021-04-23 19:47:43 +00:00
  • edd6ec0389 Coding Standards: Use strict comparison in wp-admin/includes/update-core.php. Sergey Biryukov 2021-04-23 14:49:51 +00:00
  • e4bda140d4 Build/Test Tools: Remove Internet Explorer 11 from the browserslist. Jonathan Desrosiers 2021-04-22 22:56:40 +00:00
  • 2464d69d8d Coding Standards: Remove loose comparison in wp-admin/includes/plugin-install.php. Sergey Biryukov 2021-04-22 19:16:42 +00:00
  • f1466b8b73 Build/Test Tools: Update the caniuse-lite database. Jonathan Desrosiers 2021-04-22 00:54:44 +00:00
  • 63f52a63f1 Docs: Add a @since note to wp_mail() about using is_email() for validation. Sergey Biryukov 2021-04-21 19:45:26 +00:00
  • 5aae96ba8b Coding Standards: Use strict comparison in wp-admin/includes/class-wp-terms-list-table.php. Sergey Biryukov 2021-04-21 18:51:33 +00:00
  • c687dc182b Coding Standards: Fix minor, inline spacing issue in wp-admin/setup-config.php. David Baumwald 2021-04-21 18:29:58 +00:00
  • 16a16fd556 External Libraries: Update Underscore to version 1.13.1. David Baumwald 2021-04-21 17:53:21 +00:00
  • 4ac39957a2 Editor: Shape block editor filters to work better with the Gutenberg plugin Greg Ziółkowski 2021-04-21 09:30:40 +00:00
  • a19f589a5f Editor: Abstract block editor configuration Greg Ziółkowski 2021-04-21 05:10:56 +00:00
  • bf637356a2 Upgrade/Install: Prevent possible type errors during installation. Peter Wilson 2021-04-21 01:31:45 +00:00
  • 87550a9e21 Build/Test Tools: Update several dependencies. Jonathan Desrosiers 2021-04-20 20:00:16 +00:00
  • 205611fd64 External Libraries: Update Moment.js to the latest version. Jonathan Desrosiers 2021-04-20 19:13:53 +00:00
  • e31e5e7f4d Code Modernization: Bring consistency to preparing some fields on Network Settings screen: SergeyBiryukov 2021-04-20 14:47:02 +00:00
  • 38652cf33e Build/Test Tools: Add seeking support to stream test library. Peter Wilson 2021-04-20 03:01:55 +00:00
  • c072116d6a Coding Standards: Use strict comparison in wp-admin/includes/class-wp-media-list-table.php. Sergey Biryukov 2021-04-19 11:39:54 +00:00
  • 2d7b7dd833 Docs: Correct comment format in wp-admin/edit-tags.php, remove extra space. Sergey Biryukov 2021-04-18 14:27:59 +00:00
  • e01bbd48f4 Coding Standards: Fix WPCS issues in wp-admin/includes/class-wp-comments-list-table.php. Sergey Biryukov 2021-04-18 13:54:00 +00:00
  • 5e8b165a54 Coding Standards: Use strict comparison in wp-admin/includes/class-walker-nav-menu-edit.php. Sergey Biryukov 2021-04-17 12:20:44 +00:00
  • 337fcf6edd Site Health: Remove Ajax requests from dashboard widget. Marius L. J 2021-04-17 11:27:35 +00:00
  • 05b44492c8 Site Health: Correct array key for the default tab Marius L. J 2021-04-17 10:53:04 +00:00
  • a32a192ede Site Health: Support custom sub-menus and pages. Marius L. J 2021-04-17 01:12:25 +00:00
  • bf17761e70 Build/Test Tools: Make adjustments to how often old branches are tested. Jonathan Desrosiers 2021-04-16 17:24:47 +00:00
  • 6caebf6fc2 Coding Standards: Use strict comparison in wp-admin/includes/class-wp-automatic-updater.php. Sergey Biryukov 2021-04-16 11:59:14 +00:00
  • 4072823456 Editor: Update WordPress packages to use with WordPress 5.8 Greg Ziółkowski 2021-04-15 14:41:38 +00:00
  • a45c871541 Editor: Backport changes for WordPress packages added in 5.7.1 Greg Ziółkowski 2021-04-15 11:01:12 +00:00
  • fd6ccf4540 Coding Standards: Give a variable in WP_Automatic_Updater::after_core_update() a more meaningful name. Sergey Biryukov 2021-04-15 10:29:21 +00:00
  • 312b67e82a REST API: Allow authors to read their own password protected posts. Jonathan Desrosiers 2021-04-14 23:22:07 +00:00
  • 60fa61de5b External libraries: Include upstream GetID3 fix for PHP 8. Jonathan Desrosiers 2021-04-14 23:08:25 +00:00
  • f7799b9455 Privacy: Ensure "Export Personal Data" does not generate invalid JSON. David Baumwald 2021-04-14 21:26:58 +00:00
  • d60ad57e47 Upgrade/Install: Correct the alignment of error messages for the language installer. Jonathan Desrosiers 2021-04-14 14:09:31 +00:00
  • 83b4b89c5a Site Health: Correct test result status for the HTTPS test. Sergey Biryukov 2021-04-14 13:00:52 +00:00
  • 021b2a3753 Bundled Themes: Bump versions for WordPress 5.7.1. Peter Wilson 2021-04-13 23:47:25 +00:00
  • 66b035ab3b Coding Standards: Use strict comparison in wp-admin/includes/class-custom-image-header.php. Sergey Biryukov 2021-04-13 19:03:07 +00:00
  • 27ddc687c4 Coding Standards: Use strict comparison in wp-admin/includes/class-custom-background.php. Sergey Biryukov 2021-04-13 17:59:45 +00:00
  • 8b74b031c5 I18N: Add context to strings when updating a plugin or theme with a ZIP package. David Baumwald 2021-04-13 17:36:39 +00:00
  • 396bb2927b Build/Test Tools: Remove an extra space in the job name for PHPUnit tests. Dominik Schilling 2021-04-13 16:10:12 +00:00
  • 8603c6a006 Blocks: Add is_default handling to server side block styles registry Greg Ziółkowski 2021-04-13 08:02:33 +00:00
  • b18a87c9ce Feeds: Rename "Summary" to "Excerpt" in Reading Settings. David Baumwald 2021-04-12 22:32:11 +00:00
  • 69d11640be Coding Standards: Rewrite a fragment in request_filesystem_credentials() for clarity and to avoid repetition. Sergey Biryukov 2021-04-12 18:32:39 +00:00
  • 94a8a4c5ec Coding Standards: Use strict comparison in wp-admin/includes/file.php. Sergey Biryukov 2021-04-12 18:17:37 +00:00
  • d2c95cede3 Coding Standards: Simplify the check for parent terms in export_wp(). Sergey Biryukov 2021-04-11 13:42:25 +00:00
  • 808e2f886f Customize: Set playsinline attribute for custom header videos. Dominik Schilling 2021-04-10 12:38:04 +00:00
  • 87fc38e588 Build/Test Tools: Remove remaining Travis CI references. Dominik Schilling 2021-04-10 12:05:50 +00:00
  • b394d5a7cf Coding Standards: Give a variable in wp-admin/themes.php a more meaningful name. Sergey Biryukov 2021-04-10 11:59:19 +00:00
  • a7d053801d REST API: Move the rest_jsonp_enabled filter before setting the Content-Type header. Rachel Baker 2021-04-09 21:26:07 +00:00
  • 234c2b52cc Themes: Remove unused code fragment from wp-admin/themes.php. Sergey Biryukov 2021-04-09 11:47:46 +00:00
  • c00ba50d59 Editor: Use a consistent way to retrieve post ID on Edit Post screens. Sergey Biryukov 2021-04-09 11:29:58 +00:00
  • 4e5569ddd3 Coding Standards: Remove unnecessary unset() calls in WP_Importer methods. Sergey Biryukov 2021-04-08 11:10:16 +00:00
  • ab3dbadec4 Coding Standards: Use strict comparison in wp-admin/includes/dashboard.php. Sergey Biryukov 2021-04-07 18:32:01 +00:00
  • d198f25c13 Accessibility: Administration: Update various background colors for increased contrast. Kelly Choyce-Dwan 2021-04-07 16:36:16 +00:00
  • 0a00e3d522 Editor: Ensure @wordpress/inteface package is listed as a dependency Greg Ziółkowski 2021-04-07 11:37:35 +00:00
  • d71ed075e4 Build Tools: Update development dependencies from WP packages Greg Ziółkowski 2021-04-07 11:13:04 +00:00
  • feab4b3d51 Build tools: Revert package-lock.json change in [50682]. Peter Wilson 2021-04-07 01:32:21 +00:00
  • 260f13ab57 Media: Do not lazy load hidden images or embeds. Peter Wilson 2021-04-07 00:59:18 +00:00
  • 924343c8fc Login and Registration: Check if $_GET['login'] is set before using it in wp-login.php. Sergey Biryukov 2021-04-06 18:37:06 +00:00
  • 4286a87407 Build/Test Tools: Prevent PHPUnit tests on push for forks/private mirrors. Jonathan Desrosiers 2021-04-06 15:12:19 +00:00
  • 715c5db575 Bundled Themes: Update the “Tested up to” value. Jonathan Desrosiers 2021-04-06 14:41:35 +00:00
  • aac005ccdf Build/Test Tools: Update some dependencies. Jonathan Desrosiers 2021-04-06 14:29:06 +00:00
  • 57db16646b Twenty Twenty-One: Rebuild IE specific editor stylesheet. Jonathan Desrosiers 2021-04-06 14:10:17 +00:00
  • 5a49965d1b Build/Test Tools: Update dependencies in default themes. Jonathan Desrosiers 2021-04-06 14:05:30 +00:00
  • 6b8d5df24e Coding Standards: Use strict comparison in wp-admin/includes/credits.php. Sergey Biryukov 2021-04-06 13:45:47 +00:00
  • 4ca1ee8c0e Coding Standards: Use strict comparison in wp-admin/includes/comment.php. Sergey Biryukov 2021-04-06 13:43:56 +00:00
  • 02e9222e2e Options, Meta APIs: Update default color scheme swatch to match CSS changes. Peter Wilson 2021-04-06 05:42:50 +00:00