shell bypass 403
<?php
/**
* The template for displaying all single posts.
*
* @link https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post
*
* @package Agni Framework
*/
get_header(); ?>
<?php
?>
<?php ?>
<?php do_action('agni_post_single'); ?>
<?php get_footer(); ?>