• Resolved scarr

    (@scarr)


    I am creating custom user profiles. I only want a sub set of users (“admins”) to have access to the BackWPup field (Add BackWpUp Role). Is there a hook I can use to:
    1. remove the field from a given user profiles
    2. programmatically set the field’s value for a given profile

Viewing 1 replies (of 1 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    @scarr
    BackWPUp roles using WordPress roles and capability, so you can use the native WordPress API to modify to what you need.
    Also, maybe that could help, you can use user role editor plugins to modify role and capability.
    Hope that could help.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove backwpup metadata on some user profile screens.’ is closed to new replies.