Tagged Questions
0
votes
1answer
141 views
Add a default meta_value to new posts
I have a page template that allows users to create and update posts from the front end. I also am using 2 plugins, 1 that allows the user to rate posts from 1-5 stars and another that allows them to ...
0
votes
1answer
223 views
Deleting terms from the Wordpress wp terms table
what wp function do i use so that I can delete a term without worrying about the related tables such as wp term relationships and wp term taxonomy?
Also if a post has a relationship to the deleted ...