Button availability time to join a meeting and Zoom meeting password
-
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
- The topic ‘Button availability time to join a meeting and Zoom meeting password’ is closed to new replies.