jp_carousel_load_for_images_linked_to_file, false
jp_carousel_load_for_images_linked_to_file, false
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jp_carousel_load_for_images_linked_to_file, false') is found 1 times:
- /modules/carousel/jetpack-carousel.php line 216
* @since 4.5.0 * * @param bool false Should Carousel be enabled for single images linking to 'Media File'? Default to false. */ return apply_filters( 'jp_carousel_load_for_images_linked_to_file', false ); } /** * Returns the value of the applied jp_carousel_asset_version filter * * @since 1.6.0