e107v1::callback_e107v1_userid()
Method: Override the `callback_user` function in ‘converter.php’ for custom e107v1 imports
Source: includes/admin/converters/e107v1.php:573
Method: Override the `callback_user` function in ‘converter.php’ for custom e107v1 imports
Source: includes/admin/converters/e107v1.php:573
Method: This callback processes any custom parser.php attributes and custom code with preg_replace
Source: includes/admin/converters/e107v1.php:601
Method: Translate the post status from e107 v1.x numerics to WordPress’s strings.
Source: includes/admin/converters/e107v1.php:516
Method: Translate the topic sticky status type from e107 v1.x numerics to WordPress’s strings.
Source: includes/admin/converters/e107v1.php:536
Method: Verify the topic/reply count.
Source: includes/admin/converters/e107v1.php:560
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/e107v1.php:481
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/e107v1.php:490
Method: Translate the forum type from e107 v1.x numerics to WordPress’s strings.
Source: includes/admin/converters/e107v1.php:501
Method: Sets up the field mappings
Source: includes/admin/converters/e107v1.php:30
Method: This method allows us to indicates what is or is not converted for each converter.
Source: includes/admin/converters/e107v1.php:472