This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Seed Buddhist Year

Description

Seed Buddhist Year will change output year to Buddhist year or Buddhist Era (BE) but not effect microformat, which uses Christian/Common Era (CE).

Just install and it will overide these functions,

  • get_the_date()
  • the_date()
  • get_the_time()
  • the_time()

Then, this plugin will not work if your theme user other standard ways to output the date and time.

Official development of Seed Buddhist Year is on GitHub, with official stable releases published on WordPress.org. The GitHub repo can be found at https://github.com/SeedThemes/seed-buddhist-year/. Please use the Support tab for potential bugs, issues, or enhancement ideas.

Screenshots

  • Thai date using Buddhist year.

Installation

  1. Upload the plugin files to the /wp-content/plugins/seed-buddhist-year directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

There is no settings.

FAQ

It’s not working?

This plugin will not work if your theme user other standard ways to output the date and time. Now we support just 4 functions,

  • get_the_date()
  • the_date()
  • get_the_time()
  • the_time()

And we found that it’s not working on 32 Bit CPU. Please check that your hosting server is 64 Bit CPU.

Reviews

January 23, 2019
ตามหา plugin ที่แปลง ค.ศ. เป็น พ.ศ.มานานแล้ว แต่ขอแนะนำหน่อย ให้เปลี่ยนชื่อ หรือทำอะไรก็ได้ให้มัน search คำว่า พ.ศ. หรือ พุทธศักราช เจอ เพราะ ชื่อ plugin มันไม่สื่อ เพราะผมเคยหาแล้วมันหาไม่เจอนะ อันนี้ที่หาเจอเพราะเจอบทความในเว็บไซต์ ถึงตามมาเจอ
September 3, 2016
ขอบคุณแทนคนไทยทั้งประเทศสำหรับปลั๊กอินดีๆ ตัวนี้ครับ
Read all 10 reviews

Contributors & Developers

“Seed Buddhist Year” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Seed Buddhist Year” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

  • Date: 5 MAR 2021
  • Fix: undefined variable: comment

1.0.2

  • Fix: Predefined Constants problem (to support Yoast SEO).

1.0.1

  • New: Support comment date.

1.0.0

  • Date: 2016-05-11
  • Fix: leap year problem.

0.9.0

  • First version.