Schema App Structured Data 1.21.2

Does Schema App Structured Data work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
2Pages failed to load
  • 2 403 Forbidden
No resource errors
Performance

Memory usage: 60.75 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/schema-app-structured-data-for-schemaorg/
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=schema-app-structured-data-for-schemaorg%2Fhunch-schema.php&plugin_status=all&paged=1&s&_wpnonce=9f0d815078
Aspect after-activation
HTTP status 200
Load time 0.248 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Settings → Schema App

Page screenshot: Settings → Schema App
URL /wp-admin/options-general.php?page=schema-app-setting
Aspect menu-item
HTTP status 200
Load time 0.389 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Settings → Schema App → Quick Guide

Page screenshot: Settings → Schema App → Quick Guide
URL /wp-admin/options-general.php?page=schema-app-welcome
Aspect menu-item-tab
HTTP status 403
Load time 0.089 s
Memory usage N/A
JS errors None
Resource errors None

Settings → Schema App → Licenses

Page screenshot: Settings → Schema App → Licenses
URL /wp-admin/options-general.php?page=schema-app-licenses
Aspect menu-item-tab
HTTP status 403
Load time 0.049 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.197 s
Memory usage 3.05 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.665 s
Memory usage 5.1 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.628 s
Memory usage 5.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.236 s-0.062 s3.07 MiB3.14 MiB+ 71.14 KiB
/wp-admin/edit.php0.199 s0.188 s-0.011 s3.1 MiB3.17 MiB+ 71.14 KiB
/wp-admin/post-new.php0.778 s0.654 s-0.124 s5.02 MiB5.1 MiB+ 82.2 KiB
/wp-admin/upload.php0.562 s0.514 s-0.048 s3.02 MiB3.07 MiB+ 55.86 KiB
/wp-admin/options-writing.php0.151 s0.163 s+0.012 s3.01 MiB3.05 MiB+ 42.56 KiB
/wp-admin/media-new.php0.260 s0.220 s-0.040 s2.99 MiB3.06 MiB+ 68.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.198 s-0.014 s3.01 MiB3.07 MiB+ 71.09 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.630 s+0.015 s5.01 MiB5.09 MiB+ 77.79 KiB
/wp-admin/options-discussion.php0.223 s0.233 s+0.010 s3 MiB3.05 MiB+ 56.3 KiB
/wp-admin/edit-comments.php0.191 s0.216 s+0.025 s3.03 MiB3.08 MiB+ 53.73 KiB
/0.321 s0.224 s-0.097 s3.03 MiB3.05 MiB+ 18.42 KiB
Average 0.346 s0.316 s-0.030 s3.39 MiB3.45 MiB+ 60.75 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
PHP91.3%2,42643315
JavaScript7.5%200113
CSS1.2%3241
Total 2,658 448 19

PHP Code Analysis | More results »

Lines of code 2,419
Total complexity 537
Median class complexity 10.0
Median method complexity 2.0
Most complex class SchemaSettings
Most complex function SchemaFront::hunch_schema_add()
Classes 13
Methods 125
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": {
        "schema_meta_json_ld": {
            "title": "Schema App Structured Data",
            "context": "advanced"
        }
    },
    "page": {
        "schema_meta_json_ld": {
            "title": "Schema App Structured Data",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[06-Apr-2023 13:47:44 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/SchemaSettings.php on line 61
See also: All tests for this plugin, How to Hide Schema App Structured Data Admin Menus and Meta Boxes