Wordpress - Delete all tags by Post ID -


I have found a function to add a tag by post ID, but now I want to delete all the current tag for it That id before adding my new tag?

-

P> If you can use the direct database (PhpMyAdmin) then the fastest way is to have a SQL request.

View in Codecs: Remove

Warning: Obviously, modifying the database directly is dangerous. Be careful not to do this.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -