Menstrual Cycle Calculator

Description

The Menstrual Cycle Calculator plugin is designed to help women keep track of their menstrual cycle and fertility window. To use the plugin, simply add the [menstrual_cycle_calculator] shortcode to any post or page.

The plugin calculates the user’s next period date and fertility window based on the last period date, cycle length, and period length entered by the user. The results are displayed on the same page as the form.

Donate

If you find this plugin helpful and would like to support its development, please consider making a donation via Paystack: https://paystack.com/pay/iamotheophilus

Screenshots

  • This is a screenshot of the plugin on frontend page
  • This is a screenshot of the plugin in action

Installation

  1. Upload the menstrual-cycle-calculator folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the [menstrual_cycle_calculator] shortcode to any post or page to display the menstrual cycle calculator form.

FAQ

How do I use the Menstrual Cycle Calculator plugin?

To use the plugin, simply add the [menstrual_cycle_calculator] shortcode to any post or page. The plugin will display a form where the user can enter their last period date, cycle length, and period length. After submitting the form, the plugin will calculate the user’s next period date and fertility window and display the results on the same page.

What is the format for the last period date?

The last period date must be entered in the format YYYY-MM-DD.

What is the range for the cycle length and period length fields?

The cycle length field must be between 1 and 60 days, and the period length field must be between 1 and 10 days.

Can I use this plugin to track someone else’s menstrual cycle?

No, this plugin is intended for personal use only and should not be used to track someone else’s menstrual cycle without their consent.

Reviews

Read all 1 review

Contributors & Developers

“Menstrual Cycle Calculator” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Updated the plugin to use the WordPress coding standards.

1.0.1

  • Updated styles to separate file and enqueued them properly
  • Minor code optimizations and improvements
  • Tested up to WordPress 5.8
  • Requires PHP 7.0 or later

1.0.0

  • Initial release