How to detect which category selected
-
Hi!
I need to achieve following thing:
when writing post:
If category “xx” selected and post published
do xx();
If category “yyy” selected and post published
do yyy();How to do that?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to detect which category selected’ is closed to new replies.