How to modify tags of a post using a plugin
-
I am a newbie and wants to develop a plugin. Please point me to correct forum if this is not correct one to ask below query.
The plugin will fetch tags from an existing post, add some tags and update the post with new tags. I found the hook ‘the_tag’ but I could not find a way to update the tags in database.
Can someone please point me, if hook ‘the_tags’ is correct?
How to update the database with new tags?Thanks
-
- The topic ‘How to modify tags of a post using a plugin’ is closed to new replies.