This is a taxonomy slug that can be used to make a list
- genres
- studio
- season
- director
- cast
- network
- country
Shortcode
[tax slug="#"]
Create genre list
- Go to Pages > Add New
- In the main editor, write the shortcode like this
[tax slug="genres"]
Another example, create the Season list.
[tax slug="studio"]
Season Shortcode
we added an option to sort season
- numeric-za
- numeric-az
- name
[tax slug="season" sortby="#"]
create a season list
[tax slug="season" sortby="numeric-za"]