<?php /** * Legacy bootstrap — do not add a Plugin Name header here. * * @package Melli_Shield */ if ( ! defined( 'ABSPATH' ) ) { exit; } require_once __DIR__ . '/melli-shield.php';