Browsing hooks for feature: Carousel

    jp_carousel_maybe_disable_single_images

    hook (filter): Allow third-party plugins or themes to disable Carousel for single images.

    Source: modules/carousel/jetpack-carousel.php:177

    jp_carousel_load_for_images_linked_to_file

    hook (filter): Allow third-party plugins or themes to enable Carousel for single images linking to 'Media File' (full size image).

    Source: modules/carousel/jetpack-carousel.php:198

    jetpack_enable_carousel_stats

    hook (filter): Filter if Jetpack should enable stats collection on carousel views View Example

    Source: modules/carousel/jetpack-carousel.php:483

    jp_carousel_post_attachment_comment

    hook (action): Fires before adding a new comment to the database via the get_attachment_comments ajax endpoint.

    Source: modules/carousel/jetpack-carousel.php:1259

    jp_carousel_localize_strings

    hook (filter): Filter the strings passed to the Carousel's js file. View Example

    Source: modules/carousel/jetpack-carousel.php:506

    jp_carousel_enqueue_assets

    hook (action): Fires after carousel assets are enqueued for the first time.<p>Allows for adding additional assets to the carousel page.</p>

    Source: modules/carousel/jetpack-carousel.php:528

    jp_carousel_add_data_to_container

    hook (filter): Filter the data added to the Gallery container. View Example

    Source: modules/carousel/jetpack-carousel.php:969

    jp_carousel_check_blog_user_privileges

    hook (action): Allows for the checking of privileges of the blog user before comments are packaged as JSON and sent back from the get_attachment_comments AJAX endpoint

    Source: modules/carousel/jetpack-carousel.php:1037

    jp_carousel_asset_version

    hook (filter): Filter the version string used when enqueuing Carousel assets.

    Source: modules/carousel/jetpack-carousel.php:220

    jp_carousel_force_enable

    hook (filter): Allow third-party plugins or themes to force-enable Carousel.

    Source: modules/carousel/jetpack-carousel.php:271