=== Points Wallet for WooCommerce === Contributors: mkafash61 Tags: woocommerce, points, wallet, loyalty, referral Requires at least: 5.8 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html مدیریت سیستم امتیاز و کیف پول کاربران فروشگاه ووکامرس با امکان ثبت امتیاز خرید، معرف، نظر و نمایش تراکنش‌ها. == Description == پلاگین Points Wallet for WooCommerce امکانات زیر را فراهم می‌کند: * ثبت امتیاز به ازای خرید * امتیازدهی به معرف * امتیاز ثبت نظر * نمایش کیف پول کاربر * مدیریت تراکنش‌ها * اطلاع‌رسانی ایمیلی == Installation == 1. فایل ZIP را نصب و فعال کنید. 2. تنظیمات را از پنل مدیریت پیکربندی نمایید. == Screenshots == 1. کیف پول کاربر 2. تنظیمات پلاگین 3. تراکنش‌ها == Changelog == = 1.0.4 = * Fix: Removed manual `load_plugin_textdomain()` per WordPress.org recommendation (translations load automatically). * Fix: Header cleanup and consistency with Plugin Directory rules (distinct Author URI / removed Plugin URI or set to distinct URL). * Security/Code Quality: Final escaping passes and PHPCS/Plugin Check clean run. = 1.0.3 = * Security: Hardened uninstall handling (use uninstall.php) and improved permission/nonce checks in admin forms. * Enhancement: Minor refactors; improved i18n text domain consistency. = 1.0.2 = * Security Fix: Added nonce verification to the transaction deletion process to prevent CSRF vulnerabilities. * Security Fix: Escaped all echoed variables on both frontend and backend to prevent XSS attacks. * Fix: Corrected a minor PHP syntax error. * Enhancement: Improved code quality and translation strings based on the WordPress.org plugin review team's feedback. = 1.0.1 = * Initial release on WordPress.org. = 1.0.0 = * Initial version. == Upgrade Notice == = 1.0.4 = Stable tag now matches plugin version. Includes translation loading fix and final security/escaping improvements. Recommended update.