Linux 软件免费装
Banner图

Bangla Date Display

开发者 imran2w
更新时间 2026年6月19日 20:36
PHP版本: 5.6 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

Bangla Bangla Date Bangla Time Bangla Calendar Hijri Date

下载

10.0.0 10.0.1 7.9 8.0 9.1 9.2 9.3 9.4 9.4.1 9.4.2

详情介绍:

Displays Bangla, Gregorian and Hijri date, Archive Calendar, time, name of the day, name of the current season of Bangladesh etc in Bangla language! Options available for displaying post/page's default (english) time, date, comment count, numbers etc in bangla language!

安装:

屏幕截图:

  • Time and Date.
  • Advanced Archive Calendar Widget.
  • Settings Page.

常见问题:

How does it work?

Use these shortcodes in your blog post/page:

  • Show current date from bangla calendar: [bangla_date]
  • Show english date in bangla language: [gregorian_date]
  • Show hijri date in bangla language: [hijri_date]
  • Show name of the day: [bangla_day]
  • Show current time: [bangla_time]
  • Show name of the current season: [bangla_season]
  • Show Archive Calendar: [ajax_calendar]
Or, Use these PHP codes in your theme's sidebar or template file:
  • Show current date from bangla calendar: < ?php echo do_shortcode('[bangla_date]'); ?>
  • Show english date in bangla language: < ?php echo do_shortcode('[gregorian_date]'); ?>
  • Show hijri date in bangla language: < ?php echo do_shortcode('[hijri_date]'); ?>
  • Show name of the day: < ?php echo do_shortcode('[bangla_day]'); ?>
  • Show current time: < ?php echo do_shortcode('[bangla_time]'); ?>
  • Show name of the current season: < ?php echo do_shortcode('[bangla_season]'); ?>
  • Show Archive Calendar: < ?php echo do_shortcode('[ajax_calendar]'); ?>

Is it customizable?

Yes! This plugin is almost fully customizable! After installation and activation, go to "Settings -> Bangla Date Display" for plugin settings.

更新日志:

10.0 1.0 - 9.4