docs: redeclare subpackages

This commit is contained in:
Ben Goldsworthy 2021-04-27 10:04:13 +01:00
parent 8e57abae98
commit a72558098b
18 changed files with 27 additions and 28 deletions

View file

@ -38,7 +38,7 @@
* @link https://wordpress.org/support/topic/warning-unbalanced-footnote-start-tag-short-code-before/
*
* @package footnotes
* @subpackage footnotes/admin/layout
* @subpackage admin_layout
*/
require_once plugin_dir_path( dirname( __FILE__ ) ) . 'layout/class-footnotes-layout-engine.php';