LD_Multisite::add_signup_meta( array $user_signup_meta = array() )

In Multisite during the initial signup processing we need to capture the form data to use later when the user is activated.


Description Description


Parameters Parameters

$user_signup_meta

(Optional) User signup meta.

Default value: array()


Top ↑

Return Return

(array) $user_signup_meta.


Top ↑

Source Source

File: mu-plugins/learndash-multisite.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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