Awesome Support Developer Documentation

wpas_register_account_before


Signature

do_action( 'wpas_register_account_before', $user )

Typical Usage

This action hook is called before the user is added to the database.

Parameters

  • $user: Array

Located In

  • File: includes/functions-user.php
  • Function: wpas_register_account

More Topics In Action Hooks

Share: