Skip to content

Release 1.1.0

Choose a tag to compare

@masud-web masud-web released this 03 Aug 13:33
· 1 commit to main since this release

Bangla Date and Digit 1.1.0

Stable release with bug fixes and developer enhancements.

Fixes

  • Context-aware AM/PM: converts AM/PM only in real time contexts (e.g. 10 AM -> ১০ পূর্বাহ্ণ), eliminating false positives on the English words "am" and "pm".
  • Inline <script>/<style> protection: blocks are never converted, so CSS and JavaScript stay intact.

Enhancements

  • bangla_date_and_digit_mappings filter to override any day/month Bangla spelling.
  • bangla_date_and_digit_skip_filters filter to exclude specific WordPress filters (e.g. number_format_i18n).
  • Rebuilt the settings page using the WordPress Settings API.
  • Added a per-request cache to avoid duplicate processing.
  • Updated shortened day/month forms (Sat -> শনি, Jan -> জানু) and rewrote Readme.txt.

See the Readme for the full feature list.