Popis
CHP Nepali Date Converter plugin is developed in order to provide dates conversion from English to Nepali dates and Vice Versa. This plugin converts pages, posts and comments date from English to Nepali or Vice Versa. This plugin also supports Shortcode that helps you to display Nepali dates anywhere in your website.
Main Features
- Show Posts, Pages, Comments Date to Nepali
- Supports Time Diff (Eg: ३ सेकेन्ड अगाडि)
- Time ago available for comments. Such as
३ माहिना पहिले
- Various Custom function to convert English Date to Nepali and Nepali Date to English
- Real Timer system
AVAILABLE SHORTCODES
You can use following shortcodes to display Nepali Date or Today Date anywhere in the posts or pages:
- Use
[CHPNPDATE date="YOUR_DATE"]
to show Nepali Date Converter - Use
[CHPNPDATE date="TODAY"]
or[CHPNPDATE]
to show Today Date - Use
[CHPNPDATE date="REALTIME"]
to show Real Timer with Date - Use
[CHPNPDATE date="REALTIMEONLY"]
to show Real Timer without Date
AVAILABLE FUNCTIONS
You can use following functions to display Nepali Date or Today Date:
-
Use
chp_real_time
to show Real Timer. It accepts an boolean argument (true or false), whether to show time only or timer with full date -
Use
chp_np_to_en
to convert english date to nepali date. It accepts an argument, that is YOUR_DATE -
Use
chp_np_date
to display Nepali Date. It accepts three arguments. First is date and second is DATE FORMAT and third one is boolean(true or false) whether to show timer or not.
AVAILABLE WIDGET
Currently Our plugin supports two widgets.
* CHP NP Date Converter
helps you to display nepali date with or without timer
* CHP NP Date Theme
helps you to display time and date in beautiful way.
Working Flow
This plugin is working under a single PHP CLASS
that converts English Date to Nepali Date. https://codehelppro.com/wordpress-plugin-development/scripts/chp-nepali-date-converter.
Developers
- Suresh Chand
Snímky obrazovky
Instalace
- Login to admin panel, Go to Plugins => Add New.
- Search for “Chp Nepali Date Converter” and install it.
- Once you install it, activate it
- Go to Settings => Your can find “Chp Nepali Date Converter” option to manage settings.
Or
- Put the plug-in folder
chpnpdate
into [wordpress_dir]/wp-content/plugins/ - Go into the WordPress admin interface and activate the plugin
- Go to Settings => Your can find “Chp Nepali Date Converter” option to manage settings.
Have fun!!!
Nejčastější dotazy
-
What does this plugin does?
-
This plugin helps you to convert or display Nepali dates in your website in your own way.
-
Is it Free?
-
Yes, it is completely free. There is no any hidden cost.
-
Who can use this plugin?
-
There is no any restriction to use this plugin. If you want to display Nepali dates in your website, You can use this plugin.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
CHP Nepali Date Converter je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “CHP Nepali Date Converter” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.2
- Two Widget Added
- One More Function Added
- Fixes some minor issues
1.1.0
- Real timer System
- Included different functions to show nepali date or timer
- Time ago format for comments
- Fixes some minor issues
1.1.0
- First release of plugin