Seraphinite Alternative Slugs Manager 1.1.1

Does "Seraphinite Alternative Slugs Manager" work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 110.55 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 version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/seraphinite-old-slugs-mgr/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=seraphinite-old-slugs-mgr%2Fplugin_root.php&plugin_status=all&paged=1&s&_wpnonce=716ea8a94d
Aspect after-activation
HTTP status 200
Load time 1.971 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Settings → Alternative Slugs

Page screenshot: Settings → Alternative Slugs
URL /wp-admin/options-general.php?page=seraph_osm_settings
Aspect menu-item
HTTP status 200
Load time 0.306 s
Memory usage 2.86 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.202 s
Memory usage 2.66 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.894 s
Memory usage 5.16 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.947 s
Memory usage 5.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.264 s-0.008 s2.82 MiB2.94 MiB+ 126.51 KiB
/wp-admin/edit.php0.185 s0.206 s+0.021 s2.86 MiB2.99 MiB+ 127.23 KiB
/wp-admin/post-new.php0.999 s1.213 s+0.214 s5.02 MiB5.16 MiB+ 139.87 KiB
/wp-admin/upload.php0.528 s0.503 s-0.025 s2.7 MiB2.81 MiB+ 117.38 KiB
/wp-admin/options-writing.php0.161 s0.195 s+0.034 s2.71 MiB2.79 MiB+ 85.35 KiB
/wp-admin/media-new.php0.254 s0.192 s-0.062 s2.67 MiB2.79 MiB+ 117.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.185 s+0.007 s2.77 MiB2.89 MiB+ 118.45 KiB
/wp-admin/post-new.php?post_type=page1.239 s1.108 s-0.131 s5.01 MiB5.14 MiB+ 135.45 KiB
/wp-admin/options-discussion.php0.343 s0.296 s-0.047 s2.67 MiB2.79 MiB+ 117.86 KiB
/wp-admin/edit-comments.php0.232 s0.227 s-0.005 s2.78 MiB2.89 MiB+ 117.36 KiB
/0.289 s0.239 s-0.050 s2.65 MiB2.67 MiB+ 13.01 KiB
Average 0.425 s0.421 s-0.005 s3.15 MiB3.26 MiB+ 110.55 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
Language % Lines of code Comment lines Files
PHP98.2%4,683196
JavaScript1.7%8304
JSON0.0%202
CSS0.0%101
Total 4,769 19 13

PHP Code Analysis | More results »

Lines of code 4,752
Total complexity 1,092
Median class complexity 21.5
Median method complexity 3.0
Most complex class seraph_osm\Wp
Most complex function seraph_osm\Ui::PostBoxes()
Classes 14
Methods 285
Functions 8

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.

Options wp_options 3

Meta Boxes

{
    "post": {
        "seraph_osm_editor": {
            "title": "Slug: Alternatives",
            "context": "normal"
        }
    },
    "page": {
        "seraph_osm_editor": {
            "title": "Slug: Alternatives",
            "context": "normal"
        }
    },
    "attachment": {
        "seraph_osm_editor": {
            "title": "Slug: Alternatives",
            "context": "normal"
        }
    }
}

PHP Error Log 3 lines

[19-May-2021 23:51:50 UTC] PHP Notice:  Undefined variable: callback_args in /wp-content/plugins/seraphinite-old-slugs-mgr/Cmn/Ui.php on line 736
[19-May-2021 23:51:50 UTC] PHP Notice:  Undefined variable: callback_args in /wp-content/plugins/seraphinite-old-slugs-mgr/Cmn/Ui.php on line 755
[19-May-2021 23:51:50 UTC] PHP Notice:  Undefined variable: callback_args in /wp-content/plugins/seraphinite-old-slugs-mgr/Cmn/Ui.php on line 645
See also: All tests for this plugin, How to Hide Seraphinite Alternative Slugs Manager Admin Menus and Meta Boxes