Black Friday: Grab all our memberships, plugins and themes at the biggest-ever 30% discount. Use coupon BLACKFRIDAY2025 before December 1st

BuddyDev

Search

Moderations Tools Plugin

  • Participant
    Level: Enlightened
    Posts: 56
    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: 25226
    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