When using the month view (events/month) for a list of events, I’m encountering the following error message:
call_user_func_array() expects parameter 1 to be a valid callback, function ‘remove_limit’ not found or invalid function name in /home/uncorke5/public_html/demo/wp-includes/class-wp-hook.php on line 298
Unfortunately, this error message is visible on the web page, especially on mobile devices.
It does not occur on any of the other views i’ve tested (List, Photo). I’ve tried multiple different browsers (Chrome, Edge, Safari) with the same result.