Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@danielbachhuber danielbachhuber released this 23 Nov 19:59
  • Bug fix: Prevents PHP fatal error in session_write_close() by running on WordPress' shutdown action, before $wpdb destructs itself.
  • Bug fix: Stores the actual user id in the sessions table, instead of (bool) $user_id.