Site crash after defining $wp_session = WP_Session::get_instance();
-
I need to create session object in Woo commerce plugin.
$wp_session = WP_Session::get_instance();
in code will immediately crash whole site and nothing in output
how to debug this?
- The topic ‘Site crash after defining $wp_session = WP_Session::get_instance();’ is closed to new replies.