TinyMCE Templates

TinyMCE Template plugin will enable to use HTML template on WordPress Visual Editor.

v4.8.1Takayuki MiyauchiUpdated 2017-11-28Added Nov 20, 201020k+ installs94% rating
35
Score
41
Errors
27
Warnings
+0
Change

Category Scores

Security0
Repo73
Performance100
Maintainability94

Top Issues by Category

Issues Details

68 issues found in latest scan

ERROR20
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'tinymce-templates' but got 'tinymce_templates'.

WARNING11
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR7
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING6
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR4
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING4
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR4
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
hidden_files

Hidden 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
no_license

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

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.

ERROR1
plugin_header_no_license

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

ERROR1
textdomain_invalid_format

The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "tinymce_templates".

Latest Snapshot

Findings

68

Errors

41

Warnings

27

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.8.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.8.1

35

Latest

Findings
68
Errors
41
Warnings
27
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins