Nepali Post Date Plugin
Nepali Post date is a wordpress plugin that converts the English date format to nepal date format. Not only does it convert the date format but also t …
Nepali Post date is a wordpress plugin that converts the English date format to nepal date format. Not only does it convert the date format but also the hours too.
Who is it useful for ?
The plugin is useful for any website that needs to display the date and time in Nepali Calendar format. With the shortcodes built one can use the feature to display:
a) Date in Nepali format
b) Post date and hours in Nepali format
c) Post modified Date and Hours in Nepali format
The Nepali Post Date, WordPress Plugin is popular among the Nepali news portals built on WordPress becasue as per the regulation each news should have:
i) News Post Date and Time
ii) News Modified date and Time
Features
- Convert post date into nepali BS date.
- Time ago option only available in Pro Version
- Convert the date using function get_nepali_post_date(‘your-date’) or using shortcode [nepali_post_date post_date=’your-date’].
- Get today date using function get_nepali_today_date() or using shortcode [nepali_today_date].
- Convert any number into nepali number using function convert_nepali_number(‘your-number’) or using shortcode [nepali_number number=’your-number’].
Developers
Installation
Upload the Nepali Post Date plugin to your blog, Activate it.
1, 2, 3: You’re done!
Screenshots
Admin setting
Front Display
Changelog
5.1.1
- Added plugin usage description in admin page.
- Fixes minor bugs.
5.1.0
- Added shortcode [nepali_number number=’your-number’]
- Added plugin function convert_nepali_number(‘your-number’)
5.0.0
- Fixes the bugs.
- Refactor unwanted codes.
4.0.0
3.0.0
- Added shortcode [nepali_post_date post_date=’your-date’].
- Added plugin function where you want to convert date manually like get_nepali_post_date(‘your-date’).
2.0.0
- Support nepali translation.
1.0.0
- This is first version of the plugin.