=== Vison AI ===
Contributors: vison
Tags: API, CRUD, WordPress REST API
Tested up to: 6.7
Stable tag: 1.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A plugin to create Vison AI endpoints for WordPress posts with admin settings for Token and Domain.

== Description ==
Vison AI provides an easy way to interact with WordPress posts and users through a REST API interface. It includes secure token-based authentication, domain whitelisting, and custom admin settings.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/visonai` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the Vison AI settings page to configure API Token and Allowed Domain.

== Changelog ==
= 1.4 =
* Added script management features.
* Enhanced REST API security and validation.
