golden hour
/var/www/html/wp-content/plugins/video-conferencing-with-zoom-api/templates/fragments
⬆️ Go Up
Upload
File/Folder
Size
Actions
content.php
274 B
Del
OK
countdown-timer.php
2.2 KB
Del
OK
filters.php
2.41 KB
Del
OK
image.php
280 B
Del
OK
join-links.php
887 B
Del
OK
meeting-details.php
3.6 KB
Del
OK
Edit: content.php
<?php /** * This template can be overridden by copying it to yourtheme/video-conferencing-zoom/fragments/content.php. * * @author Deepen Bajracharya (CodeManas) * @created 3.0.0 */ ?> <div class="deepn-zvc-single-description"> <?php the_content(); ?> </div>
Save