[WordPress] 外掛分享: Number to Bangla

首頁外掛目錄 › Number to Bangla
WordPress 外掛 Number to Bangla 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(3 則評價)
1082 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.2+ v1.0.0 上架:2021-02-24

內容簡介

這是一個簡單的短碼(shortcode)外掛程式,可將任何英文數字轉換為孟加拉語的文字格式、貨幣格式或月份格式。

只需使用以下指令:

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

可用的選項:

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

輸出: ১১১

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

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

貨幣格式
[ntb_num value="1345.50" format="money"][/ntb_num]

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

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

輸出: ১২ মাস

千分位(Lakh)
[ntb_num value="121212121" format="comma"][/ntb_num]

輸出: ১২,১২,১২,১২১

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Number to Bangla」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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: ১২,১২,১২,১২১

文章
Filter
Mastodon