Schema App Structured Data 2.2.2

Does Schema App Structured Data work with WordPress 6.6.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: 90.79 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.6.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=ae6e5dbbd9
Aspect after-activation
HTTP status 200
Load time 0.282 s
Memory usage 3.56 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.406 s
Memory usage 3.57 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.058 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.042 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.186 s
Memory usage 3.42 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.617 s
Memory usage 5.86 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.624 s
Memory usage 5.85 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.317 s+0.013 s3.47 MiB3.55 MiB+ 81.88 KiB
/wp-admin/edit.php0.218 s0.191 s-0.027 s3.54 MiB3.62 MiB+ 80.43 KiB
/wp-admin/post-new.php0.806 s0.659 s-0.147 s5.75 MiB5.86 MiB+ 109.95 KiB
/wp-admin/upload.php0.596 s0.502 s-0.094 s3.49 MiB3.55 MiB+ 63.02 KiB
/wp-admin/options-writing.php0.244 s0.225 s-0.019 s3.41 MiB3.53 MiB+ 125.82 KiB
/wp-admin/media-new.php0.276 s0.268 s-0.008 s3.4 MiB3.53 MiB+ 139.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.212 s+0.002 s3.47 MiB3.55 MiB+ 85.88 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.602 s+0.010 s5.75 MiB5.85 MiB+ 101.54 KiB
/wp-admin/options-discussion.php0.252 s0.268 s+0.016 s3.41 MiB3.53 MiB+ 127.52 KiB
/wp-admin/edit-comments.php0.242 s0.455 s+0.213 s3.49 MiB3.55 MiB+ 63.02 KiB
/0.572 s0.235 s-0.337 s3.4 MiB3.42 MiB+ 20.45 KiB
Average 0.392 s0.358 s-0.034 s3.87 MiB3.96 MiB+ 90.79 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,56445315
JavaScript7.3%205113
CSS1.1%3241
Total 2,801 468 19

PHP Code Analysis | More results »

Lines of code 2,558
Total complexity 576
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

[24-Jul-2024 14:17:15 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