Beschrijving
JZB Secure Content Block” is een oplossing om je premium inhoud, exclusieve code snippets of download links te beschermen.
It aims to work efficiently alongside page caching (like Cloudflare, WP Rocket, or LiteSpeed Cache) by loading an empty shell upfront and fetching the actual secure content asynchronously via an AJAX POST request only when the correct password is provided.
Key Features:
- Cache compatibel: omzeilt front-end HTML cachingomgevingen.
- Gutenberg Native: Uses the modern Parent-Child block architecture. You can drag and drop any block inside the hidden area.
- Smart Local Memory: Remembers unlocked state via
localStorageso your users don’t have to re-enter passwords when refreshing. - Globale & lokale wachtwoorden: Stel een globale standaardwachtwoord in om tijd te besparen, of overschrijf het op specifieke berichten.
- UI Customizer: Customize colors, borders, and button styles in the settings panel.
Blokken
Deze plugin heeft 3 blokken.
- Prompt Area
- Hidden Content
- JZB Secure Block
Installatie
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to
Settings -> Secure Content Blockto configure your global password and custom UI colors. - Go to any Post or Page, click the
+icon, and search for the “JZB Secure Block” block.
FAQ
-
Does it work with Cloudflare and LiteSpeed Cache?
-
Yes. Because the verification uses a live AJAX call to
admin-ajax.php(which is excluded from caching by default), your frontend can be aggressively cached while the content protection remains dynamic. -
No. Since the content is only loaded dynamically after a correct password submission, search engine crawlers will only see the “Please enter password” form.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“JZB Secure Content Block” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“JZB Secure Content Block” is vertaald in 2 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “JZB Secure Content Block” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial public release.
