=== Varanasi Web Design AI Analyzer Buttons ===
Contributors: varanasiwebdesign
Tags: ai, website analyzer, seo, floating buttons, site review
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add floating AI analyzer buttons to your WordPress site for Varanasi Web Design sites and client demos.

== Description ==

Varanasi Web Design AI Analyzer Buttons adds a compact floating button group to your WordPress site. Each button opens a popular AI tool with a ready-made prompt to analyze the current website.

The plugin is branded for Varanasi Web Design and works well for service websites, agencies, SEO audits, portfolio sites, and client demos.

== Features ==

* ChatGPT, Perplexity, Claude, Gemini, and Grok buttons
* Responsive floating layout for desktop and mobile
* Admin settings page under Settings > VWD AI Buttons
* Show or hide each AI tool
* Custom tooltip text for each button
* Button size, spacing, and position controls
* Optional label and branding text
* Custom AI prompt with a {URL} placeholder
* No API keys required

== External Services ==

This plugin creates buttons that open third-party AI services in a new browser tab when a visitor clicks a button. The plugin does not automatically contact these services on page load.

When a visitor clicks a button, the current WordPress site URL and the prepared prompt are sent to the selected third-party service as part of the destination URL.

Services used by this plugin:

* ChatGPT: https://chatgpt.com/ - Terms: https://openai.com/policies/terms-of-use/ - Privacy: https://openai.com/policies/privacy-policy/
* Perplexity: https://www.perplexity.ai/ - Terms: https://www.perplexity.ai/hub/legal/terms-of-service - Privacy: https://www.perplexity.ai/hub/legal/privacy-policy
* Claude: https://claude.ai/ - Terms: https://www.anthropic.com/legal/consumer-terms - Privacy: https://www.anthropic.com/legal/privacy
* Google Search / Gemini experience: https://www.google.com/ - Terms: https://policies.google.com/terms - Privacy: https://policies.google.com/privacy
* Grok on X: https://x.com/i/grok - Terms: https://x.com/en/tos - Privacy: https://x.com/en/privacy

== Installation ==

1. Upload the `varanasi-web-design-ai-analyzer-buttons` folder to `/wp-content/plugins/`.
2. Activate the plugin from the WordPress Plugins screen.
3. Go to Settings > VWD AI Buttons.
4. Choose the AI tools and design options you want.
5. Save settings.

== Custom Prompt ==

By default, the plugin uses this type of prompt:

Analyze {URL}. Summarize the company, services, industries served, case studies, business strengths, and key offerings.

You can replace it from the Advanced tab. Use `{URL}` wherever the website URL should appear.

== Frequently Asked Questions ==

= Does this need API keys? =

No. The buttons open public AI websites with a prepared prompt.

= Is this plugin affiliated with the listed AI services? =

No. This plugin is not affiliated with, endorsed by, or sponsored by any listed AI service.

= Does the plugin collect user data? =

No. The plugin does not track visitors or store AI responses.

= Can I use it on sites other than varanasiwebdesign.com? =

Yes. It automatically uses the WordPress site URL where it is installed.

== Changelog ==

= 2.0 =
* Removed custom CSS input to comply with WordPress.org plugin guidelines.
* Moved admin CSS and JavaScript to enqueued assets.
* Improved registered setting sanitization metadata.
* Updated plugin URI.

= 1.0 =
* Added missing frontend stylesheet.
* Fixed AI prompt URL encoding.
* Cleaned plugin metadata and readme for Varanasi Web Design.
* Added customizable AI buttons and settings page.
