Custom Permalinks 2.7.0

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

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 58.2 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
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=c789a37119
Aspect after-activation
HTTP status 200
Load time 0.311 s
Memory usage 3.59 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.159 s
Memory usage 3.56 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.147 s
Memory usage 3.56 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.270 s
Memory usage 3.55 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.185 s
Memory usage 3.49 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.648 s
Memory usage 6.14 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.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.305 s-0.060 s3.51 MiB3.57 MiB+ 67.46 KiB
/wp-admin/edit.php0.207 s0.214 s+0.007 s3.57 MiB3.64 MiB+ 68.09 KiB
/wp-admin/post-new.php0.836 s0.683 s-0.153 s6.06 MiB6.14 MiB+ 86.48 KiB
/wp-admin/upload.php0.803 s0.512 s-0.291 s3.52 MiB3.57 MiB+ 50.14 KiB
/wp-admin/options-writing.php0.231 s0.228 s-0.003 s3.5 MiB3.55 MiB+ 54.14 KiB
/wp-admin/media-new.php0.301 s0.249 s-0.052 s3.49 MiB3.55 MiB+ 62.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.216 s+0.009 s3.5 MiB3.58 MiB+ 73.05 KiB
/wp-admin/post-new.php?post_type=page0.760 s0.628 s-0.132 s6.05 MiB6.13 MiB+ 82.04 KiB
/wp-admin/options-discussion.php0.287 s0.304 s+0.017 s3.5 MiB3.55 MiB+ 50.65 KiB
/wp-admin/edit-comments.php0.466 s0.208 s-0.258 s3.52 MiB3.57 MiB+ 50.14 KiB
/0.333 s0.404 s+0.071 s3.5 MiB3.49 MiB- 4.34 KiB
Average 0.436 s0.359 s-0.077 s3.98 MiB4.03 MiB+ 58.2 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.5%8,11919
PHP23.5%2,5961,17512
PO File2.9%3242126
Total 11,039 1,388 27

PHP Code Analysis | More results »

Lines of code 2,596
Total complexity 440
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

The log file is empty.

See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes