BBP_Converter_Base::authenticate_pass( $password,  $hash )

This method implements the authentication for the different forums.

Description

Parameters

(string) (Required) Unencoded password.

Source

File: bp-forums/admin/converter.php

	abstract protected function authenticate_pass( $password, $hash );

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.