uninstall.php
Fired when the plugin is uninstalled.
Description
We are not using an uninstall hook because WordPress perfoms bad when using it. Even if below issue is "fixed", it did not resolve the perfomance issue.
Tags
Table of Contents
- cp_plgn_drctry_uninstall() : void
- Perform Uninstall Actions.
Functions
cp_plgn_drctry_uninstall()
Perform Uninstall Actions.
cp_plgn_drctry_uninstall() : void
Description
If uninstall not called from WordPress, If no uninstall action, If not this plugin, If no caps, then exit.