OwlCyberSecurity - MANAGER
Edit File: index.php
<?php /** * Include Public Files * * @package wp-ulike * @author TechnoWich 2024 * @link https://wpulike.com */ // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die('No Naughty Business Please !'); } new wp_ulike_frontend_assets();