=== inx All Backup === Contributors: grooveline Tags: inexio, backup, sql Requires at least: 6.2 Tested up to: 6.6.2 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Short Description == WordPressの全てのバックアップ(SQLダンプもWordPressも)を行います。 == Description == inx All Backupは、WordPressの全てのデータ(SQLダンプもWordPressも)をバックアップするプラグインです。セキュリティ対策として、SQLクエリの安全性を保証するためにテーブル名は静的に管理されています。ユーザーが直接入力することはありません。 == Installation == 1. Upload `inx-all-backup` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to 'inx All Backup' in the WordPress admin menu. == Changelog == = 1.0.0 = * 初回リリース