Slim SEO 3.21.2

Does Slim SEO work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 119.01 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/slim-seo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Slim SEO ‹ Test site — WordPress

Page screenshot: Slim SEO ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=slim-seo
Requested URL /wp-admin/plugins.php?action=activate&plugin=slim-seo%2Fslim-seo.php&plugin_status=all&paged=1&s&_wpnonce=b5bd6a5095
Aspect after-activation
HTTP status 200
Load time 1.272 s
Memory usage 3.24 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/slim-seo/js/meta-tags/dist/settings.js?ver=1685951082:1:1620\n    at /wp-content/plugins/slim-seo/js/meta-tags/dist/settings.js?ver=1685951082:1:2144",
        "trace": null,
        "code": null
    }
]
Resource errors None

Settings → Slim SEO

Page screenshot: Settings → Slim SEO
URL /wp-admin/options-general.php?page=slim-seo
Aspect menu-item
HTTP status 200
Load time 0.774 s
Memory usage 3.16 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at /wp-content/plugins/slim-seo/js/meta-tags/dist/settings.js?ver=1685951082:1:1620\n    at /wp-content/plugins/slim-seo/js/meta-tags/dist/settings.js?ver=1685951082:1:2144",
        "trace": null,
        "code": null
    }
]
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.366 s
Memory usage 3.21 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.192 s
Memory usage 5.07 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.929 s
Memory usage 5.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.475 s0.401 s-0.074 s3.07 MiB3.22 MiB+ 148.34 KiB
/wp-admin/edit.php0.201 s0.318 s+0.117 s3.1 MiB3.24 MiB+ 145.91 KiB
/wp-admin/post-new.php0.905 s1.401 s+0.496 s5.02 MiB5.07 MiB+ 53.41 KiB
/wp-admin/upload.php0.687 s0.571 s-0.116 s3.02 MiB3.14 MiB+ 129.07 KiB
/wp-admin/options-writing.php0.249 s0.166 s-0.083 s3.01 MiB3.13 MiB+ 118 KiB
/wp-admin/media-new.php0.305 s0.215 s-0.090 s2.99 MiB3.13 MiB+ 141.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.203 s-0.014 s3.01 MiB3.15 MiB+ 149.49 KiB
/wp-admin/post-new.php?post_type=page1.265 s1.148 s-0.117 s5.01 MiB5.06 MiB+ 48.93 KiB
/wp-admin/options-discussion.php0.354 s0.309 s-0.045 s3 MiB3.13 MiB+ 131.73 KiB
/wp-admin/edit-comments.php0.253 s0.240 s-0.013 s3.03 MiB3.15 MiB+ 129.62 KiB
/0.368 s0.453 s+0.085 s3.03 MiB3.14 MiB+ 113.02 KiB
Average 0.480 s0.493 s+0.013 s3.39 MiB3.51 MiB+ 119.01 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
JavaScript
Language % Lines of code Comment lines Files
PHP84.8%5,15420996
JavaScript12.7%773786
XSLT2.3%13801
CSS0.1%505
XML0.1%501
Total 6,075 287 109

PHP Code Analysis | More results »

Lines of code 4,923
Total complexity 1,021
Median class complexity 8.0
Median method complexity 1.0
Most complex class SlimSEO\Redirection\Redirection
Most complex function SlimSEO\Redirection\Redirection::redirect()
Classes 87
Methods 488
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": {
        "slim-seo": {
            "title": "Search Engine Optimization",
            "context": "normal"
        }
    },
    "page": {
        "slim-seo": {
            "title": "Search Engine Optimization",
            "context": "normal"
        },
        "postexcerpt": {
            "title": "Excerpt",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[20-Jun-2023 07:27:49 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/slim-seo/src/Upgrade.php on line 29
[20-Jun-2023 07:27:49 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/slim-seo/src/Upgrade.php on line 29
[20-Jun-2023 07:27:49 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/slim-seo/src/Upgrade.php on line 29
[20-Jun-2023 07:27:49 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/slim-seo/src/Upgrade.php on line 29
See also: All tests for this plugin, How to Hide Slim SEO Admin Menus and Meta Boxes