jetpack_post_images_max_thumbnail_dimension

jetpack_post_images_max_thumbnail_dimension

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.0

apply_filters('jetpack_post_images_max_thumbnail_dimension') is found 1 times:

  • /class.jetpack-post-images.php line 1165

    Warning: Undefined array key 1167 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1168 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1169 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1170 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 14.6
    		 *
    		 * @param int $max_dimension Maximum dimension in pixels.
    		 */
    		return (int) apply_filters( 'jetpack_post_images_max_thumbnail_dimension', 1200 );
    	}
    }