I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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()`.
Sergey Biryukov
as SergeyBiryukov
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.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Docs: Correct the order of `@since` and `@global` tags in some files.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Security: Set the `frame-ancestors` directive in `send_frame_options_header()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Docs: Correct the type for `_WP_Dependency::$args` property.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
XML-RPC: Update `specUrl` links in `IXR_Server` and `IXR_IntrospectionServer`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Posts, Post Types: Avoid an extra database query in `WP_Post` for a negative post ID.
Sergey Biryukov
as SergeyBiryukov
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`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Accessibility: Make buttons to add site images look like buttons. More... 6 months ago
Users: Remove deprecated user contact methods.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago
Coding Standards: Move `count()` usage in `wp_dashboard_recent_comments()`.
Sergey Biryukov
as SergeyBiryukov
More... 6 months ago