BBP_Converter_Base::authenticate_pass( $password,  $hash )

This method implements the authentication for the different forums.


Description Description


Parameters Parameters

(Required) Un-encoded password.


Top ↑

Source Source

File: includes/admin/classes/class-bbp-converter-base.php

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

Top ↑

User Contributed Notes User Contributed Notes

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