Easy Twitter Feed Widget Plugin

Add twitter feeds on your WordPress site by using the Easy Twitter Feed Widget plugin.

v0.9DesignOrbitalUpdated 2017-12-20Added Jan 4, 201410k+ installs74% rating
65
Score
90
Errors
15
Warnings
+0
Change

Category Scores

Security47
Repo88
Performance100
Maintainability81

Top Issues by Category

Issues Details

105 issues found in latest scan

ERROR59
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'easy-twitter-feed-widget' but got 'do-etfw'.

ERROR22
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR6
missing_direct_file_access_protection

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

WARNING5
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

WARNING4
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.

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.

ERROR1
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING1
mismatched_plugin_name

Plugin name "Easy Twitter Feed Widget Plugin" is different from the name declared in plugin header "Easy Twitter Feed Widget".

ERROR1
outdated_tested_upto_header

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

WARNING1
readme_parser_warnings_ignored_tags

One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"

WARNING1
readme_parser_warnings_too_many_tags

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

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "do-etfw", expected "easy-twitter-feed-widget".

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Easy Twitter Feed Widget Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

105

Errors

90

Warnings

15

Score History

First score snapshot

First scan completed Jun 20, 2026

v0.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v0.9

65

Latest

Findings
105
Errors
90
Warnings
15
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins