Schema App Structured Data 2.1.0

Does Schema App Structured Data work with WordPress 6.5.3 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: 66.27 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.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,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=cc4bd7aa8b
Aspect after-activation
HTTP status 200
Load time 0.392 s
Memory usage 3.45 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.358 s
Memory usage 3.46 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.080 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.039 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.38 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.540 s
Memory usage 5.7 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.577 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.303 s-0.030 s3.44 MiB3.51 MiB+ 77.96 KiB
/wp-admin/edit.php0.192 s0.172 s-0.020 s3.46 MiB3.54 MiB+ 78.33 KiB
/wp-admin/post-new.php0.821 s0.570 s-0.251 s5.59 MiB5.7 MiB+ 109.48 KiB
/wp-admin/upload.php0.599 s0.498 s-0.101 s3.38 MiB3.44 MiB+ 60.92 KiB
/wp-admin/options-writing.php0.206 s0.259 s+0.053 s3.37 MiB3.43 MiB+ 54.95 KiB
/wp-admin/media-new.php0.278 s0.215 s-0.063 s3.35 MiB3.42 MiB+ 75.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.179 s+0.002 s3.37 MiB3.44 MiB+ 78.28 KiB
/wp-admin/post-new.php?post_type=page0.507 s0.556 s+0.049 s5.59 MiB5.69 MiB+ 105.06 KiB
/wp-admin/options-discussion.php0.320 s0.230 s-0.090 s3.36 MiB3.42 MiB+ 63.48 KiB
/wp-admin/edit-comments.php0.234 s0.198 s-0.036 s3.39 MiB3.45 MiB+ 60.91 KiB
/0.277 s0.179 s-0.098 s3.42 MiB3.38 MiB- 35.66 KiB
Average 0.359 s0.305 s-0.053 s3.79 MiB3.86 MiB+ 66.27 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.6%2,54345315
JavaScript7.2%200113
CSS1.2%3241
Total 2,775 468 19

PHP Code Analysis | More results »

Lines of code 2,537
Total complexity 567
Median class complexity 10.0
Median method complexity 2.0
Most complex class SchemaSettings
Most complex function SchemaFront::hunch_schema_add()
Classes 13
Methods 128
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

[08-May-2024 09:09:05 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