Skip to:
Content
Pages
Categories
Search
Top
Bottom

Feature: new users can’t send messages


  • takuya
    Participant

    @takuya

    I wish if there’s this function, that stops new users to send messages to other members for the specified period, so that if spammer is registered they can’t abuse other users sending messages.

    Oh, as always if you think this could be done with some bp-custom hack, please let me (and us) know.

Viewing 3 replies - 1 through 3 (of 3 total)

  • Andy Peatling
    Keymaster

    @apeatling

    You could easily do this with a plugin. Use the ‘messages_message_before_save’ action and check the sender_id’s signup date. If it’s less than X amount of time, reject the message.


    nicolagreco
    Participant

    @nicolagreco

    ok i’ll add that to bpdev nospam, cool tips andy


    takuya
    Participant

    @takuya

    Cool, but when do you think you can release with this function?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feature: new users can’t send messages’ is closed to new replies.
Skip to toolbar