jetpack_post_images_max_thumbnail_dimension, 1200
jetpack_post_images_max_thumbnail_dimension, 1200
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_post_images_max_thumbnail_dimension, 1200') is found 1 times:
- /jetpack_vendor/automattic/jetpack-post-media/src/class-images.php line 1234
Warning: Undefined array key 1236 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1237 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1238 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1239 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since jetpack-14.6 * * @param int $max_dimension Maximum dimension in pixels. */ return (int) apply_filters( 'jetpack_post_images_max_thumbnail_dimension', 1200 ); } }