Set content access with SESSION
-
Great plugin, thanks.
I have a few suggestions for future releases:
When returning the content (after checkign that the password is verified), use do_shortcode so that any content shortcodes that were password protected still function. For example:
return do_shortcode($content);
Also, if you use SESSION, a user doesn’t need to enter the pw each time. Here’s how I modified the cspassword_shortcode() function:
https://www.ads-software.com/plugins/password-content-shortcode/
- The topic ‘Set content access with SESSION’ is closed to new replies.