Schema App Structured Data 2.2.6

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

Summary

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

Memory usage: 69.08 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.8.1
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=1a6aad12ac
Aspect after-activation
HTTP status 200
Load time 0.246 s
Memory usage 3.6 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.339 s
Memory usage 3.61 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.152 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.044 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.169 s
Memory usage 3.45 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.635 s
Memory usage 6.14 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.633 s
Memory usage 6.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.305 s-0.027 s3.51 MiB3.59 MiB+ 81.97 KiB
/wp-admin/edit.php0.186 s0.173 s-0.013 s3.57 MiB3.65 MiB+ 79.61 KiB
/wp-admin/post-new.php0.743 s0.646 s-0.097 s6.06 MiB6.14 MiB+ 84.73 KiB
/wp-admin/upload.php0.595 s0.617 s+0.022 s3.52 MiB3.59 MiB+ 62.2 KiB
/wp-admin/options-writing.php0.216 s0.194 s-0.022 s3.5 MiB3.57 MiB+ 66.2 KiB
/wp-admin/media-new.php0.254 s0.191 s-0.063 s3.49 MiB3.57 MiB+ 74.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.186 s-0.003 s3.5 MiB3.59 MiB+ 85.06 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.572 s-0.026 s6.05 MiB6.13 MiB+ 80.25 KiB
/wp-admin/options-discussion.php0.436 s0.438 s+0.002 s3.5 MiB3.56 MiB+ 62.7 KiB
/wp-admin/edit-comments.php0.228 s0.202 s-0.026 s3.52 MiB3.58 MiB+ 62.2 KiB
/0.300 s0.196 s-0.104 s3.43 MiB3.45 MiB+ 20.59 KiB
Average 0.371 s0.338 s-0.032 s3.97 MiB4.04 MiB+ 69.08 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,59946815
JavaScript7.2%205113
CSS1.1%3241
Total 2,836 483 19

PHP Code Analysis | More results »

Lines of code 2,593
Total complexity 583
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 11 lines

[01-May-2025 14:49:18 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
[01-May-2025 14:49:23 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 398
[01-May-2025 14:49:23 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 409
[01-May-2025 14:49:23 UTC] PHP Warning:  Warning: wp_strip_all_tags expects parameter #1 ($text) to be a string, array given. in /wp-includes/functions.php on line 6121
[01-May-2025 14:49:26 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 398
[01-May-2025 14:49:26 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 409
[01-May-2025 14:49:29 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 398
[01-May-2025 14:49:29 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 409
[01-May-2025 14:49:29 UTC] PHP Warning:  Warning: wp_strip_all_tags expects parameter #1 ($text) to be a string, array given. in /wp-includes/functions.php on line 6121
[01-May-2025 14:49:32 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 398
[01-May-2025 14:49:32 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/HunchSchema/Thing.php on line 409
See also: All tests for this plugin, How to Hide Schema App Structured Data Admin Menus and Meta Boxes