• Resolved clickening

    (@clickening)


    Hi, first of all thanks for this great plugin, it’s just what we needed.

    I’m having trouble getting users to connect to a meeting that lasts longer than 1 hour, as the plugin only shows the buttons to join the meeting for an hour from the start of the meeting. For example if a meeting has a start time of 11am and a duration of 4h (240 minutes), the join buttons are no longer shown after 12h. I think you should take into account the value of the meeting duration if it is indicated when creating the meeting and if not put a default time as it has a time of one hour. I saw in your code in the file class-xvc-timezone.php the line 39 $current_user_time = strtotime( $current_user_time->format( ‘Y-m-d H:i:s’ ) – 60 * 60; //1 hour would be the value of the duration field if it is not empty.

    On the other hand, I can’t get a password for the meetings when I create them from WP. I can modify them from Zoom Live and add the password, but it would be interesting to have it when creating the meetings as well.

    Thanks and regards

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

    (@j_3rk)

    Hi @clickening

    I’ll take this into my notes. Will see what i can do it. Can’t give you a tentative timeline on when these will be implemented but yes something to think about.

    For passwords, i have implemented that in Zoom Meetings > Add Live meetings page but not just yet for the Post type page. Will add it soon there as well.

    Thread Starter clickening

    (@clickening)

    Thank you very much for your response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button availability time to join a meeting and Zoom meeting password’ is closed to new replies.