Simple SEO 2.0.14

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

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=cds-simple-seo%2Fcds-simple-seo.php&plugin_status=all&paged=1&s&_wpnonce=90bbd15645
Aspect after-activation
HTTP status 200
Load time 0.279 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → Simple SEO

Page screenshot: Settings → Simple SEO
URL /wp-admin/options-general.php?page=simpleSEOAdminOptions
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage N/A
JS errors None
Resource errors None

Hello world! | Test site

Page screenshot: Hello world! | Test site
URL /
Aspect front-page
HTTP status 200
Load time 0.184 s
Memory usage 3.07 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.678 s
Memory usage 5.04 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.745 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.365 s+0.066 s3.05 MiB3.12 MiB+ 71.26 KiB
/wp-admin/edit.php0.202 s0.376 s+0.174 s3.08 MiB3.18 MiB+ 109.2 KiB
/wp-admin/post-new.php0.821 s1.023 s+0.202 s4.97 MiB5.04 MiB+ 78.43 KiB
/wp-admin/upload.php0.813 s0.325 s-0.488 s2.99 MiB3.04 MiB+ 53.27 KiB
/wp-admin/options-writing.php0.163 s0.165 s+0.002 s2.99 MiB3.03 MiB+ 40.81 KiB
/wp-admin/media-new.php0.290 s0.245 s-0.045 s2.97 MiB3.03 MiB+ 65.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.197 s+0.023 s2.98 MiB3.08 MiB+ 96.65 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.634 s-0.008 s4.96 MiB5.03 MiB+ 72.17 KiB
/wp-admin/options-discussion.php0.216 s0.289 s+0.073 s2.98 MiB3.03 MiB+ 54.66 KiB
/wp-admin/edit-comments.php0.207 s0.198 s-0.009 s3 MiB3.05 MiB+ 53.64 KiB
/0.295 s0.231 s-0.064 s2.95 MiB3.01 MiB+ 69.17 KiB
Average 0.375 s0.368 s-0.007 s3.35 MiB3.42 MiB+ 69.52 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
PHP82.8%1,43840920
JavaScript10.7%18502
CSS6.5%11321
Total 1,736 411 23

PHP Code Analysis | More results »

Lines of code 1,418
Total complexity 287
Median class complexity 9.0
Median method complexity 2.0
Most complex class app\Admin\Save
Most complex function app\Admin\Meta\Header::__construct()
Classes 17
Methods 43
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.

Meta Boxes

{
    "post": {
        "simple-seo": {
            "title": "Simple SEO",
            "context": "advanced"
        }
    },
    "page": {
        "simple-seo": {
            "title": "Simple SEO",
            "context": "advanced"
        }
    }
}

PHP Error Log 11 lines

[02-Feb-2023 19:45:40 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, bool given in /wp-content/plugins/cds-simple-seo/app/Admin/Meta/Options.php:143
Stack trace:
#0 /wp-content/plugins/cds-simple-seo/app/Admin/Meta/Options.php(143): in_array()
#1 /wp-content/plugins/cds-simple-seo/app/Admin/Admin.php(70): app\Admin\Meta\Options->__construct()
#2 /wp-includes/class-wp-hook.php(308): app\Admin\Admin->simpleSEOAdminOptions()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 /wp-admin/options-general.php(10): require_once('...')
#7 {main}
  thrown in /wp-content/plugins/cds-simple-seo/app/Admin/Meta/Options.php on line 143
See also: All tests for this plugin, How to Hide Simple SEO Admin Menus and Meta Boxes