Archived topic
New CPT Filters
3 replies · Started by Satori on November 2, 2018
Hi Tom! I'm really excited about the new CPT filters to add the metadata. I wonder what is the proper way to use them, I should insert them on the functions.php on my childtheme or add them to the single.php. Or maybe create a custom template and add these filters.
Anyway, let's suppose I want to use the functions.php file, how should I implement it?
Good question! Just wrote up the articles:
https://docs.generatepress.com/article/generate_entry_meta_post_types/
https://docs.generatepress.com/article/generate_footer_meta_posts_types/
These should be added however you're adding functions to your site (functions.php etc..).
Hope this helps!
Thank you so much Tom! It was too easy!
You're welcome! :)