=== OneButton - Log ===
Contributors: onebutton
Tags: analytics, statistics, logs, monitoring, seo
Requires at least: 5.6
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.4
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A powerful logging plugin that tracks and records visits from Googlebot and other search engine bots.

== Description ==
OneButton - Log is a logging plugin that records visits from Googlebot and other search engine bots.

== Installation ==
1. Log in to your WordPress admin panel.
2. Go to the "Plugins" menu and click "Add New".
3. Click the "Upload Plugin" button to upload your `onebutton-log.zip` file.
4. Click "Activate Plugin" to activate the plugin.

== Usage ==
1. After activating the plugin, a new admin menu called "OneButton Log" will appear.
2. When Googlebot and other search engine bots visit your site, visit information is recorded in the `wp-content/onebutton_log.txt` file.
3. You can view the visit history by going to the "OneButton Log" page in the admin panel.

== Frequently Asked Questions ==
= Which bots does it detect? =
It detects popular search engine bots such as Googlebot, Bingbot, YandexBot, DuckDuckBot, Baiduspider, and Slurp.

= How can I clear the visit logs? =
You can manually delete the `wp-content/onebutton_log.txt` file.

= Where is the log file stored? =
Logs are stored in the `wp-content/onebutton_log.txt` file.

== Changelog ==
= 1.4 =
* Added Dashboard Widget with bot visit statistics
* Added Bot Activity Calendar with interactive view
* Fixed security issues with output escaping
* Improved code quality and performance
* All text strings are now in English
* Fixed file system operations to use WP_Filesystem
* Added proper nonce verification for all forms
* Added translators comments for placeholders
* Improved calendar modal UI and functionality
* Moved FullCalendar resources to local files

= 1.3 =
* Added HTTP status code feature
* Added color-coded status display
* Added status code column to CSV export
* Security improvements

= 1.2 =
* Added CSV export feature
* Added log clearing feature
* Security improvements
* UI improvements

= 1.1 =
* Added filtering for bot visit logs
* Added date range filter to log view page
* Added bot-based filtering to log view page
* Moved log file location to wp-content/uploads directory
* Security improvements

= 1.0 =
* Initial release.

== Upgrade Notice ==
= 1.4 =
Added Dashboard Widget and Bot Activity Calendar features. Fixed security issues and improved code quality.

= 1.3 =
Added HTTP status code feature and color-coded display. Enhanced CSV export feature.

= 1.2 =
Added new CSV export and log clearing features. UI improvements.

= 1.1 =
Updated with new filtering features and security improvements.

= 1.0 =
Initial release, ready to use for logging WordPress bot visits.
