@megainfo
13 years, 9 months ago
Hi, ( i need a sql query to delete all private messages from DB or all pv of an member. )
there is private message Spammer and abuse, i think it is bot specialy for buddypress. same problem posted here http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/private-message-spam-and-abuse/
Is there a solution for this spammer or just removing ‘Send Private Message’ for non-friends is sufficient ?
i have a suggestion to create a plugin or add a message administration in the bp .
Thanks advance for answer and sorry for my english 0_o.
i think i foun a query DELETE FROM `wp_bp_messages_messages` [ WHERE `sender_id` = MY_ID ; ]
i have a question about mailing a notification of new messages, how i can disable this option? thanks
@pjnu
Are you looking for something like “all messages will be deleted after __ days”?