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]