var jabvfcr_selector; var jabvfcr_iframe = jQuery('.jabvfcr .js-inspector .js-site-preview-iframe')[0].contentWindow; jabvfcr_iframe.addEventListener("load", function() { jabvfcr_openInspector(); }); function jabvfcr_isValidSelector() { jQuery('.jabvfcr .invalid').addClass('dn'); var selector = jQuery('.jabvfcr .js-selector').val(); var isValid = jabvfcr_iframe.jabvfcr_isSelectorValid(selector); if (!isValid) { jQuery('.jabvfcr .invalid').removeClass('dn'); } return isValid; } function jabvfcr_selected(selector) { jQuery('.jabvfcr .js-selector').val(selector); jabvfcr_toggleOptions(); jQuery('.jabvfcr .invalid').addClass('dn'); } function jabvfcr_toggleOptions(hide) { jQuery('.jabvfcr .js-inspector .js-clear').toggleClass('dn', hide); } function jabvfcr_toggleOverlay(show) { jQuery('.jabvfcr .js-inspector')[show ? 'show' : 'hide'](); jQuery('body').css({ overflow: show ? 'hidden' : '' }); } function jabvfcr_updateCurrentSelector(selector) { jQuery('.jabvfcr .js-current-selector').text(selector); } function jabvfcr_getOptions() { var selector = jQuery('.jabvfcr .js-selector').val(); var manipulation = jQuery('.jabvfcr .js-manipulation:checked').val(); var content = tinyMCE.activeEditor && !tinyMCE.activeEditor.hidden ? tinyMCE.activeEditor.getContent() : jQuery('#content').val(); return { selector:selector, manipulation: manipulation, content: content }; } function jabvfcr_resetSelector() { jabvfcr_iframe.jabvfcr_resetSelector(); jQuery('.jabvfcr .js-selector').val(''); } function jabvfcr_openInspector() { jQuery('.jabvfcr .js-loading-screen').remove(); var selector = jQuery('.jabvfcr .js-selector').val(); if (selector && jabvfcr_iframe.jabvfcr_isSelectorValid(selector)) { jabvfcr_iframe.jabvfcr_updateSelector(selector); jabvfcr_toggleOptions(false); } jabvfcr_toggleOverlay(true); } function jabvfcr_saveSelector() { if (!jabvfcr_isValidSelector()) { return; } var data = { _ajax_nonce: jabvfcr_ajax.nonce, action: 'jabvfcr_save_selector', selector: jQuery('.jabvfcr .js-selector').val(), manipulation: jQuery('.jabvfcr .js-manipulation:checked').val(), content: tinyMCE.activeEditor && !tinyMCE.activeEditor.hidden ? tinyMCE.activeEditor.getContent() : jQuery('#content').val() }; jQuery.post(jabvfcr_ajax.url, data).then(function() { alert('Settings updated.'); }).fail(function() { alert('There was an unexpected error. Please try again.'); }); } (function ($) { jQuery( document ).on( 'tinymce-editor-init', function( event, editor ) { tinyMCE.activeEditor.onKeyUp.add(function(){ jabvfcr_iframe.jabvfcr_updateSelector(); }); tinyMCE.activeEditor.onChange.add(function(){ jabvfcr_iframe.jabvfcr_updateSelector(); }); }); jQuery('#content').keyup(function(){ jabvfcr_iframe.jabvfcr_updateSelector(); }); jQuery('#content').change(function(){ jabvfcr_iframe.jabvfcr_updateSelector(); }); $('.jabvfcr .js-inspector .js-clear').click(function(e) { jabvfcr_resetSelector(); jabvfcr_toggleOptions(); }); $('.jabvfcr .js-close-inspector').click(function(e) { e.preventDefault(); jabvfcr_toggleOverlay(false); }); $('.jabvfcr .js-toggle-advanced-options').click(function(e) { e.preventDefault(); $('.js-advanced-options').toggleClass('dn'); }); $('.jabvfcr form .js-submit').click(function(e) { e.preventDefault(); jabvfcr_saveSelector(); }); $('.jabvfcr form .js-selector').blur(function() { if (jabvfcr_isValidSelector()) { var selector = jQuery('.jabvfcr .js-selector').val(); jabvfcr_iframe.jabvfcr_updateSelector(selector); } }); $('.jabvfcr form .js-manipulation').change(function() { jabvfcr_iframe.jabvfcr_updateSelector(); }); $('.jabvfcr .js-open-inspector').click(function() { jabvfcr_openInspector(); }); })(jQuery); {"id":34,"date":"2022-01-21T18:02:24","date_gmt":"2022-01-21T18:02:24","guid":{"rendered":"http:\/\/ghorbaghe.me\/?p=34"},"modified":"2022-04-18T09:34:34","modified_gmt":"2022-04-18T09:34:34","slug":"parenting-styles-three-fundamental-types-ghorbaghe-me","status":"publish","type":"post","link":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/","title":{"rendered":"Parenting Styles Three Fundamental Types"},"content":{"rendered":"

Most people are born with the ability to be parents. Parenting does not come with a set of rules or manuals. You tend to learn by doing. Feeding, clothed, and generally taking care of a child are just second nature. Parents have a lot more to do than just handle a child’s everyday needs, however, as a child grows and other children are born. When it comes to parenting their children, parents sometimes feel they need some help.<\/p>\n

Parenting has been the subject of many discussions and offers of advice and assistance to parents in need. One way parents can help themselves with their parenting is to think about parenting styles. Parenting styles are essentially ways of describing how a parent raises his or her child or children. Three fundamental approaches exist to parenting.<\/p>\n

There are many different variations of parenting styles, and Three Fundamental Types but all of them have in common three basic styles. According to experts, parenting styles can vary greatly. Some of the most common parenting styles are democratic, Three Fundamental Types permissive, and authoritarian.<\/p>\n

Parenting in a directive manner<\/h2>\n

Control is the essence of authoritarian parenting. It is a parenting style in which the parent retains absolute control at all times. Strict rules and routines are part of this parenting style. There is an iron fist in the parenting of the children.<\/p>\n

Punishments are given in an orderly and timely manner, and there are no exceptions to the rules. there areThree Fundamental Types Authoritarian parenting does not foster affection or warmth and can be detrimental to children’s development. In this parenting style, children aren’t usually allowed to make their own decisions or to use their own judgment. Children may have problems making their own decisions as adults as a result.<\/p>\n

Possessive parenting<\/h3>\n

In contrast to authoritarian parenting, permissive parenting involves being flexible and accommodating. Parents let children control their environment. When there are rules, they are usually lax, and they are not always followed. Even broken rules are usually not acknowledged or even enforced.<\/p>\n

Parents who practice this parenting style feel that their children should have the freedom to think independently, explore the world, learn independently and explore for themselves without being held down by rules and strict structure.<\/p>\n

These parents tend to be very affectionate and warm. Children, however, do not learn that sometimes there are rules to follow. What matters is that they will not be punished for any act they commit, whether right or wrong. Any form of rule or structure can cause this type of rebellion.<\/p>\n

Democracy in parenting<\/strong><\/h2>\n

In a democracy, permissive and authoritarian parenting styles are mixed. Democracy requires setting rules that are relevant and enforcing them, but it also requires that each situation be handled according to its own circumstances.<\/p>\n

The child usually discusses punishment with his or her parents. Parents who support democratic values are most concerned with making sure their children understand why rules are in place and why some behaviors are unacceptable. When you are democratically parenting,<\/a> <\/strong>you make sure children know when they are doing things right and when they are doing things wrong, making sure they understand why. Together, parents and children practice this form of parenting. The children of good parents are usually able to deal with conflicts and problems in a sensitive manner.<\/p>\n

The pros and cons of each parenting style vary. It is obvious that children raised in an authoritarian style are going to be respectful and well-behaved. They will have a low level of stress and the chaos will be minimal. When parenting in a permissive way, the parent is not constantly monitoring their children. This allows them to do whatever they want. As each member develops his or her own life away from the family over time, family members often come to rely more on each other. It’s hard to raise children democratically. In order to keep everyone involved in the family, parents need to constantly speak to and deal with their children.<\/p>\n

Parenting has never been an easy task. Providing children with care, happiness and health is the most important thing parents can do. Families can choose how to parent their children based on their individual preferences. Many parents choose a parenting style based on what is convenient for them and their lifestyle. Other parents continue a certain parenting style consciously. In any case, a parent can choose what parent style works best for them as long as their children are cared for.<\/p>\n","protected":false},"excerpt":{"rendered":"

Most people are born with the ability to be parents. Parenting does not come with…<\/p>\n","protected":false},"author":1,"featured_media":243,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[43],"class_list":["post-34","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-parenting","tag-parenting-styles-three-fundamental-types"],"yoast_head":"\nParenting Styles Three Fundamental Types | ghorbaghe<\/title>\n<meta name=\"description\" content=\"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Parenting Styles Three Fundamental Types | ghorbaghe\" \/>\n<meta property=\"og:description\" content=\"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/\" \/>\n<meta property=\"og:site_name\" content=\"GHORBAGHE\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-21T18:02:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-18T09:34:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/ghorbaghe.me\/#\/schema\/person\/0836019924e8002fd7ba620edf896f39\"},\"headline\":\"Parenting Styles Three Fundamental Types\",\"datePublished\":\"2022-01-21T18:02:24+00:00\",\"dateModified\":\"2022-04-18T09:34:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/\"},\"wordCount\":755,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/ghorbaghe.me\/#organization\"},\"image\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg\",\"keywords\":[\"parenting-styles-three-fundamental-types\"],\"articleSection\":[\"Parenting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/\",\"url\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/\",\"name\":\"Parenting Styles Three Fundamental Types | ghorbaghe\",\"isPartOf\":{\"@id\":\"https:\/\/ghorbaghe.me\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg\",\"datePublished\":\"2022-01-21T18:02:24+00:00\",\"dateModified\":\"2022-04-18T09:34:34+00:00\",\"description\":\"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.\",\"breadcrumb\":{\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage\",\"url\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg\",\"contentUrl\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg\",\"width\":1024,\"height\":576,\"caption\":\"Parenting Styles Three Fundamental Types\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ghorbaghe.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Parenting Styles Three Fundamental Types\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ghorbaghe.me\/#website\",\"url\":\"https:\/\/ghorbaghe.me\/\",\"name\":\"GHORBAGHE\",\"description\":\"Get Latest News And Trending Updates Quickly | ghorbaghe\",\"publisher\":{\"@id\":\"https:\/\/ghorbaghe.me\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ghorbaghe.me\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ghorbaghe.me\/#organization\",\"name\":\"GHORBAGHE\",\"url\":\"https:\/\/ghorbaghe.me\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ghorbaghe.me\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2023\/11\/cropped-cropped-GHORBAGHE-1-removebg-preview.png\",\"contentUrl\":\"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2023\/11\/cropped-cropped-GHORBAGHE-1-removebg-preview.png\",\"width\":720,\"height\":202,\"caption\":\"GHORBAGHE\"},\"image\":{\"@id\":\"https:\/\/ghorbaghe.me\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/ghorbaghe.me\/#\/schema\/person\/0836019924e8002fd7ba620edf896f39\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ghorbaghe.me\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e6a7832988bd13e5f276cdf21852038?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e6a7832988bd13e5f276cdf21852038?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/ghorbaghe.me\"],\"url\":\"https:\/\/ghorbaghe.me\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Parenting Styles Three Fundamental Types | ghorbaghe","description":"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/","og_locale":"en_US","og_type":"article","og_title":"Parenting Styles Three Fundamental Types | ghorbaghe","og_description":"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.","og_url":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/","og_site_name":"GHORBAGHE","article_published_time":"2022-01-21T18:02:24+00:00","article_modified_time":"2022-04-18T09:34:34+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#article","isPartOf":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/"},"author":{"name":"admin","@id":"https:\/\/ghorbaghe.me\/#\/schema\/person\/0836019924e8002fd7ba620edf896f39"},"headline":"Parenting Styles Three Fundamental Types","datePublished":"2022-01-21T18:02:24+00:00","dateModified":"2022-04-18T09:34:34+00:00","mainEntityOfPage":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/"},"wordCount":755,"commentCount":0,"publisher":{"@id":"https:\/\/ghorbaghe.me\/#organization"},"image":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage"},"thumbnailUrl":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg","keywords":["parenting-styles-three-fundamental-types"],"articleSection":["Parenting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types-ghorbaghe-me\/","url":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/","name":"Parenting Styles Three Fundamental Types | ghorbaghe","isPartOf":{"@id":"https:\/\/ghorbaghe.me\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage"},"image":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage"},"thumbnailUrl":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg","datePublished":"2022-01-21T18:02:24+00:00","dateModified":"2022-04-18T09:34:34+00:00","description":"Three Fundamental Types It is a parenting style in which the parent retains absolute control at all times.","breadcrumb":{"@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#primaryimage","url":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg","contentUrl":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2022\/01\/Parenting-Styles-Three-Fundamental-Types.jpg","width":1024,"height":576,"caption":"Parenting Styles Three Fundamental Types"},{"@type":"BreadcrumbList","@id":"https:\/\/ghorbaghe.me\/parenting-styles-three-fundamental-types\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ghorbaghe.me\/"},{"@type":"ListItem","position":2,"name":"Parenting Styles Three Fundamental Types"}]},{"@type":"WebSite","@id":"https:\/\/ghorbaghe.me\/#website","url":"https:\/\/ghorbaghe.me\/","name":"GHORBAGHE","description":"Get Latest News And Trending Updates Quickly | ghorbaghe","publisher":{"@id":"https:\/\/ghorbaghe.me\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ghorbaghe.me\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ghorbaghe.me\/#organization","name":"GHORBAGHE","url":"https:\/\/ghorbaghe.me\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghorbaghe.me\/#\/schema\/logo\/image\/","url":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2023\/11\/cropped-cropped-GHORBAGHE-1-removebg-preview.png","contentUrl":"https:\/\/ghorbaghe.me\/wp-content\/uploads\/2023\/11\/cropped-cropped-GHORBAGHE-1-removebg-preview.png","width":720,"height":202,"caption":"GHORBAGHE"},"image":{"@id":"https:\/\/ghorbaghe.me\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ghorbaghe.me\/#\/schema\/person\/0836019924e8002fd7ba620edf896f39","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghorbaghe.me\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e6a7832988bd13e5f276cdf21852038?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e6a7832988bd13e5f276cdf21852038?s=96&d=mm&r=g","caption":"admin"},"sameAs":["http:\/\/ghorbaghe.me"],"url":"https:\/\/ghorbaghe.me\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/posts\/34"}],"collection":[{"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":1,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/posts\/34\/revisions"}],"predecessor-version":[{"id":410,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/posts\/34\/revisions\/410"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/media\/243"}],"wp:attachment":[{"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/media?parent=34"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/categories?post=34"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ghorbaghe.me\/wp-json\/wp\/v2\/tags?post=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}