Footnotes_Activator
Class providing action(s) on 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.