Your IP : 18.224.44.207


Current Path : /home/church/www/edssnow.com/wp-content/plugins/disable-comments/
Upload File :
Current File : /home/church/www/edssnow.com/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' );