Custom Permalinks 3.2.0

Does Custom Permalinks work with WordPress 7.1 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: 111.41 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 version7.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 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=f7e631c031
Aspect after-activation
HTTP status 200
Load time 0.707 s
Memory usage 4.36 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.659 s
Memory usage 4.32 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.468 s
Memory usage 4.32 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.471 s
Memory usage 4.31 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.750 s
Memory usage 4.32 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.246 s
Memory usage 4.7 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 1.810 s
Memory usage 6.93 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 1.837 s
Memory usage 6.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.352 s0.663 s-0.689 s4.22 MiB4.33 MiB+ 112.07 KiB
/wp-admin/edit.php0.522 s0.515 s-0.007 s4.28 MiB4.39 MiB+ 112.63 KiB
/wp-admin/post-new.php2.413 s1.780 s-0.633 s6.78 MiB6.93 MiB+ 152.48 KiB
/wp-admin/upload.php1.298 s1.284 s-0.014 s4.25 MiB4.34 MiB+ 94.66 KiB
/wp-admin/options-writing.php0.545 s0.562 s+0.017 s4.22 MiB4.32 MiB+ 98.66 KiB
/wp-admin/media-new.php0.758 s0.574 s-0.184 s4.21 MiB4.31 MiB+ 106.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.532 s0.748 s+0.216 s4.22 MiB4.33 MiB+ 112.08 KiB
/wp-admin/post-new.php?post_type=page1.791 s1.916 s+0.125 s6.76 MiB6.9 MiB+ 148.08 KiB
/wp-admin/options-discussion.php1.020 s0.822 s-0.198 s4.23 MiB4.31 MiB+ 91.17 KiB
/wp-admin/edit-comments.php0.526 s0.507 s-0.019 s4.24 MiB4.33 MiB+ 94.66 KiB
/0.289 s0.217 s-0.072 s4.6 MiB4.7 MiB+ 102.23 KiB
Average 1.004 s0.872 s-0.133 s4.73 MiB4.84 MiB+ 111.41 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
PO File
Language % Lines of code Comment lines Files
SVG61.0%8,11919
PHP25.7%3,4181,49914
PO File13.3%1,7721,56519
Total 13,309 3,065 42

PHP Code Analysis | More results »

Lines of code 3,424
Total complexity 636
Median class complexity 30.0
Median method complexity 2.5
Most complex class Custom_Permalinks_Frontend
Most complex function Custom_Permalinks_Frontend::parse_request()
Classes 11
Methods 116
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

The log file is empty.

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