Nepali BS Datepicker

الوصف

Nepali BS Datepicker adds a clean and responsive Nepali calendar datepicker to your input fields.

The plugin supports:

  • Nepali Bikram Sambat (BS) calendar
  • Multiple datepicker inputs
  • Custom input class support
  • Popup calendar UI
  • jQuery-based lightweight implementation
  • WordPress compatible scripts and styles
  • Easy integration with themes and plugins

Perfect for:

  • Forms
  • Booking systems
  • Government websites
  • School/college portals
  • Nepali local project

Features

  • Nepali popup calendar
  • Multiple input support
  • Custom CSS styling
  • Responsive design
  • Lightweight and fast
  • Easy initialization

Usage

HTML

<input type="text" class="npdate" />
<input type="text" class="npdate" />

Javascript
nepalbsdapic_show_bs_calendar(‘npdate’);

Multiple Inputs

<input type="text" class="start-date" />
<input type="text" class="end-date" />

Javascript
nepalbsdapic_show_bs_calendar(‘start-date’);
nepalbsdapic_show_bs_calendar(‘end-date’);

License

This plugin is licensed under the GPLv2 or later license.

لقطات الشاشة

  • Nepali datepicker popup

التنصيب

  1. Upload the plugin files to the /wp-content/plugins/nepali-bs-datepicker directory, or install the plugin through the wordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

الأسئلة المتكررّة

Does it support WordPress themes?

Yes. The plugin works with most WordPress themes.

Can I use multiple datepickers on the same page?

Yes. Multiple inputs are fully supported.

Can I customize the design?

Yes. You can override the plugin CSS in your theme stylesheet.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Nepali BS Datepicker” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Nepali BS Datepicker“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.0

Initial release

  • Initial release
  • Nepali BS calendar support
  • Popup datepicker
  • Multiple input support