Updated 1.2.1 Plugin Classes Directory (markdown)

Ben Goldsworthy 2021-04-25 17:03:44 +01:00
parent d17f01d24b
commit ee8741e729

@ -1,4 +1,4 @@
# `class/` Root Files
# Files
Important files are highlighted in **bold** text.
@ -14,9 +14,9 @@ Important files are highlighted in **bold** text.
| `templates.php` | Loads the various template files. |
| `wysiwyg.php` | Provides integration with the WordPress WYSIWYG editor. |
# `class/` Sub-directories
# Sub-directories
| Dir. Name | Description |
|------|-------------|
| `dashboard/` | Contains the files that handle dashboard page construction. |
| `widgets/` | Contains the files that handle widget construction. |
| [`dashboard/`](https://github.com/markcheret/footnotes/wiki/1.2.1.1-Plugin-Dashboard-Directory) | Contains the files that handle dashboard page construction. |
| [`widgets/`](https://github.com/markcheret/footnotes/wiki/1.2.1.2-Plugin-Widgets-Directory) | Contains the files that handle widget construction. |