Changeset 3113504
- Timestamp:
- 07/06/2024 11:18:18 AM (21 months ago)
- Location:
- stan-checkout/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (1 diff)
-
includes/classes/class-wc-stan-checkout-shipping-api.php (modified) (1 diff)
-
wc-stan-checkout.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stan-checkout/trunk/README.txt
r3113032 r3113504 4 4 Requires at least: 5.0.0 5 5 Tested up to: 6.5.2 6 Stable tag: 1.3. 26 Stable tag: 1.3.3 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
stan-checkout/trunk/includes/classes/class-wc-stan-checkout-shipping-api.php
r3113032 r3113504 20 20 21 21 $this->update_customer_address( $shipping_address, true ); 22 23 WC()->cart->calculate_shipping(); 22 24 23 25 $available_shipping_methods = array(); -
stan-checkout/trunk/wc-stan-checkout.php
r3113032 r3113504 19 19 * Plugin URI: https://compte.stan-app.fr 20 20 * Description: Vous perdez des utilisateurs lorsque vous demandez de s'inscrire, remplir les formulaires est la première raison qui mène les utilisateurs à quitter un site. Avec Stan Checkout vos utilisateurs s'inscrivent sans formulaire, sans contrainte. 21 * Version: 1.3. 221 * Version: 1.3.3 22 22 * Author: Brightweb 23 23 * Author URI: https://stan-business.fr
Note: See TracChangeset
for help on using the changeset viewer.