• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Yoast / wordpress-seo / 4972286220c65f7b3dc0502d9bdb6900c46d29d7

10 Jul 2025 12:05PM UTC coverage: 53.511% (+0.1%) from 53.412%
4972286220c65f7b3dc0502d9bdb6900c46d29d7

Pull #22356

github

kyrylo-polozenko-newfold
fix: remove unnecessary components from editor modules
Pull Request #22356: Feature/get redirects

8217 of 14373 branches covered (57.17%)

Branch coverage included in aggregate %.

3 of 42 new or added lines in 10 files covered. (7.14%)

3 existing lines in 3 files now uncovered.

30355 of 57710 relevant lines covered (52.6%)

41373.44 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/admin/views/redirects.php
1
<?php
2
/**
3
 * WPSEO plugin file.
4
 *
5
 * @package WPSEO\Admin
6
 * @since   19.0
7
 */
8

9
if ( ! defined( 'WPSEO_VERSION' ) ) {
×
10
        header( 'Status: 403 Forbidden' );
×
11
        header( 'HTTP/1.1 403 Forbidden' );
×
12
        exit();
×
13
}
14

15
?>
NEW
16
<div id="yoast-seo-redirects"></div>
×
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc