| Use the HTML API to generate style tags. |
|
More...
|
8 months ago
|
| Tests: Use `assertSame()` in `wp_count_posts()` tests. |
|
More...
|
8 months ago
|
| Script Loader: Warn when a registered style has invalid `path` data and allow inlining empty stylesheets. |
|
More...
|
8 months ago
|
| Scripts: Remove non-HTML5 script support. |
|
More...
|
8 months ago
|
| Scripts: Remove CDATA script wrappers in WP Admin. |
|
More...
|
8 months ago
|
| Tests: Use `assertSame()` in some newly introduced tests. |
|
More...
|
8 months ago
|
| Docs: Improve description for `add_settings_section()`. |
|
More...
|
8 months ago
|
| Scripts: Remove default type attribute from tags. |
|
More...
|
8 months ago
|
| Plugins: Update plugin compatibility text to remove obsolete percentage-based number. |
|
More...
|
8 months ago
|
| Tests: Update fonts tests to use semantic HTML comparison. |
|
More...
|
8 months ago
|
| Help/About: Simplify help text on Updates screen to account for third-party updates. |
|
More...
|
8 months ago
|
| Tests: Rename the `admin/includesUser.php` test file to be more descriptive. |
|
More...
|
8 months ago
|
| Upgrade/Install: Correct and improve various docblocks relating to upgrades. |
|
More...
|
8 months ago
|
| Export: Fix fatal error when passing `null` to `wxr_cdata()` by casting passed value to `string`. |
|
More...
|
8 months ago
|
| Code Modernization: Replace `isset()` with null coalescing in `WP_Roles::get_role()`. |
|
More...
|
8 months ago
|
| Code Modernization: Replace some `isset()` ternary checks with null coalescing. |
|
More...
|
8 months ago
|
| Docs: Improve specificity of PHP types in `functions.wp-scripts.php` and `functions.wp-styles.php`. |
|
More...
|
8 months ago
|
| Script Loader: Fix script module `fetchpriority` calculation when dependent with higher priority is not enqueued. |
|
More...
|
8 months ago
|
| Theme_JSON_Resolver: check for WP_Post in query. |
|
More...
|
8 months ago
|
| Widgets: Insert widgets into the selected sidebar correctly in accessibility mode. |
|
More...
|
8 months ago
|
| Filesystem API: Resolve FIXME comment for `WP_Filesystem_Direct::getchmod()` by explicitly returning '0' in error case. |
|
More...
|
8 months ago
|
| Script Loader: Fix adding default version to script/style URL when args are supplied via enqueued handle. |
|
More...
|
8 months ago
|
| Docs: Correct DocBlock formatting for `png:IHDR.color-type-orig` property test. |
|
More...
|
8 months ago
|
| Tests: Correst some test class names per the naming conventions. |
|
More...
|
8 months ago
|
| Tests: Update scripts tests to use semantic HTML comparison. |
|
More...
|
8 months ago
|
| Tests: Use `assertEqualHTML()` in styles HTML tests. |
|
More...
|
8 months ago
|
| Tests: Use `assertEqualHTML()` in Script Modules HTML tests. |
|
More...
|
8 months ago
|
| Abilities API: Enhance WP_Ability validation for execute_callback and permission_callback. |
|
More...
|
8 months ago
|
| Coding Standards: Improve formatting/readability of `if` statement in `WP_Styles` constructor. |
|
More...
|
8 months ago
|
| Script Loader: Check if `$_wp_admin_css_colors` is set in `wp_style_loader_src()`. |
|
More...
|
8 months ago
|