configs.php 140 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php const BASE_DOMAIN = 'learndash.com'; const LICENSING_SITE = 'https://checkout.' . BASE_DOMAIN; const BASE_REST = 'learndash/v1';