{"id":65124,"date":"2024-04-29T09:11:11","date_gmt":"2024-04-29T13:11:11","guid":{"rendered":"https:\/\/memberpress.com\/?post_type=ht_kb&#038;p=65124"},"modified":"2024-04-29T09:14:02","modified_gmt":"2024-04-29T13:14:02","slug":"allow-comments-on-memberpress-courses","status":"publish","type":"ht_kb","link":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/","title":{"rendered":"Permitir coment\u00e1rios sobre os cursos do MemberPress"},"content":{"rendered":"<p><strong><a href=\"https:\/\/memberpress.com\/pt\/docs\/getting-started-with-memberpress-courses\/\" target=\"_blank\" rel=\"noopener\" title=\"\">Cursos do MemberPress<\/a><\/strong> ter\u00e1 os coment\u00e1rios desativados em todos os cursos e li\u00e7\u00f5es por padr\u00e3o.<\/p>\n\n\n\n<p>Este documento mostrar\u00e1 como permitir coment\u00e1rios em cursos e aulas individuais e em todas as suas aulas em bloco.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ativa\u00e7\u00e3o de coment\u00e1rios em aulas individuais<\/h2>\n\n\n\n<p>Por padr\u00e3o, os coment\u00e1rios n\u00e3o s\u00e3o exibidos em cursos e li\u00e7\u00f5es, mas voc\u00ea pode exibi-los seguindo estas etapas:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>V\u00e1 para a p\u00e1gina MemberPress &gt; Configura\u00e7\u00f5es, clique em <strong>Cursos <\/strong>na guia, marque a op\u00e7\u00e3o \u201cMostrar configura\u00e7\u00f5es de coment\u00e1rios nas p\u00e1ginas do curso e da li\u00e7\u00e3o\u201d e salve. <br><img decoding=\"async\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-fNAw13y4so.png\"><\/li>\n\n\n\n<li>Depois de conclu\u00eddo, cada curso e li\u00e7\u00e3o ter\u00e1 uma se\u00e7\u00e3o de discuss\u00e3o com a op\u00e7\u00e3o \u201cPermitir coment\u00e1rios\u201d. <br><img decoding=\"async\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-7GUSZmww3V.png\"><\/li>\n\n\n\n<li>Para exibir coment\u00e1rios sobre um curso ou li\u00e7\u00e3o espec\u00edfica, voc\u00ea precisar\u00e1 marcar a caixa de sele\u00e7\u00e3o \u201cPermitir coment\u00e1rios\u201d e salvar o curso\/li\u00e7\u00e3o. Aqui est\u00e1 a captura de tela de como \u00e9 o formul\u00e1rio de coment\u00e1rios: <img decoding=\"async\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-0tXtLMOdy1.png\"> <\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Ativa\u00e7\u00e3o de coment\u00e1rios em todas as li\u00e7\u00f5es<\/h2>\n\n\n\n<p>Para exibir coment\u00e1rios em todas as li\u00e7\u00f5es sem a necessidade de marcar manualmente a op\u00e7\u00e3o \u201cPermitir coment\u00e1rios\u201d para cada li\u00e7\u00e3o, voc\u00ea pode inserir o seguinte trecho de c\u00f3digo no plugin WPCode (consulte este artigo para obter mais detalhes:\u00a0<a href=\"https:\/\/memberpress.com\/pt\/docs\/how-to-add-custom-code-snippets-in-wpcode\/\">Como adicionar trechos de c\u00f3digo personalizados no WPCode<\/a>), ou se estiver usando um tema filho, o arquivo functions.php tamb\u00e9m dever\u00e1 funcionar.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted has-background\" style=\"background-color:#f5f5f5\">add_filter('comments_open', function($open, $post_id) {\n  $post = get_post( $post_id );\n\n  if('mpcs-lesson' == $post->post_type)\n   $open = true;\n\n  return $open;\n}, 10, 2);<\/pre>","protected":false},"excerpt":{"rendered":"<p>MemberPress Courses will have comments disabled on all courses and lessons by default. This document will show you how to allow comments on individual courses and lessons and for all of your lessons in bulk. Enabling Comments on Individual Lessons Comments are not displayed in courses and lessons by default but you can display them [\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":[1344],"ht-kb-tag":[],"class_list":{"0":"post-65124","1":"ht_kb","2":"type-ht_kb","3":"status-publish","4":"format-standard","6":"ht_kb_category-setting-up-courses","7":"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=\"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.\" \/>\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\/pt\/docs\/allow-comments-on-memberpress-courses\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\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=\"Allow Comments On MemberPress Courses\" \/>\n\t\t<meta property=\"og:description\" content=\"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/\" \/>\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-04-29T13:11:11+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-04-29T13:14:02+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=\"Allow Comments On MemberPress Courses\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.\" \/>\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\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#article\",\"name\":\"Allow Comments On MemberPress Courses\",\"headline\":\"Allow Comments On MemberPress Courses\",\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/file-fNAw13y4so.png\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#articleImage\",\"width\":1473,\"height\":980},\"datePublished\":\"2024-04-29T09:11:11-04:00\",\"dateModified\":\"2024-04-29T09:14:02-04:00\",\"inLanguage\":\"pt-BR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#webpage\"},\"articleSection\":\"Setting Up Courses\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/courses\\\/#listItem\",\"name\":\"Courses\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/courses\\\/#listItem\",\"position\":2,\"name\":\"Courses\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/courses\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/setting-up-courses\\\/#listItem\",\"name\":\"Setting Up Courses\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/setting-up-courses\\\/#listItem\",\"position\":3,\"name\":\"Setting Up Courses\",\"item\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/setting-up-courses\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#listItem\",\"name\":\"Allow Comments On MemberPress Courses\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/courses\\\/#listItem\",\"name\":\"Courses\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#listItem\",\"position\":4,\"name\":\"Allow Comments On MemberPress Courses\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/doc-categories\\\/setting-up-courses\\\/#listItem\",\"name\":\"Setting Up Courses\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#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\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola M\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/1edf820c48f9c430f380efe81887b154.jpg?ver=1776955532\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/\",\"name\":\"Allow Comments On MemberPress Courses\",\"description\":\"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/docs\\\/allow-comments-on-memberpress-courses\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2024-04-29T09:11:11-04:00\",\"dateModified\":\"2024-04-29T09:14:02-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Allow Comments On MemberPress Courses<\/title>\n\n","aioseo_head_json":{"title":"Permitir coment\u00e1rios sobre os cursos do MemberPress","description":"Este documento lhe mostrar\u00e1 como permitir coment\u00e1rios em cursos e li\u00e7\u00f5es individuais do MemberPress, bem como em todas as suas li\u00e7\u00f5es em bloco.","canonical_url":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#article","name":"Allow Comments On MemberPress Courses","headline":"Allow Comments On MemberPress Courses","author":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"publisher":{"@id":"https:\/\/memberpress.com\/pt\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-fNAw13y4so.png","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#articleImage","width":1473,"height":980},"datePublished":"2024-04-29T09:11:11-04:00","dateModified":"2024-04-29T09:14:02-04:00","inLanguage":"pt-BR","mainEntityOfPage":{"@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#webpage"},"isPartOf":{"@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#webpage"},"articleSection":"Setting Up Courses"},{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/#listItem","name":"Courses"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/#listItem","position":2,"name":"Courses","item":"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/#listItem","name":"Setting Up Courses"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/#listItem","position":3,"name":"Setting Up Courses","item":"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#listItem","name":"Allow Comments On MemberPress Courses"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/#listItem","name":"Courses"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#listItem","position":4,"name":"Allow Comments On MemberPress Courses","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/#listItem","name":"Setting Up Courses"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/pt\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/pt\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#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\/pt\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/","name":"Nikola M","image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/litespeed\/avatar\/1edf820c48f9c430f380efe81887b154.jpg?ver=1776955532"}},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#webpage","url":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/","name":"Allow Comments On MemberPress Courses","description":"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/memberpress.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/#breadcrumblist"},"author":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/memberpress.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2024-04-29T09:11:11-04:00","dateModified":"2024-04-29T09:14:02-04:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/pt\/#website","url":"https:\/\/memberpress.com\/pt\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/memberpress.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"MemberPress","og:type":"article","og:title":"Allow Comments On MemberPress Courses","og:description":"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.","og:url":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/","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-04-29T13:11:11+00:00","article:modified_time":"2024-04-29T13:14:02+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"Allow Comments On MemberPress Courses","twitter:description":"This document will show you how to allow comments on individual MemberPress courses and lessons, as well as for all your lessons in bulk.","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"65124","title":"#post_title","description":"Este documento lhe mostrar\u00e1 como permitir coment\u00e1rios em cursos e li\u00e7\u00f5es individuais do MemberPress, bem como em todas as suas li\u00e7\u00f5es em bloco.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Allow Comments","score":74,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[{"keyphrase":"MemberPress Courses","score":67,"analysis":{"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}}]},"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-09 22:20:20","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":null,"created":"2024-04-29 12:04:39","updated":"2026-03-03 14:51:38"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/\" title=\"Courses\">Courses<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/\" title=\"Setting Up Courses\">Setting Up Courses<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tAllow Comments On MemberPress Courses\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/pt"},{"label":"Courses","link":"https:\/\/memberpress.com\/pt\/doc-categories\/courses\/"},{"label":"Setting Up Courses","link":"https:\/\/memberpress.com\/pt\/doc-categories\/setting-up-courses\/"},{"label":"Allow Comments On MemberPress Courses","link":"https:\/\/memberpress.com\/pt\/docs\/allow-comments-on-memberpress-courses\/"}],"_links":{"self":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb\/65124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/users\/62252"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/comments?post=65124"}],"version-history":[{"count":0,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb\/65124\/revisions"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/media?parent=65124"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb-category?post=65124"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/memberpress.com\/pt\/wp-json\/wp\/v2\/ht-kb-tag?post=65124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}