mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Update term meta registration
This commit is contained in:
@@ -26,7 +26,8 @@ class Display_Featured_Image_Genesis_Taxonomies extends Display_Featured_Image_G
|
||||
'term',
|
||||
$this->page,
|
||||
array(
|
||||
'sanitize_callback' => array( $this, 'save_taxonomy_custom_meta' ),
|
||||
'type' => 'integer',
|
||||
'single' => true,
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user