Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disable a group after a certain date and time


  • monishk
    Participant

    @monishk

    Hi Team,

    Firstly, Thanks for such a great plugin.

    I would like to restrict the group members to post contents into a group after certain time/date.
    Can you please let me know if its possible to automatically disable a group after certain time/date?

    Requesting you to kindly suggest a solution for the above scenario?

    Thanks

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

  • wackao
    Participant

    @wackao

    You mean no one else can join the group after this date ?

    Is possible.

    if anything else, kindly update.


    monishk
    Participant

    @monishk

    Hi wackao, Thanks for the update.

    If its possible, can you please let me know how to disable a group automatically by date? Where can we key in the date?

    Thanks


    wackao
    Participant

    @wackao

    Contact me for custom plugin on this. You have to register a group meta and then from meta capture the data and then decide on this hook whether the user should join the group or not.

    do_action( ‘groups_join_group’, $group_id, $user_id );

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar