=== Custom Scrollable Button - My B21 Cards ===
Contributors: myb21
Tags: buttons, scroll, custom-buttons, shortcode, custom-menu
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Donate link: https://rzp.io/l/OVsww6g
Stable tag: 2.9.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple and easy-to-use custom horizontal scrolling button solution for your WordPress site.

== Description ==

यह प्लगइन एक कस्टम हॉरिजॉन्टल स्क्रॉलिंग बटन सॉल्यूशन है जिसे विशेष रूप से उपयोग में आसानी के लिए डिज़ाइन किया गया है। यह वर्डप्रेस डैशबोर्ड में एक समर्पित सेटिंग्स पेज जोड़ता है जिससे उपयोगकर्ता बिना किसी कोड को छुए बटन के नाम और लिंक को प्रबंधित कर सकते हैं।

**मुख्य विशेषताएँ (Main Features):**
* **प्रशासनिक पैनल (Admin Panel):** सेटिंग्स को प्रबंधित करने के लिए एक साधारण डैशबोर्ड पेज।
* **प्रदर्शन (Performance):** फ़ॉर्म सबमिशन के लिए वर्डप्रेस के `admin-post` एपीआई का उपयोग करता है।
* **निर्भरता (Dependencies):** यह प्लगइन पूरी तरह से स्टैंडअलोन है और इसे किसी भी बाहरी लाइब्रेरी की आवश्यकता नहीं है।
* **उपयोग में आसान (Easy to Use):** बटनों को प्रदर्शित करने के लिए शॉर्टकोड `[my_b21_cards]` का उपयोग करें।

== Installation ==

1.  Upload the `custom-scrollable-button-my-b21-cards` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to the "My B21 Cards" settings page in your WordPress admin dashboard to add and manage your buttons.
4.  Use the shortcode `[my_b21_cards]` in your posts, pages, or widgets to display the buttons.

== Frequently Asked Questions ==

= मैं बटनों को कैसे प्रदर्शित कर सकता हूँ? / How do I display the buttons? =

You can display the buttons by using the shortcode `[my_b21_cards]` in any post, page, or widget area.

= मैं बटनों को कहाँ कॉन्फ़िगर करूँ? / Where do I configure the buttons? =

After activating the plugin, you will find a new menu item in your WordPress admin dashboard called "My B21 Cards". All settings are located there.

== Screenshots ==

1.  यह प्लगइन का मुख्य सेटिंग्स पेज है, जहाँ आप बटन जोड़ सकते हैं।
2.  यहाँ दिखाया गया है कि स्क्रॉलिंग बटन वेबसाइट पर कैसा दिखेगा।
3.  आप आसानी से बटन के टेक्स्ट और लिंक को बदल सकते हैं।

== Changelog ==

= 2.9.3 =
* Moved the donation box to the top of the settings page for better visibility.
* Fixed a code display issue on the settings page.
* Added Rating Function
.
= 2.9.2 =
* Added a donation link to the WordPress.org plugin page.
* Added a donation box in the plugin settings page for user support.

= 2.9.1 =
* Fixed a critical bug where the admin settings page was not functional due to a missing admin-script.js file.
* Added admin-script.js to handle admin page interactivity.

= 2.9 =
* Fixed security vulnerabilities as per WordPress team feedback. [cite: 17]
* Moved admin JavaScript to a separate file. [cite: 17]
* Improved sanitization and nonce verification. [cite: 18]