add webcomponent / shortcode and allow gancio-event[s] tag to wordpress plugin

This commit is contained in:
lesion
2022-01-17 12:03:54 +01:00
parent e0d43d4ae9
commit 2c752912c5
2 changed files with 66 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ along with (WPGancio). If not, see (https://www.gnu.org/licenses/agpl-3.0.html).
defined( 'ABSPATH' ) or die( 'Nope, not accessing this' );
require_once('settings.php');
require_once('wc.php');
require_once('oauth.php');