Skip to main content

Filter: wu_current_set_customer

Allow developers to modify the default behavior and set the current customer differently.

Parameters

NameTypeDescription
$customer\WP_Ultimo\Models\CustomerThe current customer to set.
$currentselfThe Current class instance.

Since

  • 2.0.9

Source

Defined in inc/class-current.php at line 433

Returns