mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Reorder term fields for the featured term block
This commit is contained in:
@@ -128,9 +128,9 @@ class DisplayFeaturedImageGenesisWidgetsBlocksFields {
|
||||
$form = $this->get_form_class();
|
||||
|
||||
return array_merge(
|
||||
include 'fields/text.php',
|
||||
include 'fields/term-taxonomy.php',
|
||||
include 'fields/image.php',
|
||||
include 'fields/text.php',
|
||||
include 'fields/archive.php'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user