youtube_height, $h
youtube_height, $h
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('youtube_height, $h') is found 1 times:
- /modules/shortcodes/youtube.php line 528
* @since 1.1.0 * * @param int $h Height of the YouTube player in pixels. */ $h = (int) apply_filters( 'youtube_height', $h ); return array( $w, $h ); } /** * For bare URLs on their own line of the form