Bangla Date Display

Plugin Banner

Bangla Date Display

by ALI IMRAN

Download
Description

Displays Bangla, Gregorian and Hijri date, Archive Calendar, time, name of the day, name of the current season, and more in Bangla language. Options are also available for displaying post/page default (English) date, time, comment count, and numbers in Bangla language.

Usage

  • Install and activate the plugin.
  • Navigate to: Settings -> Bangla Date Display.
  • Use widgets or shortcodes.

Features

  • Bangla date (Bangladesh and India).
  • Hijri Date.
  • Gregorian date.
  • Bangla day, time and current season name.
  • Advanced bangla archive calendar widget.
  • Options for displaying post/page’s default (english) time, date, comment count etc in bangla language.

Credits

  • Method#1:
  1. Navigate to: Plugins -> Add new -> Search.
  2. Search for “Bangla Date Display”.
  3. Install and activate plugin.
  4. Go to: Settings -> Bangla Date Display.
  • Method#2:
  1. Download plugin (zip file).
  2. Upload and install.
  3. Activate plugin.
  4. Go to: Settings -> Bangla Date Display.
  1. Main Widget.

    Main Widget.

  2. Time and Date.

    Time and Date.

  3. Advanced Archive Calendar Widget.

    Advanced Archive Calendar Widget.

  4. Settings Page.

    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 start_year=”2026″ language=”bn”]

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 start_year=”2026″ language=”bn”]’); ?>

Is it customizable?

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

Good Job!!

By sjnayem on December 11, 2021

I am very happy for you! You Still update this plugin...

Very Helpful plugin

By Shipon Karmakar (shiponkormoker) on July 18, 2020

Very Helpful plugin thanks

Resource overkill

By Codefairbd (codefairbd) on January 6, 2018

This plugin does its job well but it consumes too much resource without any reason. After installing this plugin my site was down for long period and after I delete this plugin everything came back.

Good Job...!

By Md. Obydullah (mdobydullah) on October 15, 2016

Great...

Its perfect for news website

By M R Jannat Swapon (meshtarua) on September 3, 2016

Hello. Its really aswom plagin for news website. Thank you for added Short code..

10.1.0

  • Added option for Hijri date roll over time.
  • Ongoing improvements.

10.0.0

  • Core features are rewritten in JS instead of PHP.
  • Will work properly on Cache-enabled sites.
  • Both Bangladesh and Indian calendar support.
  • Redesigned Archive Calendar Widget.
  • Optimized for improved performance.
  • Fixed security issues.
  • Compatible with WP 7.0

1.0 – 9.4

  • Many changes and improvements.
Back to top