bbp_validate_registration_role( string $to_validate = '' )

Validate the Forum role during the registration process


Description Description


Parameters Parameters

$to_validate

(Optional) A well-formed (string) role ID to validate

Default value: ''


Top ↑

Return Return

(string) A valid role ID, or empty string on error


Top ↑

Source Source

File: includes/users/signups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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