shortcode to exclude a category
-
I am trying to create a shortcode to list ALL categories except one I want to hide.
I know [jobpost category=”my_category”] works to return just the one category
but [jobpost category != “my_category”] does not work as an exclusion.Is there another way to return all categories except one?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘shortcode to exclude a category’ is closed to new replies.