golden hour
/var/www/html/wp-content/plugins/video-conferencing-with-zoom-api/includes/views/tabs
⬆️ Go Up
Upload
File/Folder
Size
Actions
api-settings.php
19.24 KB
Del
OK
shortcode.php
3.53 KB
Del
OK
support.php
2.67 KB
Del
OK
Edit: support.php
<?php // If this file is called directly, abort. if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="vczapi-settings-admin-wrap vczapi-settings-admin-support"> <div class="vczapi-settings-admin-support-bg red"> <h3>Need more features ?</h3> <p>If you need more features for Video Conferencing with Zoom extension then <a href="<?php echo admin_url( 'edit.php?post_type=zoom-meetings&page=zoom-video-conferencing-addons' ); ?>">Check out</a> the addons here to download. </div> <div class="vczapi-settings-admin-support-bg"> <p>Support for this plugin is free! If you encounter any issues or have any queries please use the <a href="https://wordpress.org/support/plugin/video-conferencing-with-zoom-api/" target="_blank">support forums</a> or <a href="https://deepenbajracharya.com.np/say-hello/" target="_blank">send a support mail</a>. I will reply to you at the earliest possible. </p> <p>If you are planning to do something creative with Video conferencing with Zoom, you might want to <a href="https://deepenbajracharya.com.np/say-hello/" target="_blank">hire a freelance developer</a> to assist you.</p> </div> <div class="vczapi-settings-admin-support-bg"> <h3>Premium Support Ticket for premium users</h3> <p>Create a ticket or view if your queries are already answered in <a href="https://www.codemanas.com/forums/">Support forum</a>. </p> <p>Check <a href="https://www.codemanas.com/">site</a> for recent change logs and updates.</p> </div> <div class="vczapi-settings-admin-support-bg"> <h3>Rate This Plugin</h3> <p>I take a lot of pride in my work and try my best to develop a good plugin. I really appreciate if you can spare a minute to <a href="https://wordpress.org/support/plugin/video-conferencing-with-zoom-api/reviews/?filter=5" target="_blank">rate the plugin.</a></p> </div> <div class="vczapi-settings-admin-support-bg"> <h3>Support This Plugin</h3> <p>I spend most of my spare time developing this plugin so you can use it for free.</p> <p>If you are using and benefiting from this plugin and wish to show your support, you can buy me a <a href="https://deepenbajracharya.com.np/donate/" target="_blank">coffee</a> you should know that I greatly appreciate this gesture. Every little bit helps! </p> </div> <div class="vczapi-settings-admin-support-bg"> <h3>Developer</h3> <p>Feel free to reach me from <a href="https://deepenbajracharya.com.np/say-hello/" target="_blank">Here</a>, if you have any questions or queries.</p> </div> </div>
Save