Updated 1.2.1 Plugin Classes Directory (markdown)
parent
d17f01d24b
commit
ee8741e729
1 changed files with 4 additions and 4 deletions
|
@ -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. |
|
Reference in a new issue