array( 'value' => 'default', 'label' => __( 'Single Layout One', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/default.svg' ), 'layout-one'=> array( 'value' => 'one', 'label' => __( 'Single Layout One', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/one.svg' ), 'layout-two' => array( 'value' => 'two', 'label' => __( 'Single Layout Two', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/two.svg' ), 'layout-three' => array( 'value' => 'three', 'label' => __( 'Single Layout Three', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/three.svg' ), 'layout-four' => array( 'value' => 'four', 'label' => __( 'Single Layout Four', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/four.svg' ), 'layout-five' => array( 'value' => 'five', 'label' => __( 'Single Layout Five', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/five.svg' ), 'layout-six' => array( 'value' => 'six', 'label' => __( 'Single Layout Six', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/six.svg' ), 'layout-seven' => array( 'value' => 'seven', 'label' => __( 'Single Layout Seven', 'blossom-floral-pro' ), 'thumbnail' => get_template_directory_uri() . '/images/single/seven.svg' ) ); function blossom_floral_pro_single_layout_callback(){ global $post , $blossom_floral_pro_single_layout; wp_nonce_field( basename( __FILE__ ), 'blossom_floral_pro_single_nonce' ); ?>
| ID, '_blossom_floral_pro_single_layout', true ); ?> | |||