Forums

Join
bbPress Support ForumsTroubleshootinghow to permanently delete posts

Info

Tags

how to permanently delete posts

  1. Is there a new function to permanently delete posts? I tried bb_delete_posts() and it doesn't work.

  2. 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

  3. 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?

  4. You must log in to post.