Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Moderations Tools Plugin

  • Participant
    Level: Enlightened
    Posts: 60
    Alex on #55899

    Hi,
    can you tell me where the moderation tools save the user’s status of “suspended”? I have another plugin where I have to sort out suspended users therefore I need to know promatically which variable I have to check for the user status.

  • Keymaster
    (BuddyDev Team)
    Posts: 25251
    Brajesh Singh on #55902

    Hi Alex,
    Thank you for purchasing the plugin.

    We store it in user meta. We are using following flags in meta.

    _bpmts_is_suspended tracks if user is suspended

    We alsp provide an api function bpmts_is_user_suspended($user_id) which reurns boolean to flag is a user is marked as suspended or not?

    Hope that helps.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved