File "carousel.php"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/jetpack/modules/carousel.php
File size: 565 B (565 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
/**
 * Module Name: Carousel
 * Module Description: Turn your image galleries into immersive, full‑screen slideshows.
 * Sort Order: 22
 * Recommendation Order: 12
 * First Introduced: 1.5
 * Requires Connection: No
 * Auto Activate: No
 * Module Tags: Photos and Videos
 * Feature: Appearance
 * Additional Search Queries: gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image, creator
 *
 * @package automattic/jetpack
 */

/**
 * Require the jetpack-carousel module code
 */
require __DIR__ . '/carousel/jetpack-carousel.php';