Documentation
Interfaces, Classes and Traits
- MCI_Footnotes_Config
- Contains all Plugin Constants. Contains no Method or Property.
- MCI_Footnotes_Convert
- Converts data types and Footnotes specific values.
- MCI_Footnotes_Layout_Init
- Handles the Settings interface of the Plugin.
- MCI_Footnotes_Layout_Engine
- Layout Engine for the administration dashboard.
- MCI_Footnotes_Layout_Settings
- Displays and handles all Settings of the Plugin.
- MCI_Footnotes_Hooks
- Registers all WordPress Hooks and executes them on demand.
- MCI_Footnotes
- Entry point of the Plugin. Loads the Dashboard and executes the Task.
- MCI_Footnotes_Language
- Loads text domain of current or default language for localization.
- MCI_Footnotes_Settings
- Loads the settings values, sets to default values if undefined.
- MCI_Footnotes_Task
- Searches and replaces the footnotes and generates the reference container.
- MCI_Footnotes_Template
- Handles each Template file for the Plugin Frontend (e.g. Settings Dashboard, Public pages, ...).
- MCI_Footnotes_Widget_Base
- Base Class for all Plugin Widgets. Registers each Widget to WordPress.
- MCI_Footnotes_Widget_Reference_Container
- Registers a Widget to put the Reference Container to the widget area.
- MCI_Footnotes_WYSIWYG
- Handles the WSYIWYG-Buttons.