Deskripsyon
This plugin will mimic a keep-alive ping by utilizing jQuery to perform an ajax request to the current page, which will update
the session token tied to PilotPress and or any other system attached using PHP built in sessions. Session Slap will also provide
a settings interface to allow admins to configure details relating to interval amount (which is defauled to 5 minutes less than the
session.maxlifetime set in php.ini).
A few notes about the sections above:
- Configuration options are available in the Settings -> Session Slap menu.
- Updates built in PHP sessions only.
- Attempts to access session.maxlifetime ini settings, but will default to 24 minutes if not available.
Mga Screenshot
Pag-install
This section describes how to install the plugin and get it working.
e.g.
- Unzip
sessionslap.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Session Slap” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Session Slap” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.8.2
- Added sanity checks to prevent PHP from triggering warnings.
1.8.1
- Code consolodation where possible.
- Use INI settings for default interval amount.
1.7.1
- Settings API used for building out an intuitive Settings Page.
1.0.0
- Basic implementation utilizing jQuery.


