=== WP Plugin Confirm ===
Contributors: pressmaninc, kanjinagao, hiroshisekiguchi, kazunao
Requires at least: 4.9
Tested up to: 5.1
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: jquery, css, dashboard
Displays a confirmation dialog when plugin are enabled / stop. Display plugin enable / stop logs on the dashboard.

== Description ==
Displays a confirmation dialog when plugin are enabled / stop. Display plugin enable / stop logs on the dashboard.

== How to use ==
1. A confirmation dialog will be displayed when enabling / disabling plug-ins.
2. Logs will be recorded and displayed in the dashboard widget when plug-ins are enabled / stopped.
3. The location where logs are saved is saved in / log in the "WP Plugin Confirm" directory.

== Installation ==
1. Upload the 'wp-plugin-confirm' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the Plugins menu in WordPress.

== Changelog ==
= 1.0.1 =
- Changed the plug-in name and file path, which is recorded in the log.
= 1.0.0 =
- First commit.