Custom Permalinks 3.0.0

Does Custom Permalinks work with WordPress 6.8.2 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: 90.87 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.8.2
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 8

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=eeb80ac222
Aspect after-activation
HTTP status 200
Load time 0.299 s
Memory usage 3.61 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.157 s
Memory usage 3.58 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.150 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Custom Permalinks → Post Types Settings

Page screenshot: Custom Permalinks → Post Types Settings
URL /wp-admin/admin.php?page=custom-permalinks-post-settings
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.57 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.288 s
Memory usage 3.57 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.180 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.656 s
Memory usage 6.19 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.641 s
Memory usage 6.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.373 s0.292 s-0.081 s3.51 MiB3.6 MiB+ 94.28 KiB
/wp-admin/edit.php0.197 s0.242 s+0.045 s3.57 MiB3.66 MiB+ 89.41 KiB
/wp-admin/post-new.php0.778 s0.969 s+0.191 s6.06 MiB6.19 MiB+ 133.46 KiB
/wp-admin/upload.php0.596 s0.540 s-0.056 s3.52 MiB3.59 MiB+ 71.46 KiB
/wp-admin/options-writing.php0.239 s0.198 s-0.041 s3.5 MiB3.57 MiB+ 75.46 KiB
/wp-admin/media-new.php0.370 s0.199 s-0.171 s3.49 MiB3.57 MiB+ 83.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.216 s+0.017 s3.5 MiB3.6 MiB+ 94.38 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.578 s-0.046 s6.05 MiB6.18 MiB+ 129.02 KiB
/wp-admin/options-discussion.php0.458 s0.267 s-0.191 s3.5 MiB3.57 MiB+ 71.97 KiB
/wp-admin/edit-comments.php0.241 s0.215 s-0.026 s3.52 MiB3.59 MiB+ 71.46 KiB
/0.314 s0.459 s+0.145 s3.43 MiB3.52 MiB+ 84.99 KiB
Average 0.399 s0.380 s-0.019 s3.97 MiB4.06 MiB+ 90.87 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
SVG69.3%8,11919
PHP28.0%3,2791,42114
PO File2.8%3242126
Total 11,722 1,634 29

PHP Code Analysis | More results »

Lines of code 3,286
Total complexity 585
Median class complexity 30.0
Median method complexity 2.0
Most complex class Custom_Permalinks_Form
Most complex function Custom_Permalinks_Frontend::parse_request()
Classes 11
Methods 111
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 3

PHP Error Log 1 lines

[22-Jul-2025 13:46:02 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1807
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes