Taxonomy_Featured_Image::taxonomy_term_form_save( integer $term_id )
Save the featured image meta for the provided term ID.
Parameters
- $term_id
-
(Required) The term ID.
Return
(void)
Source
File: includes/modules/header_footer_grid/taxonomies/taxonomy_featured_image.php
Expand full source code Collapse full source code View on Github