array( 'value' => 'left-sidebar', 'label' => __( 'Left sidebar', 'encrypted-lite' ), 'thumbnail' => get_template_directory_uri() . '/images/left-sidebar.png' ), 'right-sidebar' => array( 'value' => 'right-sidebar', 'label' => __( 'Right sidebar
(default)', 'encrypted-lite' ), 'thumbnail' => get_template_directory_uri() . '/images/right-sidebar.png' ), 'both-sidebar' => array( 'value' => 'both-sidebar', 'label' => __( 'Both Sidebar', 'encrypted-lite' ), 'thumbnail' => get_template_directory_uri() . '/images/both-sidebar.png' ), 'no-sidebar' => array( 'value' => 'no-sidebar', 'label' => __( 'No sidebar', 'encrypted-lite' ), 'thumbnail' => get_template_directory_uri() . '/images/no-sidebar.png' ) ); function encrypted_lite_sidebar_layout_callback() { global $post , $encrypted_lite_sidebar_layout; wp_nonce_field( basename( __FILE__ ), 'encrypted_lite_sidebar_layout_nonce' ); ?>
ID, 'encrypted_lite_sidebar_layout', true ); ?>
'. __('Here', 'encrypted-lite') .'' ) ?>