Footnotes_Deactivator
in package
Fired during plugin deactivation.
This class defines all code necessary to run during the plugin's deactivation.
Tags
Table of Contents
- deactivate() : mixed
- Runs when the Plugin is deactivated.
Methods
deactivate()
Runs when the Plugin is deactivated.
public
static deactivate() : mixed
Currently NOP.