Read More Button – Expand Content Without Refresh Security & Risk Analysis

wordpress.org/plugins/click-to-read-more-button

Easily add a customizable Read More button to expand long posts. Reveal hidden content automatically and smoothly without a page refresh.

10 active installs v1.0.7 PHP 7.4+ WP 5.0+ Updated Mar 26, 2026
excerptexpand-contentread-moreshow-moretruncate-text
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Read More Button – Expand Content Without Refresh Safe to Use in 2026?

Generally Safe

Score 100/100

Read More Button – Expand Content Without Refresh has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "click-to-read-more-button" v1.0.4 plugin exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The plugin also demonstrates good practices by implementing nonce checks for its entry points and a high percentage of properly escaped output. The vulnerability history being completely clean further reinforces this positive assessment, suggesting a well-maintained and secure codebase. There are no taint analysis findings, indicating no evident vulnerabilities related to unsanitized data flows.

However, a notable concern is the complete lack of capability checks for its AJAX handlers. While nonce checks are present, they primarily protect against CSRF attacks. Without capability checks, any authenticated user, regardless of their role or permissions, could potentially trigger these AJAX actions. This represents a significant potential risk if the functionality of these AJAX handlers could be abused by users who should not have access to it. The total number of AJAX handlers, although small, means this weakness affects all available entry points into the plugin's server-side logic.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

Read More Button – Expand Content Without Refresh Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Read More Button – Expand Content Without Refresh Release Timeline

v1.0.7Current
v1.0.6
v1.0.4
v1.0.3
v1.0.2
Code Analysis
Analyzed Mar 16, 2026

Read More Button – Expand Content Without Refresh Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
6
48 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

89% escaped54 total outputs
Attack Surface

Read More Button – Expand Content Without Refresh Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_click_to_read_more_button_deactivate_feedbackadmin\class-click-to-read-more-button-deactivation-feedback.php:58
authwp_ajax_click_to_read_more_button_dismiss_noticeclick-to-read-more-button.php:40
WordPress Hooks 10
actioncurrent_screenadmin\class-click-to-read-more-button-deactivation-feedback.php:48
actionadmin_enqueue_scriptsadmin\class-click-to-read-more-button-deactivation-feedback.php:53
actionadmin_footeradmin\class-click-to-read-more-button-deactivation-feedback.php:54
actioninitclick-to-read-more-button.php:32
actionadmin_initclick-to-read-more-button.php:33
actionadmin_menuclick-to-read-more-button.php:34
actionwp_enqueue_scriptsclick-to-read-more-button.php:35
actionadmin_enqueue_scriptsclick-to-read-more-button.php:36
filterthe_contentclick-to-read-more-button.php:37
actionadmin_noticesclick-to-read-more-button.php:39
Maintenance & Trust

Read More Button – Expand Content Without Refresh Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 26, 2026
PHP min version7.4
Downloads545

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Read More Button – Expand Content Without Refresh Developer Profile

Jose Varghese

11 plugins · 3K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Read More Button – Expand Content Without Refresh

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/click-to-read-more-button/assets/css/frontend.css/wp-content/plugins/click-to-read-more-button/assets/js/frontend.js
Script Paths
/wp-content/plugins/click-to-read-more-button/assets/js/frontend.js
Version Parameters
click-to-read-more-button/assets/css/frontend.css?ver=click-to-read-more-button/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
click-to-read-more-button-containerclick-to-read-more-button-wrapperclick-to-read-more-button-btn
HTML Comments
Plugin initialization code hereInitialize deactivation feedbackRead More Button Settingsenable/disable+8 more
Data Attributes
data-ctrmb-enableddata-ctrmb-line-countdata-ctrmb-button-textdata-ctrmb-button-colordata-ctrmb-button-hover-colordata-ctrmb-text-color+1 more
JS Globals
click_to_read_more_button_params
FAQ

Frequently Asked Questions about Read More Button – Expand Content Without Refresh