The below snippets will allow you to customize several elements of AutomateWoo based on your requirements and use case.
Note:
This is a Developer level doc. If you are unfamiliar working with code and resolving potential conflicts, we recommend you work with a Woo Agency Partner for larger projects, or find a WooCommerce developer on Codeable for smaller customizations. We are unable to provide support for customizations under our Support Policy.
- Prevent email capture and session tracking from the comment form
- Update a queued workflow run date programmatically
- Run AutomateWoo events every 5 minutes instead of every minuteÂ
- Set queue to run every minute instead of every 5
- Add an attachment to a workflow email
- Allow click tracking to external URLs
- Custom date variable for meta field
- Get a list of a user’s generated coupons
- Increase expired coupon deletion rate
- Set a custom reply-to address for workflow emailsÂ
- Include custom order statuses in the customer’s last order date calculation and apply it to the customer win-back trigger
- Change workflow-generated coupon lengths
- Use the
shop.products
custom filter option - Customize your email sender name
- Hide the admin menu from store managers
- Set which order to use for email previews
- Filter the value of a variable
Note: We are unable to provide support for customizations under our Support Policy. If you need to customize a snippet or extend its functionality, we recommend working with a Woo Agency Partner or finding a WooCommerce developer on Codeable.