=== Astro Zodiac Widget ===
Contributors: banner520521
Tags: astrology, zodiac, horoscope, zodiac sign, birthday
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AEnter a birthday to reveal your Western zodiac sign, personality traits, and a daily horoscope. Add [astro_zodiac] to any page instantly.

== Description ==

**Astro Zodiac Widget** adds a beautiful, interactive astrology tool to any WordPress page or post using a simple shortcode.

Visitors enter their birthday and immediately see:

* 🔮 Their **Western zodiac sign** with glyph symbol and date range
* 🌿 Their sign's **element** (Fire, Earth, Air, Water) and **ruling planet**
* ✨ Key **personality traits** as visual tags
* 📖 A short **character description**
* 🌟 A **daily horoscope reading** that refreshes each day

Everything runs in the visitor's browser — no personal data is collected or stored.

= Usage =

Place the following shortcode anywhere in a post or page:

`[astro_zodiac]`

You can also customize the widget title:

`[astro_zodiac title="What's Your Sign?"]`

= Why Use This Plugin? =

* Perfect for **astrology blogs**, horoscope websites, and spiritual content creators
* **Zero configuration** — paste the shortcode and it works
* Fully **client-side**: no server requests, no database writes, no privacy concerns
* **Responsive design** — looks great on all screen sizes
* Lightweight: no jQuery dependency, no external API calls
* Daily horoscope rotates automatically each day

= Privacy =

This plugin does not collect, store, share, or transmit any user data whatsoever. All calculations are performed locally in the visitor's browser. It is fully compliant with GDPR, CCPA, and similar privacy regulations.

== Installation ==

1. Upload the `astro-zodiac-widget` folder to `/wp-content/plugins/`, or install directly from the WordPress Plugin Directory.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Add `[astro_zodiac]` to any post, page, or widget area that supports shortcodes.

== Frequently Asked Questions ==

= Which zodiac system does this plugin use? =

The plugin uses the **Western tropical zodiac** — the twelve-sign system based on the position of the Sun at birth, widely used in Western astrology.

= How is the daily horoscope generated? =

Each sign has a curated set of daily readings. The plugin selects one reading per day based on the current date, so the reading remains consistent throughout the day for all visitors.

= Does the plugin use any external APIs? =

No. Everything runs locally in the visitor's browser. There are no external API calls, no third-party services, and no data transmission of any kind.

= Can I change the widget title? =

Yes. Use the `title` attribute: `[astro_zodiac title="Discover Your Sign"]`

= Does the plugin work with the Block Editor (Gutenberg)? =

Yes. You can use the Shortcode block to insert `[astro_zodiac]` anywhere on a page.

= Will this slow down my website? =

No. The plugin only loads its CSS and JavaScript on pages that contain the shortcode. It has zero impact on all other pages.

== Screenshots ==

1. The widget with birthday input field
2. Result view showing zodiac sign, traits, and daily horoscope

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial release of Astro Zodiac Widget.
