PATH:
home
/
lab2454c
/
gemition.com
/
wp-content
/
plugins
/
colorlib-login-customizer
<?php /** * * This file runs when the plugin in uninstalled (deleted). * This will not run when the plugin is deactivated. * Ideally you will add all your clean-up scripts here * that will clean-up unused meta, options, etc. in the database. * */ // If plugin is not being uninstalled, exit (do nothing) if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } // Do something here if plugin is being uninstalled.
[+]
includes
[-] uninstall.php
[edit]
[-] colorlib-login-customizer.php
[edit]
[+]
..
[-] LICENSE.txt
[edit]
[+]
languages
[-] readme.txt
[edit]
[+]
assets