WP Missed Schedule Posts

Auto publish future/scheduled posts missed by WordPress cron

v1.1NewVariableUpdated 2017-07-20Added May 8, 201710k+ installs60% rating
87
Score
7
Errors
9
Warnings
+0
Change

Category Scores

Security84
Repo91
Performance100
Maintainability88

Top Issues by Category

Issues Details

16 issues found in latest scan

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Missed Schedule Posts" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERROR2
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $sql

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPMSP_INTERVAL".

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-missed-schedule-posts' but got 'nv-wpmsp'.

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR1
application_detected

Application files are not permitted.

ERROR1
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

Tested up to: 4.8 < 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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

16

Errors

7

Warnings

9

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.1

87

Latest

Findings
16
Errors
7
Warnings
9
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins