Adds $ SESSION functionality to WordPress, leveraging the database where needed to multi-server installations..
In, the collection will also be stored memory for rapid use within WordPress..
Activate the plugin through 'Plugins WordPress..
As of version 2.0, this plugin will create new for WordPress to store data.
However, if your system does not allow creating table, add the following to wp-config php to use the options table instead define ...
Initially, I was looking for more management compared to PHP sessions and found it WP Session Manager.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fix Use more defensive approach to starting sessions in the event another plugin has started one already. 3.0.2.
Fix Wire the migration to session init hook to ensure it runs..
Update Use regex pattern matching to ensure IDs are identical going in out of DB to account for encoding differences. 1.2.1.
Read more