Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Action for editing an address #918

Closed
robselway opened this issue Apr 1, 2014 · 2 comments
Closed

Action for editing an address #918

robselway opened this issue Apr 1, 2014 · 2 comments

Comments

@robselway
Copy link

It would be good to have an action allowing plugins to hook in when a user updates an address. The do_action function would be put on line 295 in shortcodes/my_account.php.

For example:

do_action("jigoshop_user_edit_address", $user_id);
@PaulPreston
Copy link

Rob, We will review it and come back to you shortly.

@megawebmaster
Copy link
Member

Added: do_action('jigoshop_user_edit_address', $user_id, $address) after address was processed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants