'thinkai post Setting', 'id' => 'thinkai_post', 'icon' => 'el el-cogs', 'position' => 'normal', 'priority' => 'core', 'post_types' => array( 'post' ), 'sections' => array( array( 'fields' => array( array( 'id' => 'video_link', 'type' => 'text', 'title' => esc_html__('Video Link', 'thinkai'), ), array( 'id' => 'gallery_imgs', 'type' => 'gallery', 'url' => true, 'title' => esc_html__('Slider Image', 'thinkai'), 'desc' => esc_html__('Insert Blog Single Page Slide Image URl', 'thinkai'), ), ), ), ), ); ?>