Hi @devsaredead!
Following up on the error details, it seems like we did make a mistake with the latest version — the function that wyz-toolkit uses was moved to a new class and removed from the old one, instead of being marked as deprecated. We’ll include a fix in the next patch release to make sure this change is backwards compatible.
Eventually, wyz-toolkit will have to update their WP Job Manager integration, so do reach out to them as well as there might be other changes that affect the integration. The current issue is caused by this change:
WP_Job_Manager_Shortcodes::job_dashboard_handler
has been moved to \WP_Job_Manager\Job_Dashboard_Shortcode::handle_actions