edd_set_user_to_verified( integer $user_id )

Set the user from pending to active


Description Description


Parameters Parameters

$user_id

(Required) The User ID to activate


Top ↑

Return Return

(bool) If the user was marked as active or not


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.