{"id":62683,"date":"2024-02-13T10:17:46","date_gmt":"2024-02-13T15:17:46","guid":{"rendered":"https:\/\/memberpress.com\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/"},"modified":"2025-10-23T14:00:48","modified_gmt":"2025-10-23T18:00:48","slug":"how-to-add-custom-fields-to-the-sub-account-signup-form","status":"publish","type":"ht_kb","link":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/","title":{"rendered":"Hinzuf\u00fcgen von benutzerdefinierten Feldern zum Formular \"Unterkonto hinzuf\u00fcgen"},"content":{"rendered":"\n<p>From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Note:<\/strong> This add-on is available to MemberPress <strong>Scale<\/strong> plan members. You can upgrade to the Scale plan if you're subscribed to another plan. To upgrade, click the <strong>Change Plan<\/strong> link on your <a href=\"https:\/\/memberpress.com\/account\/subscriptions\/\"><strong>account page<\/strong><\/a>.<\/p>\n\n\n\n<p>Here is an example of what the code snippet would look like:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted has-background\" style=\"background-color:#f5f5f5\">add_action('mepr-user-signup-fields', function() {\n     if( !MeprUtils::is_product_page() ) {\n     ?>\n     <label>\n          <span><?php _e('Company Name', 'memberpress-corporate'); ?><\/span>\n          <input id=\"\" type=\"text\" name=\"userdata[mepr_company_name]\" \/>\n     <\/label>\n     <label>\n          <span><?php _e('Your Salary', 'memberpress-corporate'); ?><\/span>\n          <select id=\"\" name=\"userdata[mepr_your_salary]\">\n               <option value=\"1-5\">1k-5k<\/option>\n               <option value=\"5-10\">5k-10k<\/option>\n               <option value=\"11-30\">11k-30k<\/option>\n               <option value=\"31-50\">31k-50k<\/option>\n               <option value=\"51-90\">51k-90k<\/option>\n          <\/select>\n     <\/label>\n     <?php\n     }\n});<\/pre>\n\n\n\n<p>You can add custom code snippets using a plugin like <a href=\"https:\/\/memberpress.com\/docs\/how-to-add-custom-code-snippets-in-wpcode\/\">WPCode<\/a>, or if you are using a child theme it can be added to the functions.php file.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook.\u00a0 Here is an example of what the code snippet would look like: add_action(\u2018mepr-user-signup-fields\u2019, function() { if( !MeprUtils::is_product_page() ) { ?> 1k-5k 5k-10k [\u2026]<\/p>\n","protected":false},"author":62252,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","_strive_checklists":"\"\"","_strive_active_checklist":"62291e2bb2422","footnotes":""},"ht-kb-category":[1306,1397],"ht-kb-tag":[],"class_list":{"0":"post-62683","1":"ht_kb","2":"type-ht_kb","3":"status-publish","4":"format-standard","6":"ht_kb_category-corporate-accounts","7":"ht_kb_category-account-customizations","8":"entry"},"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you&#039;re subscribed to another\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Nikola M\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Add Custom Fields to the Add Sub-Account Form | MemberPress\" \/>\n\t\t<meta property=\"og:description\" content=\"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you&#039;re subscribed to another\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1650\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1275\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-02-13T15:17:46+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-10-23T18:00:48+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Add Custom Fields to the Add Sub-Account Form | MemberPress\" \/>\n\t\t<meta name=\"twitter:description\" content=\"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you&#039;re subscribed to another\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#article\",\"name\":\"How to Add Custom Fields to the Add Sub-Account Form | MemberPress\",\"headline\":\"How to Add Custom Fields to the Add Sub-Account Form\",\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#articleImage\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"datePublished\":\"2024-02-13T10:17:46-05:00\",\"dateModified\":\"2025-10-23T14:00:48-04:00\",\"inLanguage\":\"de-DE\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#webpage\"},\"articleSection\":\"Corporate Accounts, Account Customizations\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/add-ons\\\/#listItem\",\"name\":\"Add-ons\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/add-ons\\\/#listItem\",\"position\":2,\"name\":\"Add-ons\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/add-ons\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/registration-and-purchasing\\\/#listItem\",\"name\":\"Registration and Purchasing\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/registration-and-purchasing\\\/#listItem\",\"position\":3,\"name\":\"Registration and Purchasing\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/registration-and-purchasing\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/corporate-accounts\\\/#listItem\",\"name\":\"Corporate Accounts\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/add-ons\\\/#listItem\",\"name\":\"Add-ons\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/corporate-accounts\\\/#listItem\",\"position\":4,\"name\":\"Corporate Accounts\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/corporate-accounts\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#listItem\",\"name\":\"How to Add Custom Fields to the Add Sub-Account Form\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/registration-and-purchasing\\\/#listItem\",\"name\":\"Registration and Purchasing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#listItem\",\"position\":5,\"name\":\"How to Add Custom Fields to the Add Sub-Account Form\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/corporate-accounts\\\/#listItem\",\"name\":\"Corporate Accounts\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola M\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775745920\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/\",\"name\":\"How to Add Custom Fields to the Add Sub-Account Form | MemberPress\",\"description\":\"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you're subscribed to another\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-add-custom-fields-to-the-sub-account-signup-form\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2024-02-13T10:17:46-05:00\",\"dateModified\":\"2025-10-23T14:00:48-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How to Add Custom Fields to the Add Sub-Account Form | MemberPress<\/title>\n\n","aioseo_head_json":{"title":"Hinzuf\u00fcgen von benutzerdefinierten Feldern zum Formular \"Unterkonto hinzuf\u00fcgen\" | MemberPress","description":"Ab MemberPress Corporate Accounts Version 1.5.25 k\u00f6nnen Sie dem Formular zum Hinzuf\u00fcgen von Unterkonten benutzerdefinierte Text- und Dropdown-Felder hinzuf\u00fcgen. Dies erfordert das Hinzuf\u00fcgen eines benutzerdefinierten Codeschnipsels mit unserem mepr-user-signup-fields action hook. Hinweis: Dieses Add-on ist f\u00fcr Mitglieder des MemberPress-Scale-Plans verf\u00fcgbar. Sie k\u00f6nnen auf den Tarif Scale upgraden, wenn Sie einen anderen Tarif abonniert haben.","canonical_url":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#article","name":"How to Add Custom Fields to the Add Sub-Account Form | MemberPress","headline":"How to Add Custom Fields to the Add Sub-Account Form","author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/de\/#articleImage","width":1650,"height":1275,"caption":"memberpress logo icon"},"datePublished":"2024-02-13T10:17:46-05:00","dateModified":"2025-10-23T14:00:48-04:00","inLanguage":"de-DE","mainEntityOfPage":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#webpage"},"isPartOf":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#webpage"},"articleSection":"Corporate Accounts, Account Customizations"},{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/#listItem","name":"Add-ons"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/#listItem","position":2,"name":"Add-ons","item":"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/#listItem","name":"Registration and Purchasing"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/#listItem","position":3,"name":"Registration and Purchasing","item":"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/#listItem","name":"Corporate Accounts"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/#listItem","name":"Add-ons"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/#listItem","position":4,"name":"Corporate Accounts","item":"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#listItem","name":"How to Add Custom Fields to the Add Sub-Account Form"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/#listItem","name":"Registration and Purchasing"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#listItem","position":5,"name":"How to Add Custom Fields to the Add Sub-Account Form","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/#listItem","name":"Corporate Accounts"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/de\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/de\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"Person","@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/","name":"Nikola M","image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/litespeed\/avatar\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775745920"}},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#webpage","url":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/","name":"How to Add Custom Fields to the Add Sub-Account Form | MemberPress","description":"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you're subscribed to another","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/memberpress.com\/de\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/#breadcrumblist"},"author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2024-02-13T10:17:46-05:00","dateModified":"2025-10-23T14:00:48-04:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/de\/#website","url":"https:\/\/memberpress.com\/de\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"de-DE","publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"MemberPress","og:type":"article","og:title":"How to Add Custom Fields to the Add Sub-Account Form | MemberPress","og:description":"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you're subscribed to another","og:url":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:width":1650,"og:image:height":1275,"article:published_time":"2024-02-13T15:17:46+00:00","article:modified_time":"2025-10-23T18:00:48+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"How to Add Custom Fields to the Add Sub-Account Form | MemberPress","twitter:description":"From MemberPress Corporate Accounts version 1.5.25, you can add text and drop-down custom fields to the form used to add sub-accounts. This requires adding a custom code snippet using our mepr-user-signup-fields action hook. Note: This add-on is available to MemberPress Scale plan members. You can upgrade to the Scale plan if you're subscribed to another","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"62683","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2025-10-23 18:05:14","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2024-02-13 15:17:46","updated":"2026-03-03 14:52:41"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/\" title=\"Add-ons\">Add-ons<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/\" title=\"Registration and Purchasing\">Registration and Purchasing<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/\" title=\"Corporate Accounts\">Corporate Accounts<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tHow to Add Custom Fields to the Add Sub-Account Form\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/de"},{"label":"Add-ons","link":"https:\/\/memberpress.com\/de\/doc-categories\/add-ons\/"},{"label":"Registration and Purchasing","link":"https:\/\/memberpress.com\/de\/doc-categories\/registration-and-purchasing\/"},{"label":"Corporate Accounts","link":"https:\/\/memberpress.com\/de\/doc-categories\/corporate-accounts\/"},{"label":"How to Add Custom Fields to the Add Sub-Account Form","link":"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-fields-to-the-sub-account-signup-form\/"}],"_links":{"self":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb\/62683","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/users\/62252"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/comments?post=62683"}],"version-history":[{"count":1,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb\/62683\/revisions"}],"predecessor-version":[{"id":75537,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb\/62683\/revisions\/75537"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/media?parent=62683"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb-category?post=62683"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=62683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}