=== Kids English Alphabet ===
Contributors: muslim11
Tags: alphabet, learning, education, english,
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A fun and interactive way for children to learn the English alphabet with video pronunciation for each letter.

== Description ==

**Kids English Alphabet** is a simple and engaging educational plugin that helps children learn the English alphabet. When a child clicks a letter button, a corresponding pronunciation video is played automatically.

**Key Features:**

- Displays buttons for A to Z.
- Plays a short MP4 pronunciation video when a letter is clicked.
- AJAX-based, no page reload.
- Lightweight and fast.
- Easy to use via shortcode: `[kids_English_alphabet_ajax]`

This plugin is ideal for kindergarten teachers, homeschooling parents, or anyone wanting to teach English alphabet basics with engaging visuals.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/kids-english-alphabet` directory, or install the plugin through the WordPress plugin screen directly.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the shortcode `[kids_English_alphabet_ajax]` on any page or post where you want to display the alphabet buttons.
4. The plugin includes a `video` folder with pre-named video files (`A.mp4` to `Z.mp4`). You can replace these with your own videos if needed, but make sure the filenames remain the same for proper functionality.


== Frequently Asked Questions ==

= Where do I upload the videos? =
Upload 26 videos named A.mp4, B.mp4, ..., Z.mp4 into the `video` folder inside this plugin directory.  
Note: The plugin does not include video files by default. You must upload them manually after installing the plugin.

= What video format is supported? =
Only `.mp4` videos are currently supported.

= Can I customize the video player? =
Not in this version, but future updates may include customization options.

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png

== Changelog ==

= 1.0.0 =
* Initial release
* Shortcode to show alphabet buttons
* AJAX-enabled video display
* Security with nonces and sanitization

== Upgrade Notice ==

= 1.0.0 =
First stable version released.

== License ==

This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html
