| Current Path : /home/ereika83/www/wp-content/plugins/learndash-hub/ |
| Current File : /home/ereika83/www/wp-content/plugins/learndash-hub/configs.php |
<?php
if ( ! defined( 'LICENSING_SITE' ) ) {
define( 'LICENSING_SITE', 'https://checkout.learndash.com' );
}
if ( ! defined( 'REMOTE_SITE' ) ) {
define( 'REMOTE_SITE', 'https://remote.learndash.com' );
}
const BASE_REST = 'learndash/v2';