Bikram Date
WordPress plugin to display post dates in Nepali.
by Nilambar Sharma · github.com/ernilambar/bikram-date · website
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ernilambar/bikram-date/releases/download/v1.0.1/bikram-date.zipReadme
Bikram Date
WordPress plugin to display post dates in Nepali (Bikram Sambat calendar).
Requirements
- WordPress 6.9+
- PHP 8.0+
What it does
Hooks into get_the_date and get_the_time filters and converts Gregorian dates to Nepali BS dates using the configured language and format.
Settings
Admin → Settings → Bikram Date
| Option | Values | Default |
|---|---|---|
| Language | Nepali / English | — |
| Date Format | format string | d F Y |
Contributing
composer run lint # parallel-lint + phpcs
composer run format # phpcbf auto-fix
pnpm run build # compile src/ → build/ via Vite
pnpm run format # prettier CSS/JS/JSON
Run lint and build before submitting a pull request.
License
GPLv2 or later
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.1 | Aug 10, 2026 | bikram-date.zip | 0 |