Custom Permalinks 2.5.2

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

Summary

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

Memory usage: 59.22 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.5.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 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=ef0e992c29
Aspect after-activation
HTTP status 200
Load time 0.371 s
Memory usage 3.44 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.309 s
Memory usage 3.41 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.156 s
Memory usage 3.41 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.435 s
Memory usage 3.48 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.218 s
Memory usage 3.43 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.642 s
Memory usage 5.68 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.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.433 s0.331 s-0.102 s3.44 MiB3.5 MiB+ 67.24 KiB
/wp-admin/edit.php0.228 s0.229 s+0.001 s3.46 MiB3.53 MiB+ 68.11 KiB
/wp-admin/post-new.php0.916 s0.805 s-0.111 s5.59 MiB5.68 MiB+ 93.33 KiB
/wp-admin/upload.php0.654 s0.525 s-0.129 s3.38 MiB3.43 MiB+ 49.46 KiB
/wp-admin/options-writing.php0.243 s0.232 s-0.011 s3.37 MiB3.41 MiB+ 42.26 KiB
/wp-admin/media-new.php0.308 s0.296 s-0.012 s3.35 MiB3.41 MiB+ 62.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.212 s+0.004 s3.37 MiB3.43 MiB+ 68.41 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.603 s+0.025 s5.59 MiB5.67 MiB+ 89.2 KiB
/wp-admin/options-discussion.php0.310 s0.273 s-0.037 s3.36 MiB3.41 MiB+ 50.8 KiB
/wp-admin/edit-comments.php0.260 s0.440 s+0.180 s3.39 MiB3.44 MiB+ 50.57 KiB
/0.348 s0.220 s-0.128 s3.42 MiB3.43 MiB+ 9.59 KiB
Average 0.408 s0.379 s-0.029 s3.79 MiB3.85 MiB+ 59.22 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 3 lines

[10-Apr-2024 03:01:07 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
[10-Apr-2024 03:01:07 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
[10-Apr-2024 03:01:16 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