translation = $translation; $item->shortname = $listitem; $item->name = "admin_defined_profile_{$listitem}"; $item->type = get_plugin_setting("admin_defined_profile_type_{$listitem}", 'profile'); $items[] = $item; } } } ?>