Custom Permalinks 2.5.1

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

Summary

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

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

Page speed impact: 0.038 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=6baa8d315e
Aspect after-activation
HTTP status 200
Load time 0.245 s
Memory usage 3.05 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.248 s
Memory usage 3.02 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.138 s
Memory usage 3.02 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.315 s
Memory usage 3.09 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.241 s
Memory usage 3 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.678 s
Memory usage 5.03 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.810 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.251 s-0.034 s3.05 MiB3.1 MiB+ 57.52 KiB
/wp-admin/edit.php0.187 s0.185 s-0.002 s3.07 MiB3.13 MiB+ 58.02 KiB
/wp-admin/post-new.php0.779 s1.056 s+0.277 s4.97 MiB5.03 MiB+ 63.55 KiB
/wp-admin/upload.php0.592 s0.282 s-0.310 s2.99 MiB3.03 MiB+ 40.26 KiB
/wp-admin/options-writing.php0.171 s0.135 s-0.036 s2.99 MiB3.01 MiB+ 26.91 KiB
/wp-admin/media-new.php0.267 s0.191 s-0.076 s2.97 MiB3.02 MiB+ 52.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.280 s+0.098 s2.98 MiB3.04 MiB+ 58.38 KiB
/wp-admin/post-new.php?post_type=page0.608 s1.160 s+0.552 s4.96 MiB5.02 MiB+ 63.84 KiB
/wp-admin/options-discussion.php0.214 s0.235 s+0.021 s2.98 MiB3.02 MiB+ 40.77 KiB
/wp-admin/edit-comments.php0.202 s0.194 s-0.008 s3 MiB3.04 MiB+ 39.3 KiB
/0.274 s0.209 s-0.065 s2.94 MiB3 MiB+ 55 KiB
Average 0.342 s0.380 s+0.038 s3.35 MiB3.4 MiB+ 50.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.

SVG
PHP
Language % Lines of code Comment lines Files
SVG73.4%8,11919
PHP23.7%2,6191,17512
PO File2.9%3242126
Total 11,062 1,388 27

PHP Code Analysis | More results »

Lines of code 2,619
Total complexity 443
Median class complexity 18.0
Median method complexity 2.0
Most complex class Custom_Permalinks_Frontend
Most complex function Custom_Permalinks_Frontend::parse_request()
Classes 9
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

[14-Feb-2023 06:23:57 UTC] PHP Deprecated:  urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/custom-permalinks/includes/class-custom-permalinks-form.php on line 745
[14-Feb-2023 06:23:58 UTC] PHP Deprecated:  urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/custom-permalinks/includes/class-custom-permalinks-form.php on line 745
[14-Feb-2023 06:24:04 UTC] PHP Deprecated:  urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/custom-permalinks/includes/class-custom-permalinks-form.php on line 745
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes