Activity
Coding Standards: Correct conditional formatting in get_calendar()
.
Coding Standards: Correct conditional formatting in
get_calendar()
.Docs: Clarify the backward compatibility reference in `get_calendar()…
Docs: Clarify the backward compatibility reference in `get_calendar()…
Editor: Fix unexpected behavior due to conflicting custom block templ…
Editor: Fix unexpected behavior due to conflicting custom block templ…
Menus: Fix JS Warning when removing menu items.
Menus: Fix JS Warning when removing menu items.
General: Add noindex,nofollow
meta tag to the readme.html
file.
General: Add
noindex,nofollow
meta tag to the readme.html
file.Menus: Validate custom links and add accessible error messages.
Menus: Validate custom links and add accessible error messages.
Coding Standards: Fix WPCS issues in get_calendar()
.
Coding Standards: Fix WPCS issues in
get_calendar()
.General: Cast $public
param to bool
in do_robots()
.
General: Cast
$public
param to bool
in do_robots()
.Customize: Properly escape URLs passed by url
and return
parameters.
Customize: Properly escape URLs passed by
url
and return
parameters.Plugins: Restric direct access to Hello Dolly PHP file.
Plugins: Restric direct access to Hello Dolly PHP file.
Customizer: Improve input field widths and alignment for date/time co…
Customizer: Improve input field widths and alignment for date/time co…
General: Remove extra spaces added before checked()
functions used …
General: Remove extra spaces added before
checked()
functions used …Docs: Update $network_id
parameter type to int|null
in Network Op…
Docs: Update
$network_id
parameter type to int|null
in Network Op…Widgets: Improve caching within get_calendar()
.
Widgets: Improve caching within
get_calendar()
.Editor: Fix block type and block metadata collection registration iss…
Editor: Fix block type and block metadata collection registration iss…
Query: Ensure preview links show autosave content to logged in users.
Query: Ensure preview links show autosave content to logged in users.
Tests: Improve wp_timezone_override_offset()
unit tests.
Tests: Improve
wp_timezone_override_offset()
unit tests.Date/Time: Add tests that cover the wp_timezone_override_offset()
f…
Date/Time: Add tests that cover the
wp_timezone_override_offset()
f…Tests: Move get_calendar()
tests to a more appropriate place.
Tests: Move
get_calendar()
tests to a more appropriate place.Build/Test Tools: Update devDependencies
.
Build/Test Tools: Update
devDependencies
.External Libraries: Update json2php
to version 0.0.12
.
External Libraries: Update
json2php
to version 0.0.12
.Docs: Various improvements to inline documentation.
Docs: Various improvements to inline documentation.
Upgrade/Install: Prevent an unnecessary plugin update check when the …
Upgrade/Install: Prevent an unnecessary plugin update check when the …
Block support: Add server-side processing for ariaLabel.
Block support: Add server-side processing for ariaLabel.