File manager - Edit - /home/watersyst/public_html/wp-content/plugins/wp-job-openings/uninstall.php
Back
<?php // if uninstall.php is not called by WordPress, then die if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { die(); } if ( get_option( 'awsm_delete_data_on_uninstall' ) !== 'delete_data' ) { return; } require_once dirname( __FILE__ ) . '/inc/class-awsm-job-openings-uninstall.php'; if ( class_exists( 'AWSM_Job_Openings_Uninstall' ) ) { AWSM_Job_Openings_Uninstall::uninstall(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings