Hello,
It’s a classic 
Have a look here : https://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
		
	 
	
	
	
 
		
			
	
	
		
		Hi Istelie! Thanks for your answer 
I came across before  the post that is suggested in your thread; 
https://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?