I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fonts: Get font-family name from 'fontFamily' field. More... over 1 year ago
Script Loader: Use `wp_get_script_tag()` and `wp_get_inline_script_tag()`/`wp_print_inline_script_tag()` helper functions to output scripts on the frontend and login screen. More... over 1 year ago
Docs: Revert [56679]. More... over 1 year ago
HTML API: Remove all duplicate copies of an attribute when removing. More... over 1 year ago
Editor: Introduce get_block_asset_url Utility Function. More... over 1 year ago
Script Loader: Replace hardcoded output of style tags with calls to `wp_add_inline_style`. More... over 1 year ago
Options, Meta APIs: Improve logic to avoid unnecessary database writes in `update_option()`. More... over 1 year ago
Coding Standards: Fix a few newly introduced WPCS issues.
Sergey Biryukov
as SergeyBiryukov
More... over 1 year ago
Docs: Correct typo in new `@since` tag. More... over 1 year ago
Themes: Use instanceof in block_has_support. More... over 1 year ago
Themes: Use instanceof in get_hooked_blocks. More... over 1 year ago
REST API: Improve the block type schema for the `name` field More... over 1 year ago
Editor: Add missing parameter to the `block_editor_no_javascript_message` filter after [56672]. More... over 1 year ago
Blocks: Remove `inject_hooked_block_markup` filter. More... over 1 year ago
Blocks: Introduce filter to allow easy addition of hooked blocks. More... over 1 year ago
Editor: Improve no JS message for block editor. More... over 1 year ago
Widgets: Add missing no JS notice in Widgets screen. More... over 1 year ago
Site Health: Improve `wp.a11y.speak()` notifications. More... over 1 year ago
Build/Test Tools: Remove random_compat from PHPCS and PHPUnit configuration files.
Sergey Biryukov
as SergeyBiryukov
More... over 1 year ago
REST API: Correct spelling error in `block_hooks` field documentation. More... over 1 year ago
Coding Standards: Remove unnecessary directives in the PHPCompatibility ruleset.
Sergey Biryukov
as SergeyBiryukov
More... over 1 year ago
Coding Standards: Improve organization of the PHPCompatibility ruleset.
Sergey Biryukov
as SergeyBiryukov
More... over 1 year ago
Administration: Switch order of label/checkbox in `WP_List_Table`. More... over 1 year ago
Security: remove the cron event that checked for https support. More... over 1 year ago
Administration: Remove duplicate `wp_admin_notice()` call. More... over 1 year ago
Code Modernization: Rename reserved keyword used as variable. More... over 1 year ago
Build/Test Tools: Introduce install and upgrade testing workflows. More... over 1 year ago
Build/Test Tools: Simplify some logic in GitHub Action workflows. More... over 1 year ago
Build/Test Tools: Update the environment variable for skipping browser binaries. More... over 1 year ago
Media: Use correct option name for attachment pages in `upgrade_640()`.
Sergey Biryukov
as SergeyBiryukov
More... over 1 year ago