| 开发者 |
patrickposner
wpchill silkalns freemius |
|---|---|
| 更新时间 | 2025年10月22日 16:36 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
All primary texts and information can be modified from the admin area of Passster. The plugin is fully translatable in your language. There are only en_EN and de_DE at the moment, but you can easily add your preferred language as a .po/.mo. It’s also fully compatible with WPML and Polylang.
Please report security bugs found in the source code of the Passster plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin."
content_protector_unlocked_content filter bug in AJAX mode fixed.div.content-protector-form-instructions fixed.content_protector_ajax_support - for loading any extra files needed to support your protected content in AJAX mode.content_protector_unlocked_content filter.[caption] built-in shortcode.[embed], [audio], and [video] built-in shortcodes.[playlist] and [gallery] built-in shortcodes.content_protector_content filter now called content_protector_unlocked_content.content_protector_unlocked_content filter can now be customized from the Settings -> General tab.the_content filter now applied to form and CAPTCHA instructions.[embed], [audio], and [video] built-in shortcodes. (experimental)content-protector-ajax.js now loads in the footer.manage_options permission (i.e., admin users only).autocomplete="off" to the access form.$wp_locale when available, combined *-i18n.js files into one).die() to wp_die().content-protector-admin-tinymce.js (No need anymore; required JS variables now hooked directly into editor). Fixes incompatibility with OptimizePress.content_protector_content to emulate apply_filter( 'the_content', ... ) functionality for form and CAPTCHA instructions.content_protector_is_logged_in() (See Usage for details).