Permalink Manager Lite 2.5.3

Does Permalink Manager Lite work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 255.3 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.9.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/permalink-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=permalink-manager%2Fpermalink-manager.php&plugin_status=all&paged=1&s&_wpnonce=f0146026fc
Aspect after-activation
HTTP status 200
Load time 0.430 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Tools → Permalink Manager

Page screenshot: Tools → Permalink Manager
URL /wp-admin/tools.php?page=permalink-manager
Aspect menu-item
HTTP status 200
Load time 0.279 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Tools → Permalink Manager → Tools

Page screenshot: Tools → Permalink Manager → Tools
URL /wp-admin/tools.php?page=permalink-manager&section=tools
Aspect menu-item-tab
HTTP status 200
Load time 0.253 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Tools → Permalink Manager → Permastructures

Page screenshot: Tools → Permalink Manager → Permastructures
URL /wp-admin/tools.php?page=permalink-manager&section=permastructs
Aspect menu-item-tab
HTTP status 200
Load time 0.269 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Tools → Permalink Manager → Settings

Page screenshot: Tools → Permalink Manager → Settings
URL /wp-admin/tools.php?page=permalink-manager&section=settings
Aspect menu-item-tab
HTTP status 200
Load time 0.287 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Tools → Permalink Manager → Debug

Page screenshot: Tools → Permalink Manager → Debug
URL /wp-admin/tools.php?page=permalink-manager&section=debug
Aspect menu-item-tab
HTTP status 200
Load time 0.268 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Tools → Permalink Manager → Upgrade to PRO

Page screenshot: Tools → Permalink Manager →  Upgrade to PRO
URL https://permalinkmanager.pro/features/?utm_source=plugin
Aspect menu-item-tab
HTTP status 200
Load time 1.382 s
Memory usage N/A
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.404 s
Memory usage 4.31 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.687 s
Memory usage 6.62 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.662 s
Memory usage 6.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.441 s0.723 s+0.282 s3.78 MiB4.03 MiB+ 257.43 KiB
/wp-admin/edit.php0.348 s0.326 s-0.022 s3.78 MiB4.08 MiB+ 308.96 KiB
/wp-admin/post-new.php0.835 s0.853 s+0.018 s6.31 MiB6.62 MiB+ 322.62 KiB
/wp-admin/upload.php0.625 s0.389 s-0.236 s3.74 MiB3.97 MiB+ 234.31 KiB
/wp-admin/options-writing.php0.318 s0.327 s+0.009 s3.71 MiB3.94 MiB+ 238.3 KiB
/wp-admin/media-new.php0.490 s0.530 s+0.040 s3.7 MiB3.94 MiB+ 246.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.453 s0.483 s+0.030 s3.72 MiB3.97 MiB+ 256.86 KiB
/wp-admin/post-new.php?post_type=page0.671 s0.703 s+0.032 s6.3 MiB6.56 MiB+ 265.98 KiB
/wp-admin/options-discussion.php0.325 s0.368 s+0.043 s3.71 MiB3.94 MiB+ 234.8 KiB
/wp-admin/edit-comments.php0.311 s0.328 s+0.017 s3.73 MiB3.96 MiB+ 234.3 KiB
/0.266 s0.181 s-0.085 s4.11 MiB4.31 MiB+ 208.2 KiB
Average 0.462 s0.474 s+0.012 s4.24 MiB4.48 MiB+ 255.3 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.

PHP
Language % Lines of code Comment lines Files
PHP90.7%6,3852,55521
JavaScript6.7%4721653
CSS2.6%180442
Total 7,037 2,764 26

PHP Code Analysis | More results »

Lines of code 6,386
Total complexity 2,239
Median class complexity 50.0
Median method complexity 4.0
Most complex class Permalink_Manager_Core_Functions
Most complex function Permalink_Manager_Core_Functions::detect_post()
Classes 21
Methods 284
Functions 1

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.

Meta Boxes

{
    "post": {
        "permalink-manager": {
            "title": "Permalink Manager",
            "context": "side"
        }
    },
    "page": {
        "permalink-manager": {
            "title": "Permalink Manager",
            "context": "side"
        }
    }
}

PHP Error Log 30 lines

[10-Feb-2026 15:03:55 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:03:55 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:03:55 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:03:55 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:05 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:10 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:14 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
[10-Feb-2026 15:04:16 UTC] PHP Deprecated:  Function seems_utf8 is <strong>deprecated</strong> since version 6.9.0! Use wp_is_valid_utf8() instead. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Permalink Manager Lite Admin Menus and Meta Boxes