We'll create fresh WordPress site with CHP Nepali Date Converter installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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.
३ माहिना पहिले
You can use following shortcodes to display Nepali Date or Today Date anywhere in the posts or pages:
[CHPNPDATE date="YOUR_DATE"]
to show Nepali Date Converter[CHPNPDATE date="TODAY"]
or [CHPNPDATE]
to show Today Date[CHPNPDATE date="REALTIME"]
to show Real Timer with Date[CHPNPDATE date="REALTIMEONLY"]
to show Real Timer without DateYou 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.
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.
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.