301 Redirects 2.73

Does 301 Redirects work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 72.07 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200,000+
WordPress.org page https://wordpress.org/plugins/eps-301-redirects/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=eps-301-redirects%2Feps-301-redirects.php&plugin_status=all&paged=1&s&_wpnonce=b4d278507e
Aspect after-activation
HTTP status 200
Load time 0.564 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Settings → 301 Redirects

Page screenshot: Settings → 301 Redirects
URL /wp-admin/options-general.php?page=eps_redirects
Aspect menu-item
HTTP status 200
Load time 0.522 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Settings → 301 Redirects → 404 Error Log

Page screenshot: Settings → 301 Redirects → 404 Error Log
URL /wp-admin/options-general.php?page=eps_redirects&tab=404s
Aspect menu-item-tab
HTTP status 200
Load time 0.222 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Settings → 301 Redirects → Link Scanner

Page screenshot: Settings → 301 Redirects → Link Scanner
URL /wp-admin/options-general.php?page=eps_redirects&tab=link-scanner
Aspect menu-item-tab
HTTP status 200
Load time 0.218 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Settings → 301 Redirects → Tools & Options

Page screenshot: Settings → 301 Redirects → Tools & Options
URL /wp-admin/options-general.php?page=eps_redirects&tab=import-export
Aspect menu-item-tab
HTTP status 200
Load time 0.208 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Settings → 301 Redirects → Support

Page screenshot: Settings → 301 Redirects → Support
URL /wp-admin/options-general.php?page=eps_redirects&tab=support
Aspect menu-item-tab
HTTP status 200
Load time 0.194 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Settings → 301 Redirects → PRO

Page screenshot: Settings → 301 Redirects → PRO
URL /wp-admin/options-general.php?page=eps_redirects&tab=pro
Aspect menu-item-tab
HTTP status 200
Load time 0.213 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.203 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.327 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.358 s+0.010 s3.38 MiB3.47 MiB+ 93.13 KiB
/wp-admin/edit.php0.206 s0.222 s+0.016 s3.41 MiB3.49 MiB+ 86.25 KiB
/wp-admin/post-new.php0.888 s0.999 s+0.111 s5.46 MiB5.55 MiB+ 91.89 KiB
/wp-admin/upload.php0.787 s0.500 s-0.287 s3.32 MiB3.39 MiB+ 70.38 KiB
/wp-admin/options-writing.php0.229 s0.205 s-0.024 s3.32 MiB3.38 MiB+ 63.2 KiB
/wp-admin/media-new.php0.308 s0.322 s+0.014 s3.3 MiB3.38 MiB+ 81.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.191 s-0.019 s3.31 MiB3.4 MiB+ 88.09 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.599 s+0.004 s5.45 MiB5.54 MiB+ 91.49 KiB
/wp-admin/options-discussion.php0.347 s0.271 s-0.076 s3.3 MiB3.37 MiB+ 72.37 KiB
/wp-admin/edit-comments.php0.273 s0.250 s-0.023 s3.34 MiB3.4 MiB+ 70.02 KiB
/0.292 s0.188 s-0.104 s3.36 MiB3.34 MiB- 15.87 KiB
Average 0.408 s0.373 s-0.034 s3.72 MiB3.79 MiB+ 72.07 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP72.4%2,47472526
CSS19.7%672292
JavaScript7.9%269593
Total 3,415 813 31

PHP Code Analysis | More results »

Lines of code 2,127
Total complexity 360
Median class complexity 18.0
Median method complexity 2.0
Most complex class EPS_Redirects_Plugin
Most complex function parse_user_agent()
Classes 7
Methods 92
Functions 13

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 1

Options wp_options 9

Meta Boxes

{
    "dashboard": {
        "wp301_404_errors": {
            "title": "404 Error Log",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[30-Jan-2024 23:04:31 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/eps-301-redirects/plugin.php on line 308
[30-Jan-2024 23:04:31 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1744
See also: All tests for this plugin, How to Hide 301 Redirects Admin Menus and Widgets