| Current Path : /home/sarayaglobal/.trash/plugins/facebook-conversion-pixel/ |
| Current File : /home/sarayaglobal/.trash/plugins/facebook-conversion-pixel/uninstall.php |
<?php // If uninstall not called from WordPress, exit if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) exit; // Delete option from options table delete_option( 'fb_pxl_options' );