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

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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