Blank Slate

Provides a blank page template for use with WordPress page builders.

v1.2.1Aaron ReimannUpdated 2023-03-10Added Apr 7, 201610k+ installs100% rating
96
Score
8
Errors
3
Warnings
+0
Change

Category Scores

Security100
Repo89
Performance100
Maintainability89

Top Issues by Category

Issues Details

11 issues found in latest scan

ERROR4
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_body_open".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR1
no_license

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
stable_tag_mismatch

Mismatched Stable Tag: 1.2.2 != 1.2.1. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

ERROR1
wp_function_not_compatible_with_requires_wp

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

Latest Snapshot

Findings

11

Errors

8

Warnings

3

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.2.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.2.1

96

Latest

Findings
11
Errors
8
Warnings
3
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2