{"id":29,"date":"2002-07-11T02:28:00","date_gmt":"2002-07-11T02:28:00","guid":{"rendered":"http:\/\/bitpost.com\/news\/?p=14"},"modified":"2008-07-24T23:56:51","modified_gmt":"2008-07-25T04:56:51","slug":"storing-backup-password-in-backup","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/","title":{"rendered":"Slashcode &#8220;older stuff&#8221; mod"},"content":{"rendered":"<p>I updated the &#8220;default\/misc\/getOldStories (119)&#8221; template with new code that sorts old articles by month instead of day.  Whoopee.  \ud83d\ude1b  Just trying to keep track of it all.  :><\/p>\n<p><!--more--><\/p>\n<p>Here&#8217;s my new &#8220;template&#8221; code that sorts old articles by month instead of day:<\/p>\n<p>[% today = &#8221;;<br \/>\nFOREACH story = stories;%]<br \/>\n[%IF today != &#8220;$story.m&#8221;;<br \/>\nIF today != &#8221; %]<br \/>\n<HR><br \/>\n[% END;<br \/>\nIF !section or section.section == &#8216;index&#8217; %]<br \/>\n<B><SLASH xhref=\"[% constants.rootdir %]\/index.pl?issue=[% story.day %]&amp;mode=[% user.currentMode %]\" ID=\"373eee6ca7ee770b73d94eab9a7c1a82\" TITLE=\"\" TYPE=\"link\">[% story.m %]<\/SLASH><\/B><br \/>\n[% ELSIF section.issue &#038;&#038; section.issue > 1 %]<br \/>\n<B><A xhref=\"[% constants.rootdir %]\/index.pl?section=[% section.section %]&#038;issue=[% story.day %]&#038;mode=[% user.currentMode %]\"\n>[% story.m %]<\/A><\/B><br \/>\n[% ELSE %]<br \/>\n<B>[% story.m %]<\/B><br \/>\n[% END;<br \/>\ntoday = &#8220;$story.m&#8221;;<br \/>\nEND %]<br \/>\n<LI>[% story.link %] ([% story.commentcount %])<\/LI><br \/>\n[% END %]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here&#8217;s my new &#8220;template&#8221; code that sorts old articles by month instead of day:<\/p>\n<p>[% today = &#8221;;<br \/>\n   FOREACH story = stories;%]<br \/>\n\t[%IF today != &#8220;$story.m&#8221;;<br \/>\n\t\tIF today != &#8221; %]<br \/>\n\t\t\t<HR><br \/>\n\t\t[% END;<br \/>\n\t\tIF !section or section.section == &#8216;index&#8217; %]<br \/>\n\t\t\t<B><SLASH HREF=\"[% constants.rootdir %]\/index.pl?issue=[% story.day %]&amp;mode=[% user.currentMode %]\" ID=\"373eee6ca7ee770b73d94eab9a7c1a82\" TITLE=\"\" TYPE=\"link\">[% story.m %]<\/SLASH><\/B><br \/>\n\t\t[% ELSIF section.issue &#038;&#038; section.issue > 1 %]<br \/>\n\t\t\t<B><A HREF=\"[% constants.rootdir %]\/index.pl?section=[% section.section %]&#038;issue=[% story.day %]&#038;mode=[% user.currentMode %]\"\n\t\t\t\t>[% story.m %]<\/A><\/B><br \/>\n\t\t[% ELSE %]<br \/>\n\t\t\t<B>[% story.m %]<\/B><br \/>\n\t\t[% END;<br \/>\n\t\ttoday = &#8220;$story.m&#8221;;<br \/>\n\tEND %]<br \/>\n\t<LI>[% story.link %] ([% story.commentcount %])<\/LI><br \/>\n[% END %]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[19,2],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-opensource","category-chatter"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Here&#039;s my new &quot;template&quot; code that sorts old articles by month instead of day: [% today = &#039;&#039;; FOREACH story = stories;%] [%IF today != &quot;$story.m&quot;; IF today != &#039;&#039; %] [% END; IF !section or section.section == &#039;index&#039; %] [% story.m %] [% ELSIF section.issue &amp;&amp; section.issue &gt; 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = &quot;$story.m&quot;; END %] [% story.link %] ([% story.commentcount %]) [% END %]\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"open source,zzz chatter\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"Here&#039;s my new &quot;template&quot; code that sorts old articles by month instead of day: [% today = &#039;&#039;; FOREACH story = stories;%] [%IF today != &quot;$story.m&quot;; IF today != &#039;&#039; %] [% END; IF !section or section.section == &#039;index&#039; %] [% story.m %] [% ELSIF section.issue &amp;&amp; section.issue &gt; 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = &quot;$story.m&quot;; END %] [% story.link %] ([% story.commentcount %]) [% END %]\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2002-07-11T02:28:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2008-07-25T04:56:51+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Here&#039;s my new &quot;template&quot; code that sorts old articles by month instead of day: [% today = &#039;&#039;; FOREACH story = stories;%] [%IF today != &quot;$story.m&quot;; IF today != &#039;&#039; %] [% END; IF !section or section.section == &#039;index&#039; %] [% story.m %] [% ELSIF section.issue &amp;&amp; section.issue &gt; 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = &quot;$story.m&quot;; END %] [% story.link %] ([% story.commentcount %]) [% END %]\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#article\",\"name\":\"Slashcode \\u201colder stuff\\u201d mod | bitpost.com\\\/news\",\"headline\":\"Slashcode &#8220;older stuff&#8221; mod\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2002-07-11T02:28:00-04:00\",\"dateModified\":\"2008-07-24T23:56:51-04:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#webpage\"},\"articleSection\":\"Open Source, zzz Chatter\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/opensource\\\/#listItem\",\"name\":\"Open Source\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/opensource\\\/#listItem\",\"position\":3,\"name\":\"Open Source\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/opensource\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#listItem\",\"name\":\"Slashcode &#8220;older stuff&#8221; mod\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#listItem\",\"position\":4,\"name\":\"Slashcode &#8220;older stuff&#8221; mod\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/opensource\\\/#listItem\",\"name\":\"Open Source\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/\",\"name\":\"Slashcode \\u201colder stuff\\u201d mod | bitpost.com\\\/news\",\"description\":\"Here's my new \\\"template\\\" code that sorts old articles by month instead of day: [% today = ''; FOREACH story = stories;%] [%IF today != \\\"$story.m\\\"; IF today != '' %] [% END; IF !section or section.section == 'index' %] [% story.m %] [% ELSIF section.issue && section.issue > 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = \\\"$story.m\\\"; END %] [% story.link %] ([% story.commentcount %]) [% END %]\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2002\\\/storing-backup-password-in-backup\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2002-07-11T02:28:00-04:00\",\"dateModified\":\"2008-07-24T23:56:51-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news","description":"Here's my new \"template\" code that sorts old articles by month instead of day: [% today = ''; FOREACH story = stories;%] [%IF today != \"$story.m\"; IF today != '' %] [% END; IF !section or section.section == 'index' %] [% story.m %] [% ELSIF section.issue && section.issue > 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = \"$story.m\"; END %] [% story.link %] ([% story.commentcount %]) [% END %]","canonical_url":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/","robots":"max-image-preview:large","keywords":"open source,zzz chatter","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#article","name":"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news","headline":"Slashcode &#8220;older stuff&#8221; mod","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2002-07-11T02:28:00-04:00","dateModified":"2008-07-24T23:56:51-04:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#webpage"},"articleSection":"Open Source, zzz Chatter"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","position":2,"name":"Projects","item":"https:\/\/bitpost.com\/news\/category\/projects\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/opensource\/#listItem","name":"Open Source"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/opensource\/#listItem","position":3,"name":"Open Source","item":"https:\/\/bitpost.com\/news\/category\/projects\/opensource\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#listItem","name":"Slashcode &#8220;older stuff&#8221; mod"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#listItem","position":4,"name":"Slashcode &#8220;older stuff&#8221; mod","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/opensource\/#listItem","name":"Open Source"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#webpage","url":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/","name":"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news","description":"Here's my new \"template\" code that sorts old articles by month instead of day: [% today = ''; FOREACH story = stories;%] [%IF today != \"$story.m\"; IF today != '' %] [% END; IF !section or section.section == 'index' %] [% story.m %] [% ELSIF section.issue && section.issue > 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = \"$story.m\"; END %] [% story.link %] ([% story.commentcount %]) [% END %]","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2002-07-11T02:28:00-04:00","dateModified":"2008-07-24T23:56:51-04:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news","og:description":"Here's my new &quot;template&quot; code that sorts old articles by month instead of day: [% today = ''; FOREACH story = stories;%] [%IF today != &quot;$story.m&quot;; IF today != '' %] [% END; IF !section or section.section == 'index' %] [% story.m %] [% ELSIF section.issue &amp;&amp; section.issue &gt; 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = &quot;$story.m&quot;; END %] [% story.link %] ([% story.commentcount %]) [% END %]","og:url":"https:\/\/bitpost.com\/news\/2002\/storing-backup-password-in-backup\/","article:published_time":"2002-07-11T02:28:00+00:00","article:modified_time":"2008-07-25T04:56:51+00:00","twitter:card":"summary","twitter:title":"Slashcode \u201colder stuff\u201d mod | bitpost.com\/news","twitter:description":"Here's my new &quot;template&quot; code that sorts old articles by month instead of day: [% today = ''; FOREACH story = stories;%] [%IF today != &quot;$story.m&quot;; IF today != '' %] [% END; IF !section or section.section == 'index' %] [% story.m %] [% ELSIF section.issue &amp;&amp; section.issue &gt; 1 %] [% story.m %] [% ELSE %] [% story.m %] [% END; today = &quot;$story.m&quot;; END %] [% story.link %] ([% story.commentcount %]) [% END %]"},"aioseo_meta_data":{"post_id":"29","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":null,"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,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:46:53","updated":"2025-08-17 18:39:27","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-t","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":1,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":295,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/29\/revisions\/295"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}