Opis
„JZB Secure Content Block” is a solution to protect your premium content, exclusive code snippets, or download links.
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 Compatible: Bypasses frontend HTML caching environments.
- 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. - Global & Local Passwords: Set a global default password to save time, or override it on specific posts.
- UI Customizer: Customize colors, borders, and button styles in the settings panel.
Bloki
Wtyczka dodaje 3 bloki.
- Prompt Area
- Hidden Content
- JZB Secure Block
Instalacja
- 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.
Najczęściej zadawane pytania
-
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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„JZB Secure Content Block” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „JZB Secure Content Block” została przetłumaczona na 2 języki. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “JZB Secure Content Block” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.0
- Initial public release.
