esc_html__( 'Gallery', 'your-textdomain-here' ), 'id' => 'media-gallery', 'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . 'https://devs.redux.io/core-fields/gallery.html', 'subsection' => true, 'fields' => array( array( 'id' => 'opt-gallery', 'type' => 'gallery', 'title' => esc_html__( 'Add/Edit Gallery', 'your-textdomain-here' ), 'subtitle' => esc_html__( 'Create a new Gallery by selecting existing or uploading new images using the WordPress native uploader', 'your-textdomain-here' ), 'desc' => esc_html__( 'This is the description field, again good for additional info.', 'your-textdomain-here' ), ), ), ) );