PATH:
home
/
letacommog
/
gdiags.fr
/
wp-content
/
plugins
/
multi-step-form
<?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.
[+]
..
[-] readme.txt
[edit]
[-] index.php
[edit]
[-] LICENSE
[edit]
[+]
includes
[-] uninstall.php
[edit]
[-] screenshot-1.jpg
[edit]
[-] mondula-form-wizard.php
[edit]
[-] screenshot-2.jpg
[edit]
[+]
lang
[+]
dist