Wondering if anyone knows how to have a specific tag(s) attached to every post without having to do it individually.
Thx
Wondering if anyone knows how to have a specific tag(s) attached to every post without having to do it individually.
Thx
Hook into one of save_post or app_publish_post. I'm sure somebody who has used these hooks more than me will have a better idea which one to use - I'm guessing, but I'd expect save_post is probably the best bet.