このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Menstrual Cycle Calculator

説明

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

スクリーンショット

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

インストール

  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.

貢献者と開発者

Menstrual Cycle Calculator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Menstrual Cycle Calculator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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