includes/admin/views/single-item.php
Allows to render some content before the item in the plugin panel
Paramsstring $item_key Item key.
array $options Item options
string $type Item type.
Allows to render some content after the item in the plugin panel
Paramsstring $item_key Item key.
array $options Item options
string $type Item type.
includes/admin/yith-wcmap-admin-functions.php
Allows to render some content before printing the item in the plugin panel
Paramsstring $item_key Item key.
array $options Item options.
string $type Item type.
Allows to render some content after printing the item in the plugin panel
Paramsstring $item_key Item key.
array $options Item options.
string $type Item type.
includes/class-yith-wcmap-avatar.php
Allows to trigger some action before applying the action to manage the avatar
Params
string $action Action to manage the avatar.
includes/class-yith-wcmap-security.php
Allows to trigger some action after sending email to verify the account
includes/email/class-yith-wcmap-verify-account.php
Allows to trigger some action when the email to verify the account has been sent correctly
Params
int $customer_id Customer ID.
Allows to trigger some action when the email to verify the account has not been sent correctly
Params
int $customer_id Customer ID.
templates/ywcmap-myaccount-avatar-modal.php
Allows to render some content before the form to upload the avatar
Allows to render some content after the form to upload the avatar
templates/ywcmap-myaccount-menu-group.php
Allows to render some content when printing the endpoints
Paramsstring $endpoint Endpoint key.
array $options Endpoint options.
templates/ywcmap-myaccount-menu.php
Allows to render some content before the endpoints menu
Allows to render some content before the endpoints items
Allows to render some content when printing the endpoints group
Paramsstring $endpoint Endpoint key.
array $options Endpoint options.
Allows to render some content when printing the endpoints
Paramsstring $endpoint Endpoint key.
array $options Endpoint options.
Allows to render some content after the endpoints items
Allows to render some content after the endpoints menu