Custom Permalinks 1.6.2

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

Summary

Errors
4PHP notices
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 65.83 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.5
PHP version7.2.16
MySQL version8.0.15
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=1035ae8252
Aspect after-activation
HTTP status 200
Load time 2.224 s
Memory usage 3.97 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.167 s
Memory usage 4.08 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.145 s
Memory usage 4.07 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.264 s
Memory usage 4.06 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.239 s
Memory usage 3.68 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.483 s
Memory usage 5.88 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 1.472 s
Memory usage 5.86 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.479 s0.314 s-0.165 s3.96 MiB4.02 MiB+ 55.42 KiB
/wp-admin/edit.php0.231 s0.231 s+0.000 s3.99 MiB4.04 MiB+ 55.42 KiB
/wp-admin/post-new.php1.606 s2.034 s+0.428 s5.81 MiB5.88 MiB+ 72.22 KiB
/wp-admin/upload.php0.626 s0.422 s-0.204 s3.83 MiB3.94 MiB+ 118.34 KiB
/wp-admin/options-writing.php0.172 s0.166 s-0.006 s3.9 MiB3.93 MiB+ 24.9 KiB
/wp-admin/media-new.php0.214 s0.173 s-0.041 s3.8 MiB3.92 MiB+ 118.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.203 s+0.014 s3.91 MiB3.96 MiB+ 54.94 KiB
/wp-admin/post-new.php?post_type=page1.504 s1.442 s-0.062 s5.8 MiB5.86 MiB+ 61.4 KiB
/wp-admin/options-discussion.php0.308 s0.269 s-0.039 s3.81 MiB3.92 MiB+ 118.82 KiB
/wp-admin/edit-comments.php0.312 s0.211 s-0.101 s3.91 MiB3.97 MiB+ 54.65 KiB
/0.326 s0.207 s-0.119 s3.7 MiB3.68 MiB- 10.49 KiB
Average 0.542 s0.516 s-0.027 s4.22 MiB4.29 MiB+ 65.83 KiB

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": "Permalink",
            "context": "normal"
        }
    },
    "page": {
        "custom-permalinks-edit-box": {
            "title": "Permalink",
            "context": "normal"
        }
    }
}

Roles 1

ID Name
custom_permalinks_managerCustom Permalinks Manager

Capabilities 2

PHP Error Log 5 lines

[11-Aug-2020 21:11:03 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>custom-permalinks/v1/get-permalink/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 21:11:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>custom-permalinks/v1/get-permalink/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 21:11:09 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>custom-permalinks/v1/get-permalink/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 21:11:11 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>custom-permalinks/v1/get-permalink/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 21:11:13 UTC] PHP Deprecated:  Non-static method Custom_Permalinks::deactivate_details() should not be called statically in /wp-includes/class-wp-hook.php on line 287
See also: All tests for this plugin, How to Hide Custom Permalinks Admin Menus and Meta Boxes