shell bypass 403
<?php
/**
* Title: 404 error content.
* Slug: inspiro-blocks/hidden-404
* Inserter: false
*/
?>
<!-- wp:heading {"level":1} -->
<h1><?php echo esc_html__( 'Not found, error 404', 'inspiro-blocks' ); ?></h1>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p><?php echo esc_html__( 'Oops, the page you are looking for does not exist or is no longer available. Everything is still awesome. Just use the search form to find your way.', 'inspiro-blocks' ); ?></p>
<!-- /wp:paragraph -->
<!-- wp:search {"width":75,"widthUnit":"%","showLabel":false,"buttonText":"Search"} /-->