Prechádzať zdrojové kódy

Libre 2: Fixes the issue with WC archive page images not displaying

Danny Dudzic 7 rokov pred
rodič
commit
5c2243629f
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      libre-2/inc/jetpack.php

+ 0 - 1
libre-2/inc/jetpack.php

@@ -35,7 +35,6 @@ function libre_2_jetpack_setup() {
 		),
 		'featured-images' => array(
 			'archive'          => true, // enable or not the featured image check for archive pages: true or false
-			'archive-default'  => false, // the default setting of the featured image on archive pages, if it's enabled or not: true or false
 			'post'             => true, // enable or not the featured image check for single posts: true or false
 			'page'             => true, // enable or not the featured image check for single pages: true or false
 			'fallback'         => true,