Descrição
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.
License
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html
Instalação
- Upload the plugin files to the
/wp-content/plugins/kids-english-alphabet
directory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode
[kids_English_alphabet_ajax]
on any page or post where you want to display the alphabet buttons. - The plugin includes a
video
folder with pre-named video files (A.mp4
toZ.mp4
). You can replace these with your own videos if needed, but make sure the filenames remain the same for proper functionality.
FAQ
-
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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Kids English Alphabet” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Kids English Alphabet” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Kids English Alphabet” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.0
- Initial release
- Shortcode to show alphabet buttons
- AJAX-enabled video display
- Security with nonces and sanitization