Changeset 822060
- Timestamp:
- 12/14/2013 06:48:16 PM (12 years ago)
- Location:
- simple-session-support/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
simple-session-support.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-session-support/trunk/readme.txt
r523112 r822060 4 4 Tags: development, session management 5 5 Requires at least: 3.0 6 Tested up to: 3. 3.17 Stable tag: 1. 016 Tested up to: 3.8 7 Stable tag: 1.1 8 8 9 9 Provides support for the PHP session allowing data to be retained from one request to another. … … 34 34 == Changelog == 35 35 36 = 1.1 = 37 * test with WordPress 3.8 38 36 39 = 1.01 = 37 40 * make it cooperate with other plugins that use the session -
simple-session-support/trunk/simple-session-support.php
r523112 r822060 4 4 Plugin URI: http://devondev.com/simple-session-support/ 5 5 Description: Adds PHP session support for developers, destroys session at log off 6 Version: 1. 016 Version: 1.1 7 7 Author: Peter Wooster 8 8 Author URI: http://www.devondev.com/
Note: See TracChangeset
for help on using the changeset viewer.