Predictor de Género de Bebé - Ser Madre
Predictor de género de bebé
by Ser Madre · github.com/roineradrianza/serma-baby-gender-predictor
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/roineradrianza/serma-baby-gender-predictor/archive/refs/heads/main.zipReadme
=== Plugin Name ===
Contributors: SerMadre Inc, Roiner Adrianza Tags: plugin, file Requires at least: 5.0 Tested up to: 8.0 Requires PHP: 7.2 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html
A plugin that provides a shortcode for showing a form for getting a random baby name.
== Description ==
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 [serma-baby-gender-predictor-wp]
This plugin does not collect any private data.
== Installation ==
- 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 [serma-baby-gender-predictor-wp calc="specify the calc to show(Options: chinese_predictor, updating_blood, parent_blood_type, rh_factor_parent)"]
== Changelog ==
1.0.0
- Initial version