Fix large image size filter

Pull from based image size filter rather than override it.
This commit is contained in:
Robin Cornett
2016-05-19 16:31:30 -04:00
parent cb4230152d
commit 0e57af7989
2 changed files with 2 additions and 2 deletions
@@ -362,7 +362,7 @@ class Display_Featured_Image_Genesis_Common {
* @return mixed|string|void
* @since 2.5.0
*/
protected static function image_size() {
public static function image_size() {
$image_size = 'displayfeaturedimage_backstretch';
/**
* Creates display_featured_image_genesis_use_large_image filter to check