Custom Permalinks 2.3.0

Does Custom Permalinks work with WordPress 5.8.2 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: 62.47 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.2
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=33f25fb9e1
Aspect after-activation
HTTP status 200
Load time 0.936 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.136 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.123 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.284 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.279 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 0.646 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.784 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.302 s0.260 s-0.042 s3.08 MiB3.14 MiB+ 62.73 KiB
/wp-admin/edit.php0.177 s0.182 s+0.005 s3.11 MiB3.24 MiB+ 127.16 KiB
/wp-admin/post-new.php1.045 s0.862 s-0.183 s5.27 MiB5.33 MiB+ 68.54 KiB
/wp-admin/upload.php0.365 s0.276 s-0.089 s3.03 MiB3.09 MiB+ 61.7 KiB
/wp-admin/options-writing.php0.164 s0.138 s-0.026 s3.02 MiB3.07 MiB+ 45.67 KiB
/wp-admin/media-new.php0.399 s0.185 s-0.214 s3.01 MiB3.07 MiB+ 61.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.307 s+0.129 s3.04 MiB3.1 MiB+ 62.26 KiB
/wp-admin/post-new.php?post_type=page0.921 s0.656 s-0.265 s5.26 MiB5.32 MiB+ 68.13 KiB
/wp-admin/options-discussion.php0.232 s0.227 s-0.005 s3 MiB3.06 MiB+ 62.18 KiB
/wp-admin/edit-comments.php0.201 s0.202 s+0.001 s3.04 MiB3.1 MiB+ 61.95 KiB
/0.365 s0.209 s-0.156 s2.96 MiB2.96 MiB+ 5.04 KiB
Average 0.395 s0.319 s-0.077 s3.44 MiB3.5 MiB+ 62.47 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,5021,16613
PO File3.0%3242126
Total 10,945 1,379 28

PHP Code Analysis | More results »

Lines of code 2,498
Total complexity 410
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

[10-Nov-2021 20:49:29 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
[10-Nov-2021 20:49:29 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
[10-Nov-2021 20:49:29 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