|
Server : Apache System : Linux p3plmcpnl504569.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : vvx4wizpbi9m ( 10307748) PHP Version : 8.3.32 Disable Function : NONE Directory : /home/vvx4wizpbi9m/public_html/wp-content/plugins/envato-elements/ | |
|
Path: /home/vvx4wizpbi9m/public_html/wp-content/plugins/envato-elements/uninstall.php
Size: 529 B
Permissions: 0644
<?php
// If uninstall not called from WordPress exit
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit();
}
delete_option( 'envato_elements_tracker_notice' );
delete_option( 'envato_elements_version' );
delete_option( 'envato_elements_install_time' );
delete_option( '_envato_elements_installed_time' );
delete_option( 'envato_elements_license_code' );
delete_option( 'envato_elements_options' );
delete_option( 'envato_elements_photo_imports' );
// Remove the scheduled task.
wp_clear_scheduled_hook( 'envato_elements_cron' );