PATH:
home
/
letacommog
/
gdiags.fr
/
wp-content
/
plugins
/
disable-comments
<?php /** * Uninstall script * * @package Disable_Comments */ if ( ! defined( 'ABSPATH' ) && ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_site_option( 'disable_comments_options' );
[+]
..
[+]
includes
[-] readme.txt
[edit]
[-] disable-comments.php
[edit]
[-] uninstall.php
[edit]
[+]
views
[+]
assets
[+]
languages