=== Hura Custom Cursors ===
Contributors: huynhmaianhkiet
Tags: cursor, style
Requires at least: 3.0
Tested up to: 6.9
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Customizing your website cursor.

== Description ==

This plugin to customize your website cursor, you will get a very elegant and unique site.

Features:
* Choose from built-in cursor library
* Upload your own cursor image from Media Library
* Live cursor preview in admin settings page

== Installation ==

1. Upload `huraapps-custom-cursors` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Find the newly added `Appearance > Custom Cursors` menu. Start there.

== Frequently asked questions ==

== Screenshots ==

== Changelog ==

= 2.0 =
* Major update: support custom cursor upload from Media Library
* Add secure custom cursor URL sanitization with allowed file types
* Add live preview for uploaded custom cursor in settings page
* Performance and code structure improvements from 1.1

= 1.1 =
* Optimized code: cache plugin URL, move register_setting to admin_init hook
* Replace wp_head inline style with WordPress Style API (wp_add_inline_style)
* Remove jQuery dependency in admin settings page, use vanilla JS instead
* Add custom cursor upload support (Media Library URL)

= 1.0 =
* Initial release

== Upgrade notice ==

= 2.0 =
Major feature release with custom uploaded cursor support. Recommended update.

= 1.1 =
This release includes performance improvements and support for custom uploaded cursor images.

