=== Intro Animation ===
Contributors: hossam404
Donate link: https://wa.me/+201069512055
Tags: animation, intro, preloader, page animation, overlay, logo
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.1.1
Requires PHP: 7.2
License: GPLv2 or later
 
A lightweight WordPress plugin to display a customizable intro page animation with text, logo, colors, and layout styles.

== Description ==
Intro Animation adds a customizable intro animation overlay for your homepage.  
You can configure background color, text, font, logo, animation duration, and choose between layout styles (grid or full).

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/intro-animation/` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure the settings under **Intro Animation** in the admin menu.

== Frequently Asked Questions ==
= Can I change the animation style? =
Yes — choose between grid or full layout in settings.

= Does it only work on the homepage? =
Yes, by default the overlay is only loaded on the front page.

= Can I use my own font family? =
Yes — enter any valid CSS font-family name.

= Can I add my logo with the intro? =
Yes — you can upload a logo, and it will be displayed with the same animation effect as the text.

== Screenshots ==
1. Settings page.
2. Grid layout example.
3. Full layout example.
4. Example with logo and text together.

== Changelog ==
= 1.1.1 =
* Added support for uploading and displaying a logo with the intro.
* Both logo and text can now be shown together with the same animation effect.

= 1.1.0 =
* Security & code-quality updates (nonce, sanitization, escaping).
* Use unique prefix (intran_) and consistent text domain.
* Added versioning for assets.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==
= 1.1.1 =
New feature: Add a logo with the intro animation. Update recommended.

= 1.1.0 =
Security & code-quality improvements. Update recommended.
