Genesis – How to Display Custom Taxonomy Terms

Creating posts and pages in WordPress is sufficient in most cases, but there are situations when you may need to store and display custom content. WordPress supports registering custom post types, custom taxonomies and storing custom meta-data for each type of post. Displaying custom fields is relatively simple through the use of get_post_meta function. But … Continue reading Genesis – How to Display Custom Taxonomy Terms