Custom Permalinks 2.5.2

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

Summary

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

Memory usage: 82.28 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.6.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=66cede69a0
Aspect after-activation
HTTP status 200
Load time 0.310 s
Memory usage 3.55 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.129 s
Memory usage 3.52 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.145 s
Memory usage 3.52 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.286 s
Memory usage 3.52 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 3.46 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.768 s
Memory usage 5.84 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.622 s
Memory usage 5.83 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.353 s0.361 s+0.008 s3.47 MiB3.54 MiB+ 67.24 KiB
/wp-admin/edit.php0.211 s0.221 s+0.010 s3.54 MiB3.6 MiB+ 68.24 KiB
/wp-admin/post-new.php0.846 s0.675 s-0.171 s5.75 MiB5.84 MiB+ 93.37 KiB
/wp-admin/upload.php0.579 s0.723 s+0.144 s3.49 MiB3.54 MiB+ 50.29 KiB
/wp-admin/options-writing.php0.223 s0.206 s-0.017 s3.41 MiB3.52 MiB+ 113.1 KiB
/wp-admin/media-new.php0.244 s0.252 s+0.008 s3.4 MiB3.52 MiB+ 126.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.226 s+0.020 s3.47 MiB3.54 MiB+ 73.2 KiB
/wp-admin/post-new.php?post_type=page0.650 s0.599 s-0.051 s5.75 MiB5.83 MiB+ 85.02 KiB
/wp-admin/options-discussion.php0.259 s0.255 s-0.004 s3.41 MiB3.52 MiB+ 114.8 KiB
/wp-admin/edit-comments.php0.235 s0.208 s-0.027 s3.49 MiB3.54 MiB+ 50.29 KiB
/0.323 s0.216 s-0.107 s3.4 MiB3.46 MiB+ 63.04 KiB
Average 0.375 s0.358 s-0.017 s3.87 MiB3.95 MiB+ 82.28 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 1 lines

[23-Jul-2024 19:22:45 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