=== HubApp (AI Hub) - Platform for AI Agents ===
Contributors: aihub
Tags: ai, automation, seo, content-management
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Empower AI agents to safely edit your WordPress site with a native plugin that includes mandatory previews and advanced security guardrails.

== Description ==

HubApp (AI Hub) is a WordPress plugin that provides a secure REST API for AI agents to interact with your WordPress site. It includes:

* **SEO Optimization**: Native SEO functionality including titles, metas, and analytics
* **SEO Analytics**: Track page visits and AI bot visits with comprehensive analytics
* **Content SEO Analysis**: Analyze content quality, readability, and SEO factors
* **Content Publishing**: Create, update, publish, and manage posts and pages via API
* **Security Features**: API key authentication, IP whitelisting, and rate limiting
* **Activity Logging**: Track all actions performed through the API

== External Services ==

This plugin integrates with external services:

= hubapp.ai =

This plugin connects to https://hubapp.ai to provide AI agent integration and onboarding.

* Service: hubapp.ai (`https://hubapp.ai`)
* Purpose: Lets you connect your site to AI Hub and enables hubapp.ai to call this site’s REST API (using the generated API key) to manage content/SEO features you authorize.
* Data sent from your site (or browser): Site URL and the generated API key when you click the connect link / copy the key; REST API responses may include post/page titles, content, excerpts, metadata, analytics, and other site data depending on which endpoints are used.
* Privacy Policy: `https://hubapp.ai/privacy-policy`
* Terms of Use: `https://hubapp.ai/terms-and-conditions`

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/hubapp` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to HubApp in the WordPress admin menu
4. Generate an API key to connect your HubApp service

== Frequently Asked Questions ==

= Do I need SEOPress or SEO Engine installed? =

No. HubApp includes native SEO functionality inspired by these plugins. No external plugins are required.

= How do I get my API key? =

Go to HubApp in your WordPress admin menu and click "Generate API Key". Copy the key and use it in your HubApp external application.

= What is the rate limit? =

100 requests per hour per site.

== Changelog ==

= 1.0.5 =
* Bug fixes and improvements

= 1.0.4 =
* Bug fixes and improvements

= 1.0.3 =
* Bug fixes and improvements

= 1.0.2 =
* Bug fixes and improvements

= 1.0.1 =
* Bug fixes and improvements

= 1.0.0 =
* Initial release
* Authentication system with API keys and IP whitelisting
* SEO integration with SEOPress and SEO Engine
* Content publishing API
* Activity logging
* Admin dashboard

== Upgrade Notice ==

= 1.0.0 =
Initial release of HubApp plugin.

