Profile by Template Tag

Custom user profile can be use as template tag anywhere in your site by using PHP.

$actionType = "profile";
$formName = "my_form";
echo userMetaProfileRegister( $actionType, $formName );