mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-27 17:45:35 +03:00
Added Plugin Settings page (commented out)
Added a Plugin Settings page, that can be enabled by uncommenting the line that hooks it into the admin_menu action hook. Added additional views that contain the WordPress standard markup to wrap the plugin settings markup. The views are now loaded into the plugin page.
This commit is contained in:
parent
403ef654ea
commit
fd69c019ec
3 changed files with 28 additions and 0 deletions
1
plugin-boilerplate/views/admin_close.php
Normal file
1
plugin-boilerplate/views/admin_close.php
Normal file
|
@ -0,0 +1 @@
|
|||
</div><!-- .wrap -->
|
Loading…
Add table
Add a link
Reference in a new issue