?
Current Path : /home1/savoy/sportsmeet.net/wp-content/plugins/the-events-calendar/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/sportsmeet.net/wp-content/plugins/the-events-calendar/uninstall.php |
<?php if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { die; } require __DIR__ . '/common/vendor/freemius/start.php'; $tec_freemius = fs_dynamic_init( [ 'id' => '3069', 'slug' => 'the-events-calendar', 'public_key' => 'pk_e32061abc28cfedf231f3e5c4e626', 'is_premium' => false, 'has_addons' => false, 'has_paid_plans' => false, ] ); define( 'WP_FS__UNINSTALL_MODE', true ); $tec_freemius->_uninstall_plugin_event(); $tec_freemius->do_action( 'after_uninstall' );