BBP_Converter_Base::authenticate_pass( $password, $hash )
This method implements the authentication for the different forums.
Description Description
Parameters Parameters
-
(Required) Un-encoded password.
Source Source
File: includes/admin/classes/class-bbp-converter-base.php
abstract protected function authenticate_pass( $password, $hash );