Files
SIGE-WEB-snapshot/wp-content/themes/Divi-child/video-conferencing-zoom/shortcode/zoom-single-link.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)
?>