Add Custom Taxonomy Post Meta Terms to Custom Post Type in Genesis WordPress
To add in the post meta of custom taxonomy terms into custom post types in Genesis WordPress theme you need to create a function with a conditional that equals the custom post type then set the post meta using shortcode which includes the taxonomy terms, then apply a filter to the result to the genesis_post_meta function in your functions.php file. You can choose to … Continue reading Add Custom Taxonomy Post Meta Terms to Custom Post Type in Genesis WordPress
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed