Reply To: Can't reply to a message after it is deleted by other user.


Home Forums Front End PM PRO Can't reply to a message after it is deleted by other user. Reply To: Can't reply to a message after it is deleted by other user.

#24008
Shamim Hasan
Keymaster

May be you can use fep_message_table_bulk_actions hook to remove delete option. That way there will be no option to delete message.

If you want that your user get replies if they delete also that will be needed to custom code.