Wordpress plugins
Simple Session Support

Simple Session Support

Version : 1.1
Tested up to : 3.8.22
Number of download : 7598
Author : Peter Wooster
Average rating : 5 / 5 on 12 votes 12 votes, 5 avg.rating

Screenshots

Simple Session Support
Simple Session Support
Simple Session Support
Simple Session Support

This plugin adds PHP session support. Data can be passed from one request to the next. Functions are provided to get and set items in the PHP session. Features for Developers You can save data from one HTTP request to another. the simpleSessionSet($key, $value) function sets a session value the simpleSessionGet($key, $default) function gets a session value with a default value if the key is not found the session is started in the init action and destroyed in the login and logout actions Additional Features There are no additional features supported by Simple Session Suppoprt. The code is simple, small and well documented, so you can use it as a starting point for your own plugins or themes.

Download now