Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Number to Bangla

Beschreibung

Easy shortcode plugin for converting any english number to Bangla word or money format or in month name.

Just use,

[ntb_num value=value_here format=format_here][/ntb_num]

Available Options:

Number

[ntb_num value="111" format="number"][/ntb_num] 

Output: ১১১

Word

[ntb_num value="1345.05" format="word"][/ntb_num]  

Output: এক হাজার তিন শত পঁয়তাল্লিশ দশমিক শূন্য পাঁচ

Money Format

[ntb_num value="1345.50" format="money"][/ntb_num]

Output: এক হাজার তিন শত পঁয়তাল্লিশ টাকা পঞ্চাশ পয়সা

Month

[ntb_num value="12" format="month"][/ntb_num] 

Output: এক হাজার তিন শত পঁয়তাল্লিশ দশমিক শূন্য পাঁচ

Comma (Lakh)

[ntb_num value="121212121" format="comma"][/ntb_num]  

Output: ১২,১২,১২,১২১

Screenshots

Installation

INSTALLATION FROM WITHIN WORDPRESS

  • Visit Plugins > Add New.
  • Search for „Number to Bangla“.
  • Install and activate „Number to Bangla“.

MANUAL INSTALLATION

  • Upload the entire „number-to-bangla“ folder to the /wp-content/plugins/ directory.
  • Visit Plugins.
  • Activate „Number to Bangla“ plugin.

USAGE

To convert any number into bangla word,

[ntb_num value=111 format="word"][/ntb_num] 

Output একশত এগারো

Rezensionen

21. Mai 2021
This plugin was sorely needed. Does exactly what it say. Thanks to Plugin Developer.
Alle 3 Rezensionen lesen

Mitwirkende & Entwickler

„Number to Bangla“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Number to Bangla“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.