↧
Adding a WordPress Custom Post Type with Custom Taxonomies
I’m working on a random quote generator for one of my sites. I decided to create a custom post type called ‘quote’. I wanted to create a custom taxonomy for quote categories and another for quote tags...
View ArticleDisplay My Custom Post Categories (Custom Taxonomy) in a Dropdown
I want to let my random quote generator users choose which quote category they want to see a quote from when they automatically post the quote to their Facebook page. I want to show my quote...
View Article