Basic release
This commit is contained in:
parent
bf2892ab29
commit
b5112ab12e
@ -15,6 +15,7 @@
|
|||||||
use Bdp\Modules\Security\Security;
|
use Bdp\Modules\Security\Security;
|
||||||
use Bdp\Modules\Seo\Seo;
|
use Bdp\Modules\Seo\Seo;
|
||||||
|
|
||||||
|
|
||||||
define('BDP_LV_PLUGIN_DIR', ABSPATH . '/wp-content/plugins/bdp-kompass/');
|
define('BDP_LV_PLUGIN_DIR', ABSPATH . '/wp-content/plugins/bdp-kompass/');
|
||||||
define('BDP_LV_PLUGIN_URL', plugin_dir_url(__FILE__));
|
define('BDP_LV_PLUGIN_URL', plugin_dir_url(__FILE__));
|
||||||
define('BDP_LV_PLUGIN_SLUG', 'bdp-kompass');
|
define('BDP_LV_PLUGIN_SLUG', 'bdp-kompass');
|
||||||
|
Loading…
Reference in New Issue
Block a user