This commit is contained in:
Javier Casares 2026-08-17 18:51:45 +00:00
commit 7f89e98bbc
18 changed files with 2227 additions and 1853 deletions

View file

@ -963,6 +963,8 @@ class Settings {
<div class="wrap">
<h1><?php echo esc_html( get_admin_page_title() ); ?></h1>
<?php ManagerNotice::render_settings_notice(); ?>
<nav class="nav-tab-wrapper">
<?php foreach ( $tabs as $key => $label ) : ?>
<a