plugin-icon

Simple Session Support

投稿者: Peter Wooster·
Provides support for the PHP session allowing data to be retained from one request to another.
評価
5/5
バージョン
1.1
有効インストール数
300
最終更新日時
Dec 14, 2013

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.

無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 3.7.41
このプラグインをダウンロードして、 サイトに使用できます。