WooCommerce Refund Enable
Refund enagle woocommerce order dashboard
by Mazhar Ali · github.com/mazharwp/woocommerce-refund-enable · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mazharwp/woocommerce-refund-enable/archive/refs/heads/main.zipEnable woocommerce refund wordpress website dashboard
Activate the Plugin: Go to your WordPress dashboard. Navigate to Plugins > Installed Plugins. Find WooCommerce Refund Enable and click Activate.
How It Works: The plugin enables the refund amount field in WooCommerce orders by removing the readonly attribute from the #refund_amount field using JavaScript. The function ff_enable_woocommerce_refund_field is triggered in the WordPress admin panel when viewing the shop_order post type (WooCommerce orders). You can now manage refunds directly from the order page without restrictions!