wp-password-protected-exposure
OfficialGuard protected content from AJAX leaks.
Software Engineering#security#vulnerability#ajax#woocommerce#wordpress#gatekeeping#password-protected
AuthorWPDevelopers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Password-protected WordPress content can leak through AJAX handlers or listing widgets that bypass post visibility checks, exposing titles, prices, descriptions, or permalinks to unauthenticated users. This skill guides auditing and fixes to close that gap.
Core Features & Use Cases
- Gate single-post AJAX endpoints with post_password_required() to ensure only authorized users can access protected content.
- Filter listing widgets with has_password to exclude password-protected posts from public queries.
- Apply defense-in-depth recommendations when auditing reports that identify password-protected exposure in widgets, quickviews, or REST endpoints.
Quick Start
Audit your site for password-protected content leaks in AJAX endpoints and widgets, then implement the two gating primitives.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wp-password-protected-exposure Download link: https://github.com/WPDevelopers/essential-addons-for-elementor-lite/archive/main.zip#wp-password-protected-exposure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.