Add post title as a tag
Question
I need to add custom tags to specific post
wp_set_post_tags( 444, ‘before”post title”after’, true );
output: new POST TITLE arrived
0
3 weeks
0 Answers
3 views
0
Leave an answer
You must login or register to add a new answer .