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