AUTO LOGOUT EXTENDED

バージョン情報等の修正
This commit is contained in:
2021-07-02 19:02:47 +09:00
parent adc35d3e8a
commit 13b978c6bc
2 changed files with 15 additions and 5 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ Plugin Name: Auto Logout Extended
Plugin URI: https://develop.n-k-y.net/wordpress/wp_plugin/auto-logout-extended Plugin URI: https://develop.n-k-y.net/wordpress/wp_plugin/auto-logout-extended
Author: NBK45 Author: NBK45
Author URI: https://develop.n-k-y.net Author URI: https://develop.n-k-y.net
Description: 自動ログアウトとログイン状態保存を拡張します。一定時間無操作に自動ログアウトする機能と(ログアウトせず)ブラウザ終了した場合ログイン状態の保存も可能にするプラグインです。 Description: Auto Logout Extended は自動ログアウトとログイン状態保存を拡張するプラグインです。一定時間無操作のときに自動ログアウトする設定と(ログアウトせず)ブラウザ終了した場合ログイン状態の保存期間の設定が可能です。
Version: 1.0.0 Version: 1.1.0
License: GPLv2 License: GPLv2
*/ */
+13 -3
View File
@@ -8,12 +8,12 @@ Stable tag: 1.1.0
License: GPLv2 or later License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html License URI: https://www.gnu.org/licenses/gpl-2.0.html
自動ログアウトとログイン状態保存を拡張するプラグイン。 Auto Logout Extended は自動ログアウトとログイン状態保存を拡張するプラグインです
== Description == == Description ==
自動ログアウトとログイン状態保存を拡張します。 自動ログアウトとログイン状態保存を拡張します。
一定時間無操作のときに自動でログアウトする設定と(ログアウトせず)ブラウザ終了した場合のログイン状態の保存期間変更が設定可能です。 一定時間無操作のときに自動でログアウトする設定と(ログアウトせず)ブラウザ終了した場合のログイン状態の保存期間設定可能です。
= 仕様 = = 仕様 =
自動ログアウトの時間設定:分単位で設定 自動ログアウトの時間設定:分単位で設定
@@ -48,10 +48,20 @@ License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Screenshots == == Screenshots ==
screenshot-1.png
screenshot-2.png
screenshot-3.png
screenshot-4.png
== Changelog == == Changelog ==
= 1.0.0 =
初回リリース
= 1.1.0 =
・ログイン状態の保存期間の入力範囲が1〜500日になるよう修正
・自動ログアウトの入力範囲が1〜120分になるよう修正
・自動ログアウトを除外するユーザ権限設定の追加
== Upgrade Notice == == Upgrade Notice ==
No information No information