TypePad emoji for TinyMCE

This plug-in is done by will being able to use the pictograph of TypePad with TinyMCE.

v1.5picmoUpdated Added 8k+ installs90% rating
38
Score
100
Errors
24
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance100
Maintainability80

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

124 findings

Security

72

6 issue groups

I18n

37

3 issue groups

Maintainability

12

7 issue groups

Repo Compliance

3

3 issue groups

ERRORI18nText Domain MismatchMismatched text domain. Expected 'typepad-emoji-for-tinymce' but got "tpademoji".35
Category
I18n
Occurrences
35
Severity
error

Sample message

Mismatched text domain. Expected 'typepad-emoji-for-tinymce' but got "tpademoji".

ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.30
Category
Security
Occurrences
30
Severity
error

Sample message

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

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_SERVER['HTTP_USER_AGENT']'.23
Category
Security
Occurrences
23
Severity
error

Sample message

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

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.8
Category
Security
Occurrences
8
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['TPADEMOJI_hidden_value']. Check that the array index exists before using it.5
Category
Security
Occurrences
5
Severity
warning

Sample message

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

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "TypePad_emoji_options_panel".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['tpademoji_button_line']3
Category
Security
Occurrences
3
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['tpademoji_button_line']

WARNINGSecurityRequest data is not unslashed$_POST['tpademoji_button_line'] not unslashed before sanitization. Use wp_unslash() or similar3
Category
Security
Occurrences
3
Severity
warning

Sample message

$_POST['tpademoji_button_line'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORMaintainabilityNon Enqueued ScriptScripts must be registered/enqueued via wp_enqueue_script()3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Scripts must be registered/enqueued via wp_enqueue_script()

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

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

Show 9 more
WARNINGMaintainabilityMixed line endings1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

File has mixed line endings; this may cause incorrect results

ERRORMaintainabilitymysql mysql get server info1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_get_server_info.

ERRORMaintainabilityDeprecated function: get_current_theme1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

get_current_theme() has been deprecated since WordPress version 3.4.0. Use wp_get_theme() instead.

ERRORMaintainabilityDeprecated function: get_theme1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

get_theme() has been deprecated since WordPress version 3.4.0. Use wp_get_theme( $stylesheet ) instead.

ERRORI18nMissing Arg Domain1
Category
I18n
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceno license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

ERRORRepo Complianceplugin header no license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

WARNINGI18ntextdomain mismatch1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "tpademoji", expected "typepad-emoji-for-tinymce".

External Connections

Not analyzed yet.

Score History

First score snapshot

v1.5

38

Latest

Findings
124
Errors
100
Warnings
24
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

27 nodes

Related Plugins