This plugin alters WordPress to use a session based system that is Drupal-like and powered by PHP's
native session handling.
We think that ultimately, READ: after this plugin is production ready, this approach to session handling will be
more secure and performative than the default WordPress approach. We encourage you to download and help further
the development of this plugin, either by posting an issue, testing, or providing patches.
This plugin is still very much in alpha release and should not yet be used in a production environment.
This plugin was sponsored by
East Bay Development and
Startupers.com.
The normal WordPress installation method should be used. However there are two notable exceptions.
- If you are using a reverse proxy like Varnish it is possible that WordPress's default user cookies are being
stripped. If this is the case, please review your VCL file. You may need to configure this file to allow the needed
cookies.
- When you activate this plugin through the admin interface you will be immediately logged out as the session
system is switching. You need only log back in. At some point we will want to provide a seemless transition.