Skip to content

Instantly share code, notes, and snippets.

@JeffAspen
Created September 11, 2019 21:02
Show Gist options
  • Save JeffAspen/b8898dfb7e62322d1b0ed5131992ef71 to your computer and use it in GitHub Desktop.
Save JeffAspen/b8898dfb7e62322d1b0ed5131992ef71 to your computer and use it in GitHub Desktop.
## Custom Post Type
- Products
### Taxonomies
- Types
-- Term examples: Milkshakes, Sundaes, Cones
- Flavors
-- Term Examples: Chocolate, Vanaila, Mint Chip
- Topings
-- Term Examples: Cherrys, Whip Cream, Jimmies
### Product Custom Fields
- [select] Size
-- Options: SM, MD, LG, XL
- [select] Cone
-- Options: Waffle, Sugar
- [text/number] Price
- [textarea] Description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment