NumeroCalc

Description

Discover the hidden patterns in your birth date. NumeroCalc calculates your personal psycho-numerological matrix — a powerful tool that reveals your inner strengths, life path, and energy cycles.

Enter a birth date and instantly get:

  • A complete 3×3 psycho-numerological matrix with your personal numbers
  • Your Destiny Number
  • Male and female digit balance
  • A life chart from 0 to 108 years — showing your Fate and Will lines, where they cross, and what that means for your journey

Add the shortcode [numerocalc] to any page and it works.

Languages: Bulgarian, English, German.

External Services

This plugin loads Chart.js from the jsDelivr CDN:

  • Service: jsDelivr (https://www.jsdelivr.com)
  • File: https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js
  • Purpose: Rendering the numerology life chart
  • License: MIT (https://github.com/chartjs/Chart.js/blob/master/LICENSE.md)
  • Privacy policy: https://www.jsdelivr.com/privacy-policy-jsdelivr-net

This file is loaded only on pages that contain the [numerocalc] shortcode.
No user data is sent to jsDelivr — it is a static file delivery only.

Privacy Policy

This plugin does not collect, store or transmit any personal data.

  • The birth date entered by the user is processed entirely in the browser (JavaScript).
  • No data is sent to the server.
  • No cookies are set by this plugin.
  • No third-party tracking is used.

Screenshots

  • The numerology calculator with filled psychomatrix and life chart
  • The chart showing intersection points between Fate and Will lines
  • Mobile view of the calculator

Installation

  1. Upload the numerocalc folder to /wp-content/plugins/
  2. Activate the plugin from the WordPress admin panel
  3. Add [numerocalc] to any page or post

FAQ

How do I add the calculator to my page?

Add the shortcode [numerocalc] to any page or post content.

What date formats are supported?

Enter the date in dd.mm.yyyy format. Years between 1900 and 2049 are supported.

Is the plugin free?

Yes, the basic version is completely free under GPL2 license.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“NumeroCalc” is open source software. The following people have contributed to this plugin.

Contributors

Translate “NumeroCalc” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.9c

  • Internationalization (i18n) — English and German translations added
  • Replaced AnyChart (commercial) with Chart.js (MIT license)
  • Improved intersection point positioning
  • Hover tooltip showing values for all years
  • Reference matrix added
  • Unified gold-orange color scheme

1.0.0

  • Initial release