esc_html__( 'Global Layout', 'blook' ), 'layout-1' => esc_html__( 'Simple Layout', 'blook' ), 'layout-2' => esc_html__( 'Banner Layout', 'blook' ), ); /** * Callback function for post option. */ if( ! function_exists( 'blook_post_metafield_callback' ) ): function blook_post_metafield_callback() { global $post, $blook_post_layout_options; $post_type = get_post_type($post->ID); wp_nonce_field( basename( __FILE__ ), 'blook_post_meta_nonce' ); ?>

ID, 'blook_post_sidebar_option', true ) ); if( $blook_post_sidebar == '' ){ $blook_post_sidebar = 'global-sidebar'; } ?>

ID, 'blook_ed_feature_image', true ) ); ?>
/>
ID, 'blook_ed_post_views', true ); $blook_ed_post_read_time = get_post_meta( $post->ID, 'blook_ed_post_read_time', true ); $blook_ed_post_like_dislike = get_post_meta( $post->ID, 'blook_ed_post_like_dislike', true ); $blook_ed_post_author_box = get_post_meta( $post->ID, 'blook_ed_post_author_box', true ); $blook_ed_post_social_share = get_post_meta( $post->ID, 'blook_ed_post_social_share', true ); $blook_ed_post_reaction = get_post_meta( $post->ID, 'blook_ed_post_reaction', true ); $blook_ed_post_rating = get_post_meta( $post->ID, 'blook_ed_post_rating', true ); ?>

/>
/>
/>
/>
/>
/>
/>