Taxonomy_Featured_Image
Class Taxonomy_Featured_Image
Source
File: includes/modules/header_footer_grid/taxonomies/taxonomy_featured_image.php
Expand full source code Collapse full source code View on Github
Methods
- __clone — Cloning is forbidden.
- __construct — Constructor for Taxonomy_Featured_Image
- __wakeup — Un-serializing instances of this class is forbidden.
- get_term — Append image meta to taxonomy information.
- get_terms — Return all terms with additional image meta.
- instance — Simple singleton to enforce one instance
- taxonomy_add_form — The taxonomy featured image add form template.
- taxonomy_edit_form — The taxonomy featured image edit form template.
- taxonomy_media_library_enqueue_scripts — Enqueue media library for taxonomy script
- taxonomy_term_column_image — Add additional column for the taxonomy image.
- taxonomy_term_column_image_content — Retrieve the content for the image column.
- taxonomy_term_form_save — Save the featured image meta for the provided term ID.
- taxonomy_term_image_field — Return the image field for the provided image ID.