Custom Permalinks 2.1.0

Does Custom Permalinks work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 66.61 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.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/custom-permalinks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=custom-permalinks%2Fcustom-permalinks.php&plugin_status=all&paged=1&s&_wpnonce=bfe478e1ba
Aspect after-activation
HTTP status 200
Load time 1.579 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Custom Permalinks

Page screenshot: Custom Permalinks
URL /wp-admin/admin.php?page=cp-post-permalinks
Aspect menu-item
HTTP status 200
Load time 0.135 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Custom Permalinks → Taxonomies Permalinks

Page screenshot: Custom Permalinks → Taxonomies Permalinks
URL /wp-admin/admin.php?page=cp-taxonomy-permalinks
Aspect menu-item
HTTP status 200
Load time 0.126 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Custom Permalinks → About

Page screenshot: Custom Permalinks → About
URL /wp-admin/admin.php?page=cp-about-plugins
Aspect menu-item
HTTP status 200
Load time 0.298 s
Memory usage 3.15 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.283 s
Memory usage 2.96 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 1.010 s
Memory usage 5.33 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.985 s
Memory usage 5.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.315 s0.289 s-0.026 s3.08 MiB3.14 MiB+ 62.73 KiB
/wp-admin/edit.php0.178 s0.185 s+0.007 s3.11 MiB3.24 MiB+ 127.16 KiB
/wp-admin/post-new.php1.857 s0.949 s-0.908 s5.27 MiB5.33 MiB+ 67.48 KiB
/wp-admin/upload.php0.563 s0.304 s-0.259 s3.03 MiB3.09 MiB+ 61.7 KiB
/wp-admin/options-writing.php0.205 s0.219 s+0.014 s3.02 MiB3.07 MiB+ 45.67 KiB
/wp-admin/media-new.php0.246 s0.252 s+0.006 s3.01 MiB3.07 MiB+ 61.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.189 s-0.006 s3.04 MiB3.1 MiB+ 62.26 KiB
/wp-admin/post-new.php?post_type=page0.901 s1.169 s+0.268 s5.26 MiB5.32 MiB+ 67.06 KiB
/wp-admin/options-discussion.php0.231 s0.252 s+0.021 s3 MiB3.06 MiB+ 62.18 KiB
/wp-admin/edit-comments.php0.210 s0.219 s+0.009 s3.04 MiB3.1 MiB+ 61.95 KiB
/0.305 s0.198 s-0.107 s2.91 MiB2.96 MiB+ 52.7 KiB
Average 0.473 s0.384 s-0.089 s3.43 MiB3.5 MiB+ 66.61 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.

SVG
PHP
Language % Lines of code Comment lines Files
SVG74.2%8,11919
PHP22.9%2,5011,16113
PO File3.0%3242126
Total 10,944 1,374 28

PHP Code Analysis | More results »

Lines of code 2,497
Total complexity 412
Median class complexity 15.5
Median method complexity 2.0
Most complex class Custom_Permalinks_Frontend
Most complex function Custom_Permalinks_Frontend::parse_request()
Classes 10
Methods 93
Functions 0

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 1

Meta Boxes

{
    "post": {
        "custom-permalinks-edit-box": {
            "title": "Custom Permalinks",
            "context": "normal"
        }
    },
    "page": {
        "custom-permalinks-edit-box": {
            "title": "Custom Permalinks",
            "context": "normal"
        }
    }
}

Roles 1

ID Name
custom_permalinks_managerCustom Permalinks Manager

Capabilities 2

PHP Error Log 3 lines

[09-Aug-2021 11:19:26 UTC] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/custom-permalinks/admin/class-custom-permalinks-taxonomies.php on line 60
[09-Aug-2021 11:19:26 UTC] PHP Warning:  uasort() expects parameter 1 to be array, bool given in /wp-content/plugins/custom-permalinks/admin/class-custom-permalinks-taxonomies.php on line 102
[09-Aug-2021 11:19:26 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/custom-permalinks/admin/class-custom-permalinks-taxonomies.php on line 106
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes