Current Path : /home/church/public_html/IgotdaJuice501.org/wp-content/plugins/disable-comments/ |
Current File : /home/church/public_html/IgotdaJuice501.org/wp-content/plugins/disable-comments/uninstall.php |
<?php /** * Uninstall script * * @package Disable_Comments */ if ( ! defined( 'ABSPATH' ) && ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_site_option( 'disable_comments_options' );