golden hour
/home/godaofbq/elite-hyperbarics.com/wp-content/plugins/wordpress-seo/admin/pages
⬆️ Go Up
Upload
File/Folder
Size
Actions
dashboard.php
1.04 KB
Del
OK
licenses.php
254 B
Del
OK
network.php
959 B
Del
OK
redirects.php
254 B
Del
OK
tools.php
2.82 KB
Del
OK
Edit: redirects.php
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin * @since 19.0 */ if ( ! defined( 'WPSEO_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } require WPSEO_PATH . 'admin/views/redirects.php';
Save