diazgdev / WP-Pregnancy-Calculator

Calculate the weeks of pregnancy and display baby development information based on the date of the last period

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weeks of Pregnancy Calculator Plugin

The Weeks of Pregnancy Calculator Plugin is a WordPress plugin that calculates how many weeks pregnant a user is based on their last period date. The plugin also displays important information about the baby's development based on the current week of pregnancy.

Requirements

This plugin has been tested with WordPress 6.1.1 and PHP 8.1. Please ensure that your WordPress installation meets these requirements before installing the plugin.

Installation

  1. Download the plugin zip file.
  2. Login to your WordPress dashboard and navigate to Plugins > Add New.
  3. Click on the "Upload Plugin" button at the top of the page.
  4. Choose the downloaded zip file and click "Install Now".
  5. Activate the plugin.

Usage

To use the plugin, simply add the [semanas_de_embarazo] shortcode to a post or page. This will display the form where the user can select the date of their last period.

After submitting the form, the plugin will make an AJAX call to calculate the current week of pregnancy and display the relevant information about the baby's development.

Features

  • Calculates current week of pregnancy based on last period date.
  • Displays information about baby's development based on current week of pregnancy.
  • Uses AJAX to update the results without reloading the page.
  • Easy to use shortcode for adding the calculator to posts and pages.

Video Example

Please see this video example for a demonstration of how the plugin works: Screen Recording 2023-03-28 at 11 47 12

Support

If you have any issues or questions about the plugin, please get in touch with me: diazg.dev

Credits

This plugin was created by me. Visit my website at diazg.dev for more information.

Contributing

We welcome contributions to the plugin! If you have an idea for a new feature or improvement, please submit a pull request on GitHub.

License

This plugin is licensed under the GNU GPL v2 or later license.

About

Calculate the weeks of pregnancy and display baby development information based on the date of the last period


Languages

Language:PHP 80.6%Language:JavaScript 12.4%Language:CSS 7.1%