GithubHelp home page GithubHelp logo

zakirsajib / ovulation-calculator-simple Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 3.8 MB

This WordPress plugin calculates female's period, fertility and shows the next 6 months ovulation dates.

Home Page: https://babyplan.se/berakna-agglossning/

License: MIT License

CSS 23.16% PHP 72.44% JavaScript 4.41%
ovulation calculator fertility pregnancy wordpress-plugin wordpress-development javascript jquery-ui calendar-widget php

ovulation-calculator-simple's Introduction

Inspections

Ovulation Calculator

Description

This WordPress plugin ovulation calculator will calculate your most fertile days. You can use shortcode to page or post.

Live

Click here

alt text alt text alt text alt text

Installation

  1. Upload the plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Ovulation Calculator section in WordPress dashboard and enter details.

Frequently Asked Questions

Does the calculator have shortcode ?

Yes. The shortcode is [ovulationcalculator]. You can use it both in post and page.

Does this plugin support MailChimp ?

Yes. You can enter your MailChimp API Key and Unique List ID in mailchimp tab of the plugin. After user fills out the email field in calendar then it will be registered to the mailchimp's list instantly.

Can I translate/rewrite the wordings of this plugin ?

Yes. There are options in plugin's settings page. You can use Calendar Translation and Email Template Translation tabs for rewriting the words.

Does this plugin translate ovulation dates according to language chosen?

Currently it supports 7 languages. They are Danish, Swedish, Norwegian, Finnish, English, Estonian and Spanish.

Screenshots

alt text alt text alt text alt text alt text

Requirements or developer notes

Ovulation dates conversation depends on certain php library. This is called IntlDateFormatter (http://php.net/manual/en/class.intldateformatter.php). Your server may not have installed IntlDateFormatter. If not installed then you will receive fatal error. In this case you need to install or ask your hosting company to install IntlDateFormatter php library. If you have access php.ini file then you can edit the code. Look for php_intl.dll. And remove the comment (;) from ;extension=php_intl.dll and it should look like this: extension=php_intl.dll.

To install in local machine in mac OSX, you can follow this link:

  1. install-php-intl-extension-os-x
  2. international-php-dates-with-intl

Credits

  1. icomoon
  2. calendarscripts

Contact

Inspections

ovulation-calculator-simple's People

Contributors

zakirsajib avatar zakiruk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.