Skip to content

Ferestaa v1.0.0

Choose a tag to compare

@AriyaSrfZ AriyaSrfZ released this 07 Sep 09:15
· 10 commits to main since this release

Persian WooCommerce SMS v7.x+ support (plugin header still reads 0.09).

Added

  • New gateway class includes/gateways/wooCommerce-sms/Feresta.php in the PW\PWSMS\Gateways namespace, extending the plugin's own Gateway base class — guarded with class_exists so it stays inert on old plugin versions
  • New ws-class-integrator.php: copies/refreshes the gateway class into persian-woocommerce-sms/src/Gateways/ on every load so stale copies never linger; self-cleans on deactivation
  • Both wired into the bootstrap and the activation routine