• Hi, loving the plugin, but have hit a roadblock.

    My use case has a role structure of Managers -> Users, where Managers are to be responsible for maintaining data of their own users – held as extended user fields.

    My issue is that as WP_Users are not accessible (as far as I know) in a Post Loop, how can I have my Form Load/Save a specific User?

    Any guidance would be most appreciated please.

    Many thanks,
    Dave

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback! I’m not quite sure to understand what you’re trying to achieve tho. You can query the users from anywhere using get_users() or WP_Query_Users.

    It looks like what you’re trying to do will require som custom development, I would suggest to look for a plugin that achieve such managment features if you don’t have the time to code it yourself.

    Hope it helps!

    Regards.

    Thread Starter davewinfield

    (@davewinfield)

    Thanks Konrad,

    I didn’t explain my problem very well at all, I’m sorry.

    I ended up taking a different approach so all good now!

    Have a great Xmas!

    Cheers, Dave

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Frontend User Field Form for specific User’ is closed to new replies.