Post Layout Select [Pro Only]', 'ishop' ), 'ishopsingle_build_meta_box', 'post', 'side', 'high' ); } add_action( 'add_meta_boxes', 'ishopsingle_add_meta_boxes' ); /** * Build custom field meta box * * @param post $post The post object */ function ishopsingle_build_meta_box( $post ){ // make sure the form request comes from WordPress wp_nonce_field( basename( __FILE__ ), 'ishopsinglemeta_meta_box_nonce' ); // retrieve the _food_ishopsinglemeta current value $current_ishopsinglemeta = get_post_meta( $post->ID, '_food_ishopsinglemeta', true ); $upgradetopro = 'Layout Select for current post only - for website layout please choose from theme options ' . esc_attr__( 'Get iShop Pro', 'ishop' ) . ''; ?>

/>
/>
/>