AEF::info()
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/AEF.php:570
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/AEF.php:570
Method: This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.
Source: includes/admin/converters/AEF.php:579
Class: Implementation of AEF Forum converter.
Source: includes/admin/converters/AEF.php:17
Method: Main Constructor
Source: includes/admin/converters/AEF.php:22
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/Example.php:689
Method: This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.
Source: includes/admin/converters/Example.php:698
Method: This method is to take the pass out of the database and compare to a pass the user has typed in.
Source: includes/admin/converters/Example.php:707
Class: Example converter base impoprter template for bbPress
Source: includes/admin/converters/Example.php:17
Method: Main Constructor
Source: includes/admin/converters/Example.php:22
Method: Sets up the field mappings
Source: includes/admin/converters/Example.php:29