{"id":10948,"date":"2023-10-01T16:25:10","date_gmt":"2023-10-01T23:25:10","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&amp;p=10948"},"modified":"2023-10-01T16:25:10","modified_gmt":"2023-10-01T23:25:10","slug":"form-field-smarttag-mm_form_field-login-form","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/","title":{"rendered":"Form Field SmartTag\u2122 (MM_Form_Field) - Formulario de inicio de sesi\u00f3n"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">This tag is used in conjunction with the&nbsp;MM_Form&nbsp;tag. It outputs form fields that the user can interact with to enter in data.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Attributes<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>login<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>type<\/code>&nbsp;(<em>optional<\/em>) &#8211; Indicates the type of form field to create.&nbsp;&#8216;input'&nbsp;is the only acceptable value and is also the default value. Form fields of type&nbsp;&#8216;input'&nbsp;output a standard HTML form element that the user can interact with to enter in information. Based on the value&nbsp;&#8216;name'&nbsp;attribute MemberMouse will render the appropriate HTML form element.<br><br><\/li>\n\n\n\n<li><code>name<\/code>&nbsp;&#8211; Indicates what data is being collected in the field. Below is a table of acceptable values.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Value<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td><code>username<\/code><\/td><td>Collects the member's username<\/td><\/tr><tr><td><code>password<\/code><\/td><td>Collects the member's password<\/td><\/tr><tr><td><code>rememberMe<\/code><\/td><td>Outputs a checkbox allowing the member to specify whether they want the site to remember them so they don't have to login in again then next time they come back.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>label<\/code>&nbsp;(<em>optional<\/em>) &#8211; This field is optional when the field&nbsp;&#8216;name'&nbsp;is set to&nbsp;&#8216;rememberMe'. It specifies the label to output next to the remember me checkbox. The default value is&nbsp;&#8216;Remember Me'.<br><br><\/li>\n\n\n\n<li><code>customAttributes<\/code>&nbsp;(<em>conditional based on field type<\/em>)&nbsp;<em>[MM2.4.1+]<\/em>&nbsp;&#8211; This field is optional for&nbsp;&#8216;input'&nbsp;fields. This attribute can be used to add additional HTML attributes to the HTML input field generated by MemberMouse. Whatever is set in this attribute will be added to the HTML verbatim. For example, if you do the following:<\/li>\n<\/ul>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;MM_Form_Field name='username' customAttributes='placeholder=\"Your User Name\"']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The following HTML will be generated:<\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"text\" id=\"log\" name=\"log\" class=\"mm-field\" placeholder=\"Your User Name\"&gt;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Esta etiqueta se utiliza junto con la etiqueta MM_Form. Genera campos de formulario con los que el usuario puede interactuar para introducir datos. Atributos Los tipos de campo disponibles y otros atributos...<\/p>","protected":false},"author":20918,"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,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"ht-kb-category":[181],"ht-kb-tag":[],"class_list":["post-10948","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-form-tags"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Blair\"\/>\n\t<meta name=\"google-site-verification\" content=\"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberMouse |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse\" \/>\n\t\t<meta property=\"og:description\" content=\"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-10-01T23:25:10+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-10-01T23:25:10+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/membermouse\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@MemberMouse\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@MemberMouse\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"position\":2,\"name\":\"SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/mm-smarttags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/form-tags\\\/#listItem\",\"name\":\"Form SmartTags\\u2122\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/form-tags\\\/#listItem\",\"position\":3,\"name\":\"Form SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/form-tags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/#listItem\",\"name\":\"Form Field SmartTag&#x2122; (MM_Form_Field) &#8211; Login form\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/#listItem\",\"position\":4,\"name\":\"Form Field SmartTag&#x2122; (MM_Form_Field) &#8211; Login form\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/form-tags\\\/#listItem\",\"name\":\"Form SmartTags\\u2122\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#organization\",\"name\":\"MemberMouse\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/membermouse\",\"https:\\\/\\\/twitter.com\\\/MemberMouse\",\"https:\\\/\\\/www.instagram.com\\\/membermouse\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/membermouse\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/membermouse\\\/\",\"https:\\\/\\\/soundcloud.com\\\/membermouse\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/blaircaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/blaircaseproof-com\\\/\",\"name\":\"Blair\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/membermouse.com\\\/wp-content\\\/litespeed\\\/avatar\\\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1785797965\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/#webpage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/\",\"name\":\"Form Field SmartTag\\u2122 (MM_Form_Field) \\u2013 Login form | MemberMouse\",\"description\":\"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/form-field-smarttag-mm_form_field-login-form\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/blaircaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/blaircaseproof-com\\\/#author\"},\"datePublished\":\"2023-10-01T16:25:10-04:00\",\"dateModified\":\"2023-10-01T16:25:10-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/\",\"name\":\"MemberMouse\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse<\/title>\n\n","aioseo_head_json":{"title":"Form Field SmartTag\u2122 (MM_Form_Field) - Formulario de inicio de sesi\u00f3n | MemberMouse","description":"Esta etiqueta se utiliza junto con la etiqueta MM_Form. Produce campos de formulario con los que el usuario puede interactuar para introducir datos. Atributos Los tipos de campo disponibles y otros atributos variar\u00e1n en funci\u00f3n del tipo de formulario principal. Este art\u00edculo trata de los atributos y ejemplos de uso para el tipo de formulario login. login type (opcional) - Indica","canonical_url":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/membermouse.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/#listItem","position":2,"name":"SmartTags\u2122","item":"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/#listItem","name":"Form SmartTags\u2122"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/#listItem","position":3,"name":"Form SmartTags\u2122","item":"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/#listItem","name":"Form Field SmartTag&#x2122; (MM_Form_Field) &#8211; Login form"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/#listItem","position":4,"name":"Form Field SmartTag&#x2122; (MM_Form_Field) &#8211; Login form","previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/#listItem","name":"Form SmartTags\u2122"}}]},{"@type":"Organization","@id":"https:\/\/membermouse.com\/es\/#organization","name":"MemberMouse","url":"https:\/\/membermouse.com\/es\/","sameAs":["https:\/\/www.facebook.com\/membermouse","https:\/\/twitter.com\/MemberMouse","https:\/\/www.instagram.com\/membermouse\/","https:\/\/www.youtube.com\/user\/membermouse","https:\/\/www.linkedin.com\/company\/membermouse\/","https:\/\/soundcloud.com\/membermouse"]},{"@type":"Person","@id":"https:\/\/membermouse.com\/es\/author\/blaircaseproof-com\/#author","url":"https:\/\/membermouse.com\/es\/author\/blaircaseproof-com\/","name":"Blair","image":{"@type":"ImageObject","url":"https:\/\/membermouse.com\/wp-content\/litespeed\/avatar\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1785797965"}},{"@type":"WebPage","@id":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/#webpage","url":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/","name":"Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse","description":"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/membermouse.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/#breadcrumblist"},"author":{"@id":"https:\/\/membermouse.com\/es\/author\/blaircaseproof-com\/#author"},"creator":{"@id":"https:\/\/membermouse.com\/es\/author\/blaircaseproof-com\/#author"},"datePublished":"2023-10-01T16:25:10-04:00","dateModified":"2023-10-01T16:25:10-04:00"},{"@type":"WebSite","@id":"https:\/\/membermouse.com\/es\/#website","url":"https:\/\/membermouse.com\/es\/","name":"MemberMouse","inLanguage":"es-ES","publisher":{"@id":"https:\/\/membermouse.com\/es\/#organization"}}]},"og:locale":"es_ES","og:site_name":"MemberMouse |","og:type":"article","og:title":"Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse","og:description":"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates","og:url":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/","article:published_time":"2023-10-01T23:25:10+00:00","article:modified_time":"2023-10-01T23:25:10+00:00","article:publisher":"https:\/\/www.facebook.com\/membermouse","twitter:card":"summary_large_image","twitter:site":"@MemberMouse","twitter:title":"Form Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form | MemberMouse","twitter:description":"This tag is used in conjunction with the MM_Form tag. It outputs form fields that the user can interact with to enter in data. Attributes Available field types and other attributes will vary based on the parent form type. This article deals with the attributes and usage examples for the login form type. login type (optional) - Indicates","twitter:creator":"@MemberMouse"},"aioseo_meta_data":{"post_id":"10948","title":null,"description":null,"keywords":null,"keyphrases":null,"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":null,"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":"","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":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"created":"2023-10-11 18:12:56","updated":"2026-06-03 06:01:37","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":"2026-06-03 01:11:03"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/\" title=\"SmartTags\u2122\">SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/\" title=\"Form SmartTags\u2122\">Form SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tForm Field SmartTag\u2122 (MM_Form_Field) \u2013 Login form\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/membermouse.com\/es"},{"label":"SmartTags\u2122","link":"https:\/\/membermouse.com\/es\/article-categories\/mm-smarttags\/"},{"label":"Form SmartTags\u2122","link":"https:\/\/membermouse.com\/es\/article-categories\/form-tags\/"},{"label":"Form Field SmartTag&#x2122; (MM_Form_Field) &#8211; Login form","link":"https:\/\/membermouse.com\/es\/docs\/form-field-smarttag-mm_form_field-login-form\/"}],"_links":{"self":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/10948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/users\/20918"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/comments?post=10948"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/10948\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/media?parent=10948"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-category?post=10948"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-tag?post=10948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}