Issue with private posts
-
Yesterday I updated WordPress and your plugin to the current version and no posts with the status private published as an unregistered user were displayed afterwards.
I searched for a long time and couldn’t see what had changed. But the cause is ‘perm’ => ‘readable’ in the query arguments. I then fixed it by removing this via the display_posts_shortcode_args filter and also changing the post_status from any to publish, private.
Is the problem known? Is it a bug? Or what can you say about it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Issue with private posts’ is closed to new replies.