Yeah. I’ll take a look. Can you also send me a list of other plugins you also have installed? That’ll help in case I cannot reproduce your issue.
Hello there.
My local testing on WP 6.2.2 confirms the plugin working as expected. Can you send me the PHP version you are deployed on, a list of plugins in use, and the name of the theme (if its not completely custom) that you are using to help troubleshoot? Otherwise I cannot know what is going wrong on your system.
-
This reply was modified 1 year, 10 months ago by
Shawn Parker.
Hi Shawn,
Thanks for getting back to me so soon. It seems the LINKS are producing now however, when I protect a page or post it is visible to everyone regardless of the unique link or not. It gets published with all other posts and pages but it should not.
- Cloudflare
- Contact Form 7
- Duplicate Page
- Elementor
- Elementor Addons by WPZOOM
- Google Analytics for WordPress by MonsterInsights
- hCaptcha for WordPress
- Kaya QR Code Generator
- Newsletter
- Newsletter – Addons Manager
- Newsletter – Import
- Post Password Token
- Social Icons Widget & Block by WPZOOM
- Wordfence Assistant
- Wordfence Login
- Security Wordfence Security
- WP Crontrol
- WP Mail SMTP
- WPForms Lite
- WPZOOM Instagram Widget & Block WPZOOM Portfolio
Regards,
Wanzenburg
Hello. I just put up version 2.0.3 of the plugin which might solve your problem (it needed to be done, regardless). I found that the new wordpress navigation blocks use the get_pages
function which doesn’t provide any filters for removing protected posts from the output. I added a filter that’s a bit heavy, but should do the trick.
Let me know if it fixes your issue.