Schema App Structured Data

Get Schema.org structured data for all pages, posts, categories and profile pages on activation. Use Schema App to customize any Schema Markup.

v2.3.1vberkelUpdated 2026-04-09Added Nov 13, 20157k+ installs82% rating
38
Score
35
Errors
86
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability69

Top Issues by Category

security74
maintainability37
i18n9
repo_compliance1

Issues Details

121 issues found in latest scan

WARNING20
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING13
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['URL'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR8
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Value'.

ERROR8
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['delete_transient_cache_nonce']

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['delete_transient_cache_nonce']. Check that the array index exists before using it.

WARNING5
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING5
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SchemaCron".

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".

ERROR5
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'schema-app-structured-data-for-schemaorg' but got 'schema_textdomain'.

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR4
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: FB_DT_TEXTDOMAIN

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseDir".

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR2
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING2
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

ERROR1
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

Latest Snapshot

Findings

121

Errors

35

Warnings

86

Score History

First score snapshot

First scan completed Jun 21, 2026

v2.3.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v2.3.1

38

Latest

Findings
121
Errors
35
Warnings
86
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins