Info
- 3 posts
- 2 voices
- Started 3 years ago by ganzua
- Latest reply from ganzua
- This topic is not resolved
how to permanently delete posts
-
- Posted 3 years ago #
Is there a new function to permanently delete posts? I tried bb_delete_posts() and it doesn't work.
-
- Posted 3 years ago #
Hello,
It's a classic :)
Have a look here : http://bbpress.org/forums/topic/10-trunk-1806-how-to-delete-deleted-messages
BBPress has a very nice frontend, a fantastic engine, but no real admin (alpha level so work in progress..), hopefully, Santa got us PhPMyAdmin....
Luc
-
- Posted 3 years ago #
Hi Istelie! Thanks for your answer :)
I came across before the post that is suggested in your thread;
http://bbpress.org/forums/topic/permanently-deleting-topocs-and-posts
but it is not exactly what I want because I can edit myself the database using phpmyadmin, I don't need any script.
What I want is to substitute topic_delete_link() function in my template for a new function that can permanently delete a post.
I can't believe there isn't any. Can't you use bb_delete_posts() to do this?
-
You must log in to post.