ID, 'colormag_page_layout', true ); if ( '' === $colormag_page_layout ) { $colormag_page_layout = 'default_layout'; } ?>
$colormag_page_layout, 'id' => 'colormag_page_layout', 'label' => esc_html__( 'Select Layout', 'colormag' ), 'choices' => array( 'default_layout' => COLORMAG_ADMIN_IMAGES_URL . '/right-sidebar.png', 'right_sidebar' => COLORMAG_ADMIN_IMAGES_URL . '/right-sidebar.png', 'left_sidebar' => COLORMAG_ADMIN_IMAGES_URL . '/left-sidebar.png', 'no_sidebar_full_width' => COLORMAG_ADMIN_IMAGES_URL . '/no-sidebar-full-width-layout.png', 'no_sidebar_content_centered' => COLORMAG_ADMIN_IMAGES_URL . '/no-sidebar-content-centered-layout.png', ), ) ); ?>
$value ) { ?>