'; var_dump( $wp_registered_sidebars ); echo ''; # Nonce wp_nonce_field( ace()->getPrefixedThemePostMetaName( 'save_to_deactivate_wa' ), ace()->getPrefixedThemePostMetaName( 'deactivate_wa_nonce' ) ); # Saved Value of Deactivation of Widget Areas $deactivate_widget_area = ( is_array( get_post_meta( $post->ID, ace()->getPrefixedThemePostMetaName( 'deactivate_widget_area' ), true ) ) ? get_post_meta( $post->ID, ace()->getPrefixedThemePostMetaName( 'deactivate_widget_area' ), true ) : [] ); # Description esc_html_e( 'Check the widget areas to Deactivate.', 'ace' ); # Form Table Start echo '
| '; echo ''; echo ' | '; echo ''; echo ''; echo ' | '; echo '
|---|