Custom Permalinks 2.6.0

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: 77.49 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=66d677f3b9
Aspect after-activation
HTTP status 200
Load time 0.279 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.174 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.141 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.267 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.189 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.657 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.642 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.356 s0.322 s-0.034 s3.47 MiB3.54 MiB+ 67.24 KiB
/wp-admin/edit.php0.217 s0.221 s+0.004 s3.54 MiB3.6 MiB+ 68.24 KiB
/wp-admin/post-new.php0.895 s0.663 s-0.232 s5.75 MiB5.84 MiB+ 93.36 KiB
/wp-admin/upload.php0.674 s0.445 s-0.229 s3.49 MiB3.54 MiB+ 50.29 KiB
/wp-admin/options-writing.php0.210 s0.195 s-0.015 s3.41 MiB3.52 MiB+ 113.11 KiB
/wp-admin/media-new.php0.273 s0.284 s+0.011 s3.4 MiB3.52 MiB+ 126.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.217 s+0.007 s3.47 MiB3.54 MiB+ 73.2 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.608 s-0.014 s5.75 MiB5.83 MiB+ 85.01 KiB
/wp-admin/options-discussion.php0.233 s0.252 s+0.019 s3.41 MiB3.52 MiB+ 114.8 KiB
/wp-admin/edit-comments.php0.479 s0.253 s-0.226 s3.49 MiB3.54 MiB+ 50.29 KiB
/0.334 s0.191 s-0.143 s3.45 MiB3.46 MiB+ 10.41 KiB
Average 0.409 s0.332 s-0.077 s3.88 MiB3.95 MiB+ 77.49 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.6%8,11919
PHP23.5%2,5911,17512
PO File2.9%3242126
Total 11,034 1,388 27

PHP Code Analysis | More results »

Lines of code 2,591
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

[15-Aug-2024 14:09:35 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 761
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes