diff --git a/includes/views/entry-metabox-content.php b/includes/views/entry-metabox-content.php index c7fcaf5..8260da7 100644 --- a/includes/views/entry-metabox-content.php +++ b/includes/views/entry-metabox-content.php @@ -12,7 +12,7 @@ wp_nonce_field( 'genesis-simple-sidebars-save-entry', 'genesis-simple-sidebars-s if ( is_registered_sidebar( 'header-right' ) ) : ?>

- $info ) { @@ -28,7 +28,7 @@ if ( is_registered_sidebar( 'sidebar' ) ) : ?>

- $info ) { @@ -44,7 +44,7 @@ if ( is_registered_sidebar( 'sidebar-alt' ) ) : ?>

- $info ) { diff --git a/readme.txt b/readme.txt index 6d50d44..3d20732 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: nathanrice, wpmuguru, marksabbath Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118 Tags: hooks, genesis, genesiswp, studiopress Requires at least: 4.7.3 -Tested up to: 5.2.2 +Tested up to: 5.4 Stable tag: 2.2.1 This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.