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

    (@j_3rk)

    @brianbws

    Firstly, if you have used Zoom API: Zoom users have HOST ID for each user.

    If you add the code from https://zoom.codemanas.com/assign_host/ to wp-config.php then you’ll see a new menu on Zoom Meetings > Assign Host ID menu which allows you to add zoom ID for each WP user.

    What you do is, store those values inside each usermeta so that you can call your functions for individual users instead of displaying whole list of host.

    It’s basically, linking the Zoom users to WordPress users. Hope this explains it.

    Thanks

    Hi,
    I’m also interested by a similar option. Ready to pay an add-on for that, or may be added to your zoom / woocommerce plugin?
    It would be great to have a checkbox into your add zoom user settings to automatically create a wordpress user with some capabilities each time we create a zoom user. Then we would have the possibility to manage this user role as we want.
    Hope you could add this to your big todo list ??
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Assign Host Page’ is closed to new replies.