Changeset 3387394
- Timestamp:
- 10/31/2025 04:40:39 AM (5 months ago)
- Location:
- suretriggers
- Files:
-
- 58 added
- 30 edited
- 1 copied
-
tags/1.1.10 (copied) (copied from suretriggers/trunk) (view diffs)
-
tags/1.1.10/app/build/main.asset.php (modified) (view diffs)
-
tags/1.1.10/app/build/main.js (modified) (view diffs)
-
tags/1.1.10/app/build/style-main.css (modified) (view diffs)
-
tags/1.1.10/assets/admin-css/st-admin-css.css (modified) (view diffs)
-
tags/1.1.10/assets/images/astra-logo.svg (added)
-
tags/1.1.10/assets/images/cartflows-logo.svg (added)
-
tags/1.1.10/assets/images/pic2.png (added)
-
tags/1.1.10/assets/images/prestro-player-logo.svg (added)
-
tags/1.1.10/assets/images/spectra-logo.svg (added)
-
tags/1.1.10/assets/images/starter-templates-logo.svg (added)
-
tags/1.1.10/assets/images/startertemplates-logo.png (added)
-
tags/1.1.10/assets/images/surecart-logo.svg (added)
-
tags/1.1.10/assets/images/surefeedback-logo.svg (added)
-
tags/1.1.10/assets/images/sureforms-logo.svg (added)
-
tags/1.1.10/assets/images/wp-crafter-logo.svg (added)
-
tags/1.1.10/assets/images/zipwp-logo.svg (added)
-
tags/1.1.10/changelog.txt (modified) (view diffs)
-
tags/1.1.10/readme.txt (modified) (view diffs)
-
tags/1.1.10/src/Controllers/GlobalSearchController.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/learndash/learndash.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/woocommerce/actions/add-attribute-terms.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/woocommerce/actions/add-emails-to-coupon.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/add-product-attributes.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/woocommerce/actions/add-product-to-cart.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/apply-coupon.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/check-cart-status.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/create-attribute.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/woocommerce/actions/create-variable-product.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/delete-customer.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/get-all-customers.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/get-all-products.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/get-customer-by-email.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/get-customer-by-id.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/get-orders-by-email.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/list-all-order-notes.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/list-all-orders.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/remove-product-from-cart.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/update-product-price.php (added)
-
tags/1.1.10/src/Integrations/woocommerce/actions/update-product-stock-quantity.php (added)
-
tags/1.1.10/src/Integrations/wordpress/wordpress.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/wp-travel-engine/triggers/booking-created.php (modified) (view diffs)
-
tags/1.1.10/src/Integrations/wpforms/triggers/user-submits-form-by-field-id.php (added)
-
tags/1.1.10/src/Loader.php (modified) (view diffs)
-
tags/1.1.10/suretriggers.php (modified) (view diffs)
-
trunk/app/build/main.asset.php (modified) (view diffs)
-
trunk/app/build/main.js (modified) (view diffs)
-
trunk/app/build/style-main.css (modified) (view diffs)
-
trunk/assets/admin-css/st-admin-css.css (modified) (view diffs)
-
trunk/assets/images/astra-logo.svg (added)
-
trunk/assets/images/cartflows-logo.svg (added)
-
trunk/assets/images/pic2.png (added)
-
trunk/assets/images/prestro-player-logo.svg (added)
-
trunk/assets/images/spectra-logo.svg (added)
-
trunk/assets/images/starter-templates-logo.svg (added)
-
trunk/assets/images/startertemplates-logo.png (added)
-
trunk/assets/images/surecart-logo.svg (added)
-
trunk/assets/images/surefeedback-logo.svg (added)
-
trunk/assets/images/sureforms-logo.svg (added)
-
trunk/assets/images/wp-crafter-logo.svg (added)
-
trunk/assets/images/zipwp-logo.svg (added)
-
trunk/changelog.txt (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/src/Controllers/GlobalSearchController.php (modified) (view diffs)
-
trunk/src/Integrations/learndash/learndash.php (modified) (view diffs)
-
trunk/src/Integrations/woocommerce/actions/add-attribute-terms.php (modified) (view diffs)
-
trunk/src/Integrations/woocommerce/actions/add-emails-to-coupon.php (added)
-
trunk/src/Integrations/woocommerce/actions/add-product-attributes.php (modified) (view diffs)
-
trunk/src/Integrations/woocommerce/actions/add-product-to-cart.php (added)
-
trunk/src/Integrations/woocommerce/actions/apply-coupon.php (added)
-
trunk/src/Integrations/woocommerce/actions/check-cart-status.php (added)
-
trunk/src/Integrations/woocommerce/actions/create-attribute.php (modified) (view diffs)
-
trunk/src/Integrations/woocommerce/actions/create-variable-product.php (added)
-
trunk/src/Integrations/woocommerce/actions/delete-customer.php (added)
-
trunk/src/Integrations/woocommerce/actions/get-all-customers.php (added)
-
trunk/src/Integrations/woocommerce/actions/get-all-products.php (added)
-
trunk/src/Integrations/woocommerce/actions/get-customer-by-email.php (added)
-
trunk/src/Integrations/woocommerce/actions/get-customer-by-id.php (added)
-
trunk/src/Integrations/woocommerce/actions/get-orders-by-email.php (added)
-
trunk/src/Integrations/woocommerce/actions/list-all-order-notes.php (added)
-
trunk/src/Integrations/woocommerce/actions/list-all-orders.php (added)
-
trunk/src/Integrations/woocommerce/actions/remove-product-from-cart.php (added)
-
trunk/src/Integrations/woocommerce/actions/update-product-price.php (added)
-
trunk/src/Integrations/woocommerce/actions/update-product-stock-quantity.php (added)
-
trunk/src/Integrations/wordpress/wordpress.php (modified) (view diffs)
-
trunk/src/Integrations/wp-travel-engine/triggers/booking-created.php (modified) (view diffs)
-
trunk/src/Integrations/wpforms/triggers/user-submits-form-by-field-id.php (added)
-
trunk/src/Loader.php (modified) (view diffs)
-
trunk/suretriggers.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.