golden hour
/var/www/html/wp-content/plugins/video-conferencing-with-zoom-api
⬆️ Go Up
Upload
File/Folder
Size
Actions
README.txt
30.43 KB
Del
OK
assets
-
Del
OK
build
-
Del
OK
includes
-
Del
OK
languages
-
Del
OK
templates
-
Del
OK
uninstall.php
248 B
Del
OK
vendor
-
Del
OK
video-conferencing-with-zoom-api.php
2.23 KB
Del
OK
Edit: uninstall.php
<?php /** * * @link http://www.deepenbajracharya.com.np * @since 1.0.0 * * @package Video Conferencing with Zoom API */ // If uninstall not called from WordPress, then exit. if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }
Save