Read More Without Refresh

Expand hidden content without page refresh. SEO-friendly, crawlable by search engines and easy to use.

v4.0.0George GkouvousisUpdated 2026-01-16Added Mar 19, 201520k+ installs84% rating100% support resolved
41
Score
260
Errors
7
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability87

Top Issues by Category

Issues Details

267 issues found in latest scan

ERROR195
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'read-more-without-refresh' but got 'rmwr'.

ERROR31
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR29
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR3
wp_function_not_compatible_with_requires_wp

Function "sanitize_hex_color()" requires WordPress 3.4.0, but your plugin minimum supported version is WordPress 3.0.1.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

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.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR1
outdated_tested_upto_header

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

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "rmwr", expected "read-more-without-refresh".

Latest Snapshot

Findings

267

Errors

260

Warnings

7

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v4.0.0

41

Latest

Findings
267
Errors
260
Warnings
7
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins