Archives
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 ReadingCheckout: 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 ReadingCheckout: Filter – checkout_processing_output
Description checkout_processing_output filters the “Processing order…” output that is shown on the payment step of the checkout procedure. Usage Arguments $html – Current processing output HTML $pmethod – The payment method being used Example
Continue ReadingCheckout: Filter – checkout_extensions_list
Description The checkout_extensions_list filter let’s you filter the list of extension plugins for several purposes such as listing under Checkout > Extensions for example. Usage The filter can be used like this: Arguments $extensions – The current list of extensions registered. Example
Continue ReadingCheckout: Filter – checkout_recurring_pmethods
Description The checkout_recurring_pmethods filter hook let’s you add/remove from the available, recurring payment methods in the plugin by slug. Usage You can use the filter like this: Arguments $recurring_pmethods – An Array of recurring payment methods by slugs. Example
Continue ReadingWordPress Plugins
Start selling products, sending newsletters, publishing ads, and more through your own WordPress website using our premium WordPress plugins.