Convert varible cases, remove double-vspacing

This commit is contained in:
Ben Goldsworthy 2021-02-21 11:41:44 +00:00
parent 09337696e2
commit 7970eddaeb
5 changed files with 22 additions and 24 deletions

View file

@ -27,7 +27,6 @@
* @since 2.5.4 collapse HTML comments and PHP/JS docblocks (only)
*/
/**
* Handles each Template file for the Plugin Frontend (e.g. Settings Dashboard, Public pages, ...).
* Loads a template file, replaces all Placeholders and returns the replaced file content.