random quote generator

Display 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 categories, which are a custom taxonomy (quote_categories), on my custom post type (quote). Here is the code I use: […]

Display My Custom Post Categories (Custom Taxonomy) in a Dropdown Read More »

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 since I want these categories and tags to be separate from the other categories and tags on the

Adding a WordPress Custom Post Type with Custom Taxonomies Read More »

Scroll to Top