jetpack_default_gallery_type, default
jetpack_default_gallery_type, default
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_default_gallery_type, default') is found 1 times:
- /class-jetpack-gallery-settings.php line 109
* @since 2.5.1 * * @param string $value A string of the gallery type. Default is ‘default’. */ $default_gallery_type = apply_filters( 'jetpack_default_gallery_type', 'default' ); ?> <script type="text/html" id="tmpl-jetpack-gallery-settings"> <label class="setting"> <span><?php esc_html_e( 'Type', 'jetpack' ); ?></span> <select class="type" name="type" data-setting="type">