| General: Add polyfills for new PHP 8.5 array functions: `array_first` and `array_last`. |
|
More...
|
6 months ago
|
| Formatting: Add 'white-space' as an allowed KSES CSS attribute. |
|
More...
|
6 months ago
|
| Upgrade/Install: Actually move Hello Dolly plugin to directory structure. |
|
More...
|
6 months ago
|
| Media: improve doc blocks for PNG handling in Imagick. |
|
More...
|
6 months ago
|
| Customize: Update input_attrs docs for the textarea control. |
|
More...
|
6 months ago
|
| Media: improve Imagick handling of indexed PNG images with transparency. |
|
More...
|
6 months ago
|
| Upgrade/Install: Move Hello Dolly plugin to directory structure. |
|
More...
|
6 months ago
|
| HTML API: Reliably parse HTML in get_url_in_content() |
|
More...
|
6 months ago
|
| Coding Standards: Fix spacing in Customize Control. |
|
More...
|
6 months ago
|
| Coding Standards: Properly align variable assignment in `WP_Block` |
|
More...
|
6 months ago
|
| Customize: Allow specifying the number of rows for <textarea> inputs. |
|
More...
|
6 months ago
|
| Taxonomy: Check the result of `get_term()` in `WP_Term_Query::get_terms()`. |
|
More...
|
6 months ago
|
| Build/Test Tools: Temporarily pin the PHP 8.3 and 8.4 container images to an earlier digest to work around issues with the newer images. |
|
More...
|
6 months ago
|
| Code Modernization: Replace non-canonical scalar type casts with canonical versions. |
|
More...
|
6 months ago
|
| Docs: Correct the order of `@since` and `@global` tags in some files. |
|
More...
|
6 months ago
|
| Security: Set the `frame-ancestors` directive in `send_frame_options_header()`. |
|
More...
|
6 months ago
|
| Docs: Correct the type for `_WP_Dependency::$args` property. |
|
More...
|
6 months ago
|
| XML-RPC: Update `specUrl` links in `IXR_Server` and `IXR_IntrospectionServer`. |
|
More...
|
6 months ago
|
| Posts, Post Types: Avoid an extra database query in `WP_Post` for a negative post ID. |
|
More...
|
6 months ago
|
| Cron API: Correct the documented type and value of the `$doing_wp_cron` variable. |
|
More...
|
6 months ago
|
| HTTP API: Various improvements to the docblocks for HTTP functions. |
|
More...
|
6 months ago
|
| Editor: Include namespace in layout classname for non-core blocks. |
|
More...
|
6 months ago
|
| Users: Throw specific warning when `wp_insert_user()` called without `user_pass`. |
|
More...
|
6 months ago
|
| HTML API: Improve script tag escape state processing. |
|
More...
|
6 months ago
|
| Editor: Ensure preloading middleware JSON is correctly encoded. |
|
More...
|
6 months ago
|
| HTML API: Fix typo in indicated_compatibility_mode. |
|
More...
|
6 months ago
|
| Coding Standards: Sanitize input values in `wp-trackback.php`. |
|
More...
|
6 months ago
|
| Accessibility: Make buttons to add site images look like buttons. |
|
More...
|
6 months ago
|
| Users: Remove deprecated user contact methods. |
|
More...
|
6 months ago
|
| Coding Standards: Move `count()` usage in `wp_dashboard_recent_comments()`. |
|
More...
|
6 months ago
|