Simple UPI QR Code

विवरण

Use [upi_donation id="yourupi@bank" name="Your Name" dimension="150" text="Support Us"] to embed a UPI payment QR code.
Perfect for Indian bloggers and creators who want to receive donations via UPI.

स्क्रिनसटहरू

  • Adding the shortcode in the WordPress page editor.
  • Frontend preview of the shortcode output on the page.

स्थापना

  1. Upload the plugin to your /wp-content/plugins/ directory.
  2. Activate it through the ‘Plugins’ menu.
  3. Use the shortcode in posts or pages.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Simple UPI QR Code” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

= 1.0.2
* [Compatibility] – Tested OK with WordPress version 6.9

1.0.1

  • Added dimension parameter in shortcode to control QR code size (default: 180px)
  • Added text parameter in shortcode to customize display text (default: “Scan to donate”)
  • Example usage: [upi_donation id="yourname@upi" dimension="150" text="Support Us"]

1.0.0

  • Initial release