mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-18 05:53:23 +09:00
Update comments, .pot
This commit is contained in:
@@ -172,6 +172,7 @@ class Display_Featured_Image_Genesis_Common {
|
||||
}
|
||||
}
|
||||
|
||||
// If this post type is set to always use a fallback image, stop here and use it.
|
||||
if ( isset( $setting['fallback'][ $post_type ] ) && $setting['fallback'][ $post_type ] ) {
|
||||
return $image_id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user