Linux 软件免费装
Banner图

WordPress Native PHP Sessions

开发者 getpantheon
outlandish josh
mpvanwinkle77
danielbachhuber
andrew.taylor
更新时间 2021年4月9日 20:45
PHP版本: 5.4 及以上
WordPress版本: 5.7
版权: GPLv2 or later
版权网址: 版权信息

标签

comments sessions

下载

0.5 0.6.0 0.6.1 0.6.2 0.6.3 0.6.4 0.6.5 0.6.7 0.6.8 0.6.9 0.7.0 0.8.0 0.8.1 0.9.0 1.0.0 1.2.0 1.2.1 0.6.6 1.2.2 0.3-alpha 1.2.3

详情介绍:

WordPress core does not use PHP sessions, but sometimes they are required by your use-case, a plugin or theme. This plugin implements PHP's native session handlers, backed by the WordPress database. This allows plugins, themes, and custom code to safely use PHP $_SESSIONs in a distributed environment where PHP's default tempfile storage just won't work. Note that primary development is on GitHub if you would like to contribute: https://github.com/pantheon-systems/wp-native-php-sessions

安装:

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
That's it!

更新日志:

1.2.3 (April 9th, 2021) 1.2.2 (March 29th, 2021) 1.2.1 (September 17th, 2020) 1.2.0 (May 18th, 2020) 1.1.0 (April 23rd, 2020) 1.0.0 (March 2nd, 2020) 0.9.0 (October 14th, 2019) 0.8.1 (August 19th, 2019) 0.8.0 (August 13th, 2019) 0.7.0 (April 3rd, 2019) 0.6.9 (May 15th, 2018) 0.6.8 (May 4th, 2018) 0.6.7 (April 26th, 2018) 0.6.6 (March 8th, 2018) 0.6.5 (February 6th, 2018) 0.6.4 (October 10th, 2017) 0.6.3 (September 29th, 2017) 0.6.2 (June 6th, 2017) 0.6.1 (May 25th, 2017) 0.6.0 (November 23rd, 2016) 0.5 0.4 0.3 0.1