v1.8.3
This commit is contained in:
parent
6c6a7fca00
commit
7f89e98bbc
18 changed files with 2227 additions and 1853 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue