Schema App Structured Data 1.22.5

Does Schema App Structured Data work with WordPress 6.4.1 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.99 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.4.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=e9d6ebd889
Aspect after-activation
HTTP status 200
Load time 0.485 s
Memory usage 3.39 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.432 s
Memory usage 3.4 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.053 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.219 s
Memory usage 3.32 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.645 s
Memory usage 5.54 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.590 s
Memory usage 5.54 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.395 s0.352 s-0.043 s3.38 MiB3.46 MiB+ 77.09 KiB
/wp-admin/edit.php0.230 s0.222 s-0.008 s3.41 MiB3.48 MiB+ 77.15 KiB
/wp-admin/post-new.php0.956 s0.637 s-0.319 s5.46 MiB5.54 MiB+ 88.55 KiB
/wp-admin/upload.php0.610 s0.463 s-0.147 s3.32 MiB3.38 MiB+ 61.39 KiB
/wp-admin/options-writing.php0.229 s0.225 s-0.004 s3.32 MiB3.37 MiB+ 54.4 KiB
/wp-admin/media-new.php0.343 s0.277 s-0.066 s3.29 MiB3.37 MiB+ 74.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.243 s+0.032 s3.31 MiB3.39 MiB+ 77.1 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.611 s-0.014 s5.45 MiB5.54 MiB+ 88.14 KiB
/wp-admin/options-discussion.php0.348 s0.256 s-0.092 s3.3 MiB3.36 MiB+ 62.3 KiB
/wp-admin/edit-comments.php0.267 s0.402 s+0.135 s3.34 MiB3.39 MiB+ 59.73 KiB
/0.331 s0.210 s-0.121 s3.31 MiB3.32 MiB+ 16.95 KiB
Average 0.413 s0.354 s-0.059 s3.72 MiB3.78 MiB+ 66.99 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.5%2,48843815
JavaScript7.4%200113
CSS1.2%3241
Total 2,720 453 19

PHP Code Analysis | More results »

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

[09-Nov-2023 18:45:52 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