Schema App Structured Data 1.22.3

Does Schema App Structured Data work with WordPress 6.3.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: 65.62 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.3.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=90593b565c
Aspect after-activation
HTTP status 200
Load time 0.220 s
Memory usage 2.83 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.313 s
Memory usage 2.84 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.047 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.038 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.138 s
Memory usage 3.14 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.888 s
Memory usage 5.31 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.582 s
Memory usage 5.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.240 s-0.091 s2.82 MiB2.89 MiB+ 72.4 KiB
/wp-admin/edit.php0.190 s0.170 s-0.020 s2.85 MiB2.92 MiB+ 72.09 KiB
/wp-admin/post-new.php0.643 s0.547 s-0.096 s5.21 MiB5.31 MiB+ 103.52 KiB
/wp-admin/upload.php0.579 s0.496 s-0.083 s2.77 MiB2.82 MiB+ 56.81 KiB
/wp-admin/options-writing.php0.187 s0.173 s-0.014 s2.76 MiB2.81 MiB+ 48.71 KiB
/wp-admin/media-new.php0.249 s0.171 s-0.078 s2.74 MiB2.81 MiB+ 69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.163 s-0.005 s2.76 MiB2.83 MiB+ 72.04 KiB
/wp-admin/post-new.php?post_type=page0.512 s0.525 s+0.013 s5.21 MiB5.3 MiB+ 99.1 KiB
/wp-admin/options-discussion.php0.191 s0.187 s-0.004 s2.75 MiB2.8 MiB+ 57.24 KiB
/wp-admin/edit-comments.php0.336 s0.191 s-0.145 s2.78 MiB2.83 MiB+ 54.67 KiB
/0.294 s0.177 s-0.117 s3.13 MiB3.15 MiB+ 16.2 KiB
Average 0.335 s0.276 s-0.058 s3.25 MiB3.32 MiB+ 65.62 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.4%2,47343915
JavaScript7.4%200113
CSS1.2%3241
Total 2,705 454 19

PHP Code Analysis | More results »

Lines of code 2,467
Total complexity 550
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

[30-Aug-2023 23:15:19 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