/** * @author Divi Space * @copyright 2022 */ if ( ! defined('ABSPATH') ) { die(); } add_action('wp_enqueue_scripts', 'ds_ct_enqueue_parent'); function ds_ct_enqueue_parent() { wp_enqueue_style('parent-style', get_template_directory_uri() . '/style.css'); } add_action('wp_enqueue_scripts', 'ds_ct_loadjs'); function ds_ct_loadjs() { wp_enqueue_script('ds-theme-script', get_stylesheet_directory_uri() . '/ds-script.js', array('jquery')); } include('login-editor.php'); ?> Page not found – Arches Digital Advertising

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.