- MU Plugins updated
- Active Plugins admin page
- Added helper icon for active plugin count
- includes
title
attribute for verbose description on hover
- includes
- PHP cleanup
- Themes Updated
- Blocks 2.30.44
- Resolved error log message in
template-tags.php
. - Resolved error log message in
blocks_get_latest_posts_top_ranked()
Jira: https://dcthomson.atlassian.net/browse/EVW-654, https://dcthomson.atlassian.net/browse/EVW-653
PR: https://github.com/dc-thomson/wordpress/pull/5178, https://github.com/dc-thomson/wordpress/pull/5179
- Docker Update
- PHPCS: WPCS
- PHP8 deprecations bubbling and preventing inspections
JIRA: https://dcthomson.atlassian.net/browse/CORE-2912
PRs: https://github.com/dc-thomson/wordpress/pull/5191, https://github.com/dc-thomson/wordpress/pull/5180
- Readme Update
- Add xdebug instructions for VSCode into the Repository readme file.