mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
validate feed_image
This commit is contained in:
@@ -232,6 +232,8 @@ class Display_Featured_Image_Genesis_Settings {
|
||||
|
||||
$new_value['move_excerpts'] = $this->one_zero( $new_value['move_excerpts'] );
|
||||
|
||||
$new_value['feed_image'] = $this->one_zero( $new_value['feed_image'] );
|
||||
|
||||
return $new_value;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user