Title: Update WP_Session class version
Last modified: December 12, 2016

---

# Update WP_Session class version

 *  Resolved [ionainteractive](https://wordpress.org/support/users/ionainteractive/)
 * (@ionainteractive)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/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](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)

 *  Plugin Author [awesomesupport](https://wordpress.org/support/users/awesomesupport/)
 * (@awesomesupport)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/update-wp_session-class-version/#post-8550527)
 * Hi – I’ll have the developers look into this but a quick look at the page you
   linked to shows that the latest “release” does not have that change in it. While
   the change is on the main branch its not part of a “release” that would normally
   be pulled by composer. Ninja Forms could be using the latest commit but AS uses
   the latest official release (2.1.x) as part of its build process. But I’ll check
   with the developers to confirm all that.
 *  Plugin Author [awesomesupport](https://wordpress.org/support/users/awesomesupport/)
 * (@awesomesupport)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/update-wp_session-class-version/#post-8552344)
 * Hello:
 * It is indeed as I thought – the latest commit that Ninja forms is using is not
   part of an official stable release. In fact, the change you reference (public
   session_id) was actually submitted by our developer so he’s very familiar with
   it. But, unfortunately, the developer of WP_Session has not added it to a stable
   release yet so it’s not included in Awesome Support.

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

The topic ‘Update WP_Session class version’ is closed to new replies.

 * ![](https://ps.w.org/awesome-support/assets/icon-256x256.png?rev=1849681)
 * [Awesome Support - WordPress HelpDesk & Support Plugin](https://wordpress.org/plugins/awesome-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/awesome-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/awesome-support/)
 * [Active Topics](https://wordpress.org/support/plugin/awesome-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/awesome-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/awesome-support/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [awesomesupport](https://wordpress.org/support/users/awesomesupport/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/update-wp_session-class-version/#post-8552344)
 * Status: resolved