=== OtterFixer AI Bot Tracker ===
Contributors: otterfixer195725
Tags: ai, bot, crawler, logging, diagnostics
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin that logs visits from common AI/LLM crawler user-agents and shows a simple report in wp-admin.

== Description ==

OtterFixer AI Bot Tracker logs front-end requests that match common AI/LLM crawler user-agents such as:
- GPTBot
- ChatGPT-User
- ClaudeBot
- PerplexityBot
- Google-Extended

Nothing is sent anywhere. Data stays in your WordPress database.

Where to find it:
Tools → OtterFixer AI Bot Tracker

== Installation ==

1. Upload the plugin ZIP (Plugins → Add New → Upload Plugin)
2. Activate
3. Go to Tools → OtterFixer AI Bot Tracker

== Frequently Asked Questions ==

= Does it send data anywhere? =
No.

= Does it change my site? =
No. It only logs matching requests.

== Changelog ==
= 1.0.4 =
* Prefixes updated for WordPress.org review.

= 1.0.3 =
* Maintenance: Disable optional debug admin notice hook to comply with admin notice scope guidelines.
= 1.0.1 =
* Fix: resolve a PHP parse error and ensure admin "Get Help" link renders correctly.

= 1.0.0 =
* Initial release.
