Описание
This plugin displays a form for randomly generating a baby name by gender, the first letter of the name, length of the name, and popularity of the name.
A database of baby names compiled by Social Security from U.S. births in 2011 is used.
To show the form, use the shortcode [mcm-random-baby-name-generator-wp]
This plugin does not collect any private data.
Установка
- Unzip the plugin zip file
- Upload the entire folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The shortcode is [mcm-random-baby-name-generator-wp]
Отзывы
Участники и разработчики
«MCM Random Baby Name Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «MCM Random Baby Name Generator» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3
- Added an option on the form to return more than one result
1.2
- Changed CSS to better work with Gutenberg/WordPress 5.0
1.1
- Support for shortcode in widgets (using WordPress >= 4.9)
1.0
- Initial version