新環境構築
This commit is contained in:
@@ -5,7 +5,7 @@ Plugin URI: https://develop.n-k-y.net/wordpress/wp_plugin/auto-logout-extended
|
||||
Author: NBK45
|
||||
Author URI: https://develop.n-k-y.net
|
||||
Description: Auto Logout Extended は自動ログアウトとログイン状態保存を拡張するプラグインです。一定時間無操作のときに自動でログアウトする設定と(ログアウトせず)ブラウザ終了した場合のログイン状態の保存期間の設定が可能です。
|
||||
Version: 1.1.3
|
||||
Version: 1.1.5
|
||||
License: GPLv2
|
||||
*/
|
||||
|
||||
|
||||
+5
-3
@@ -2,9 +2,9 @@
|
||||
Contributors: NBK45
|
||||
Tags: logout,rememberme
|
||||
Requires at least: 4.9
|
||||
Tested up to: 6.5
|
||||
Tested up to: 6.6
|
||||
Requires PHP: 7.4
|
||||
Stable tag: 1.1.3
|
||||
Stable tag: 1.1.5
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -54,9 +54,11 @@ screenshot-3.png
|
||||
screenshot-4.png
|
||||
|
||||
== Changelog ==
|
||||
= 1.1.4 =
|
||||
・WordPress6.5動作確認
|
||||
|
||||
= 1.1.3 =
|
||||
・WordPress6.3動作確認
|
||||
・WordPress6.5動作確認
|
||||
|
||||
= 1.1.2 =
|
||||
・WordPress5.9動作確認
|
||||
|
||||
Reference in New Issue
Block a user