• Resolved raspberry7

    (@raspberry7)


    Hello!

    It looks like I encountered a bug in the Event Manager plugin. When it’s installed, the Scheduled filter in the Admin panel for posts doesn’t work properly (it shows all posts instead of only scheduled ones). When I deactivate the plugin, everything works as expected. This issue also occurs on different WordPress websites, so the cause is definitely not related to the theme (I tried different themes), other plugins, or WordPress itself.

    plugin version: events-manager.6.6.3

    • This topic was modified 1 year, 7 months ago by raspberry7.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I was also able to reproduce the problem. Hopefully, the plugin author will fix this.

    You can fix this by commenting out line 270 in the file wp-content/plugins/events-manager/classes/em-event-post.php (by adding 2 slashes in front of the line):

         // $wp_query->query_vars['post_status'] = 'any';

    Hopefully this will get fixed in the next version of the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issue with default WordPress filter Sceduled with installed Event Manager plugin’ is closed to new replies.