Custom Scrollable Button – My B21 Cards

描述

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

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

屏幕截图

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

安装

  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.

常见问题

मैं बटनों को कैसे प्रदर्शित कर सकता हूँ? / 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.

评价

阅读所有1条评价

贡献者及开发者

「Custom Scrollable Button – My B21 Cards」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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.

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]