0.2.1
[0.2.1] - 2026-03-28
Changed
- Raised minimum WordPress version requirement to 6.3
Added
- Dark mode styles for Thickbox modal (plugin details dialog): background, text, links, buttons and close button fully themed via
--adm-*variables
Fixed
- Fixed theme overlay header navigation buttons (
.theme-overlay .theme-header .left/.right/.close): applied background, color andborder: noneusing--adm-*variables in bothdarkadmin-dark.cssanddarkadmin-wp-modern.css - Fixed
#contextual-help-backbutton styling: background, border and color now use--adm-*tokens in both CSS presets - Consolidated duplicate
darkadmin_get_preset_fallbacks()definition and inline fallback helper functions indefaults.phpandenqueue.phpinto single canonical helpers - Removed unused
$presetsvariable inenqueue.phpadmin_enqueue_scriptscallback - Fixed misplaced
<!-- .adm-preset-layout -->HTML comment insettings-page.php(was on inner preview panel</div>instead of outer.adm-preset-layout</div>) - Moved
translators:comment outsidesprintf()and onto the line directly above__()so PHPCSWordPress.WP.I18n.MissingTranslatorsCommentdetects it correctly (settings-page.php)
Full Changelog: 0.2.0...0.2.1