Archives

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

Checkout: Action – checkout_admin_metaboxes_extensions_settings

Description Use the checkout_admin_metaboxes_extensions_settings action hook to do something while the metaboxes are registered for the Checkout > Extensions > Settings section of the plugin. Usage You can hook to this action like this: Arguments $page – The current metaboxes page slug in admin Example Here is a full example of using this action hook:

Continue Reading

Newsletters: Action – wpml_field_saved

Description wpml_field_saved is fired after a custom field has been saved. Arguments $field_id (ID of the field which was saved), $data (an Array of data for the saved field) Example Below is an example of how to use the wpml_field_saved action hook.

Continue Reading

WordPress Plugins

Start selling products, sending newsletters, publishing ads, and more through your own WordPress website using our premium WordPress plugins.

Browse

Pin It on Pinterest