Custom Permalinks 1.7.1

Does Custom Permalinks work with WordPress 5.8 and PHP 7.4.8? 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: 50.88 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 version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=82265344a4
Aspect after-activation
HTTP status 200
Load time 3.211 s
Memory usage 3.09 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.203 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Custom Permalinks → Taxonomies Permalinks

Page screenshot: Custom Permalinks → Taxonomies Permalinks
URL /wp-admin/admin.php?page=cp-category-permalinks
Aspect menu-item
HTTP status 200
Load time 0.279 s
Memory usage 3.14 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.659 s
Memory usage 3.12 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.544 s
Memory usage 2.95 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 1.084 s
Memory usage 5.32 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 2.239 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.745 s0.644 s-0.101 s3.08 MiB3.13 MiB+ 51.63 KiB
/wp-admin/edit.php0.230 s0.269 s+0.039 s3.11 MiB3.23 MiB+ 115.63 KiB
/wp-admin/post-new.php2.318 s2.147 s-0.171 s5.27 MiB5.32 MiB+ 56.34 KiB
/wp-admin/upload.php0.816 s0.413 s-0.403 s3.03 MiB3.08 MiB+ 50.56 KiB
/wp-admin/options-writing.php0.265 s0.203 s-0.062 s3.02 MiB3.06 MiB+ 34.54 KiB
/wp-admin/media-new.php0.417 s0.265 s-0.152 s3.01 MiB3.06 MiB+ 50.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.313 s0.256 s-0.057 s3.04 MiB3.09 MiB+ 51.16 KiB
/wp-admin/post-new.php?post_type=page1.723 s1.227 s-0.496 s5.26 MiB5.31 MiB+ 55.93 KiB
/wp-admin/options-discussion.php0.502 s0.361 s-0.141 s3 MiB3.05 MiB+ 51.05 KiB
/wp-admin/edit-comments.php0.412 s0.269 s-0.143 s3.04 MiB3.09 MiB+ 50.85 KiB
/0.640 s0.290 s-0.350 s2.96 MiB2.95 MiB- 8.7 KiB
Average 0.762 s0.577 s-0.185 s3.44 MiB3.49 MiB+ 50.88 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
SVG76.9%8,11919
PHP20.0%2,11259412
PO File3.1%3242126
Total 10,555 807 27

PHP Code Analysis | More results »

Lines of code 2,109
Total complexity 302
Median class complexity 16.0
Median method complexity 2.0
Most complex class Custom_Permalinks_Frontend
Most complex function Custom_Permalinks_Taxonomies::taxonomies_permalinks()
Classes 9
Methods 59
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

[20-Jul-2021 20:13:43 UTC] PHP Deprecated:  Non-static method Custom_Permalinks::deactivate_details() should not be called statically in /wp-includes/class-wp-hook.php on line 303
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes