diff --git a/1.2.1-Plugin-Classes-Directory.md b/1.2.1-Plugin-Classes-Directory.md index 713547c..1234af9 100644 --- a/1.2.1-Plugin-Classes-Directory.md +++ b/1.2.1-Plugin-Classes-Directory.md @@ -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. | \ No newline at end of file +| [`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. | \ No newline at end of file