Linux 软件免费装
Banner图

Nepali BS Date Tools

开发者 manjilshre
更新时间 2026年5月30日 14:16
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later

标签

Nepali Nepali Date Nepal Nepali Post Date BS Date Converter

下载

1.0.0

详情介绍:

Nepali BS Date Tools is a wordpress plugin that converts the english date format to nepal date format. This plugin also supports Shortcode that helps you to display Nepali dates anywhere in your website. It also converts english digits to nepali digits. Perfect for Nepali blogs, news portals, government websites, and local business websites.

安装:

  1. Upload the plugin files to the /wp-content/plugins/nepali-bs-date-tools directory, or install the plugin through the wordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to settings general page and look for 'Nepali Bikram Sambat (BS) Date Format' to customize settings of plugin.
  4. Use the provided shortcode in posts or pages.

屏幕截图:

  • Single post page

升级注意事项:

1.0.0 Initial stable release.

常见问题:

What does this plugin do?

This plugin converts WordPress post dates from English (AD) to Nepali Bikram Sambat (BS) dates. It can also display today’s Nepali date, convert English numbers to Nepali numbers, and convert dates between English and Nepali calendars.

Does this plugin automatically convert post dates to BS?

Yes. Once enabled, the plugin can automatically display WordPress post dates in Nepali BS format on your website.

Can I display today’s Nepali date anywhere on my site?

Yes. The plugin provides functionality to display the current Nepali BS date anywhere on your website. See features for function and shortcodes used.

Does the plugin support Nepali numbers?

Yes. You can convert English numbers (123456) into Nepali numbers (१२३४५६) using function NBSD_convert_to_nepali_number('your-number') or using shortcode [NBSD_convert_to_nepali_number number='your-number'].

Can the plugin convert Nepali dates to English dates?

Yes. The plugin supports both:

  • Use shortcode [NBSD_convertTonepalidate engdate="2026-05-11"] for English (AD) → Nepali (BS).
  • Use function NBSD_convert_to_englishdate("2083-01-28") for Nepali (BS) → English (AD).

Can I choose different BS date formats?

Yes. The plugin includes settings to customize the Nepali BS date format.

Can I disable Nepali number conversion?

Yes. You can enable or disable Nepali number conversion from the plugin settings.

Where can I report bugs or request features?

You can report issues or request features through the plugin support page on WordPress.org.

更新日志:

1.0.0 Initial release