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.

屏幕截图

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

安装

  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