• 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)
  • Thread Starter staticweb

    (@staticweb)

    No answer after almost 4 weeks? What a pity, it used to work better when you could still create issues on GitHub.

Viewing 1 replies (of 1 total)

The topic ‘Issue with private posts’ is closed to new replies.