Image

NumeroCalc

Описание

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.

Скриншоты

Установка

  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

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«NumeroCalc» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «NumeroCalc» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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