We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f92c49 commit 3021398Copy full SHA for 3021398
README.md
@@ -35,7 +35,7 @@ initialization or bootstrapping happened under ```functions.php``` and autoloads
35
####Creating an Options Page
36
There is already an options page generated in ```functions\classes\Options\Page\OptionsPage```
37
38
-```
+```php
39
//notice that the optionspage already extended \Core\Core to have the generic requirements of the plugins page
40
41
public function init()
0 commit comments