-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Upon plugin activation, I get a warning at the top of my WP Admin:
Notice: Use of undefined constant KBE_PLUGIN_SLUG - assumed 'KBE_PLUGIN_SLUG' in /srv/www/ooc.teamrubiconusa.org/current/web/app/plugins/wp-knowledgebase/articles/kbe_articles.php on line 30
Here's a screenshot of the full output:

Not sure if this is caused by the same thing as #62 but wanted to bring to your attention.
This is on a local Vagrant box running PHP 7.0.9-1+deb.sury.org~trusty+1 (cli) ( NTS ) and the Trellis stack with define('WP_DEBUG', true);
There were a number of additional notices (also for undefined constants) when I viewed the front-end, but I don't think those are worth reporting; you can probably see them if you turn on WP_DEBUG. Setting define('WP_DEBUG',false); removes the notices.
Metadata
Metadata
Assignees
Labels
No labels