Update WP_Session class version
-
Hi there,
I notice you’ve included ericmann’s WP Session Manager plugin in your plugin. Could you please update it to the latest version as available here:
https://github.com/ericmann/wp-session-manager/blob/master/includes/class-wp-session.php
When I updated the Ninja Forms plugin this weekend, it completely broke my site because they also depend on the WP_Session class and depend on the session_id property being declared public as it is in the latest version. But your plugin loads before theirs, so your WP_Session class gets declared first.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Update WP_Session class version’ is closed to new replies.