10 lines
147 B
PHP
10 lines
147 B
PHP
<?php
|
|
/**
|
|
* @author Deepen.
|
|
* @created_on 11/29/19
|
|
*/
|
|
|
|
global $zoom_meetings;
|
|
|
|
video_conference_zoom_shortcode_join_link_sige($zoom_meetings)
|
|
?>
|