=== Simple UPI QR Code === Contributors: devaura Tags: upi, donation, qr, india Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 Requires PHP: 7.2 License: GPLv2 or later Donate link: https://www.paypal.com/ncp/payment/298BY9YYYFK6Y Adds a simple UPI donation QR code with a shortcode. == Description == Use `[upi_donation id="yourupi@bank" name="Your Name"]` to embed a UPI payment QR code. Perfect for Indian bloggers and creators who want to receive donations via UPI. == Installation == 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. == Screenshots == 1. Adding the shortcode in the WordPress page editor. 2. Frontend preview of the shortcode output on the page. == Upgrade Notice == = 1.0.0 = Initial release. == Changelog == = 1.0.0 = * Initial release