📝 - Met à jour les inclusions pour utiliser src/CustomThemeTree.php
et ajoute un commentaire explicatif.
This commit is contained in:
parent
8c2060586a
commit
a813d1bf25
@ -7,10 +7,14 @@
|
|||||||
* Author URI: https://skycel.me
|
* Author URI: https://skycel.me
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This file is required for Wordpress plugin system
|
||||||
|
* If you use composer, you're not concerned
|
||||||
|
*/
|
||||||
|
|
||||||
use Skycel\CustomTree\CustomThemeTree;
|
use Skycel\CustomTree\CustomThemeTree;
|
||||||
|
|
||||||
require_once __DIR__ . "/includes/custom-template.inc.php";
|
require_once __DIR__ . '/src/CustomThemeTree.php';
|
||||||
require_once __DIR__ . "/includes/functions.inc.php";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loads the custom tree plugin if enabled and properly configured.
|
* Loads the custom tree plugin if enabled and properly configured.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user