Archives

Newsletters: Integrations

WordPress Newsletter plugin integration guides

Continue Reading

Checkout: Filter – checkout_admin_orders_export_data

Description The checkout_admin_orders_export_data filter lets you filter the orders CSV export data. It can be used in conjunction with the checkout_admin_orders_export_headings filter to ensure that the data match the headings. Usage View the code on Gist. Arguments $data – An Array of data objects for orders CSV export $headings – The current headings for orders CSV export Example View Continue Reading…

Continue Reading

Checkout: Filter – checkout_admin_orders_export_headings

Description The checkout_admin_orders_export_headings filter let’s you filter the orders CSV export headings. It can be used in conjunction with the checkout_admin_orders_export_data filter to ensure that the headings match the data. Usage View the code on Gist. Arguments $headings – The current headings for orders CSV export $data – An Array of data objects for orders CSV export Continue Reading…

Continue Reading

Newsletters: Filter – newsletters_emailbody_links

Description The newsletters_emailbody_links filter is used to filter the links in the body of the email before it is sent out. This filter is applied before the Bit.ly links are applied and also before the Newsletter plugin’s internal link/click tracking is applied. You can use this filter to add query arguments to links for example. Usage Continue Reading…

Continue Reading

Checkout: Action – checkout_admin_extensions_settings_saved

Description The checkout_admin_extensions_settings_saved runs after the settings have been saved under Checkout > Extensions > Settings tab. Usage You can hook to this action like this: Arguments $data – The $_POST data that was submitted from the Checkout > Extensions > Settings section Example Here is a full example of this action:

Continue Reading

Earn Money by Referring People

Refer customers to us with your affiliate link and earn commission on sales from your link.

Get Started

Pin It on Pinterest