mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Remove unneeded call to get setting
This commit is contained in:
@@ -197,7 +197,6 @@ class DisplayFeaturedImageGenesisEnqueue {
|
||||
* @since 3.1.0
|
||||
*/
|
||||
private function get_object_position() {
|
||||
$this->setting = displayfeaturedimagegenesis_get_setting();
|
||||
if ( ! $this->setting['scriptless'] ) {
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user