{"id":33648,"date":"2023-01-25T18:57:33","date_gmt":"2023-01-25T18:57:33","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=33648"},"modified":"2023-07-28T09:55:50","modified_gmt":"2023-07-28T09:55:50","slug":"jetengine-devtools-listing-counter-add-on-in-gutenberg","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/","title":{"rendered":"How to Add Counter to the Listing Grid and the Dynamic Table Blocks with the Listing \u0421ounter Add-on in Gutenberg"},"content":{"rendered":"\n<p>The <em>JetEngine DevTools Listing \u0421ounter Add-on<\/em> for the <a href=\"http:\/\/jetengine\" target=\"_blank\" rel=\"noreferrer noopener\"><em>JetEngine<\/em><\/a> plugin is intended to add numbers to listings or dynamic tables built on CPTs or posts. It uses custom callbacks and custom queries. The add-on works with the <a href=\"https:\/\/crocoblock.com\/features\/?_feature=55\"><strong>Dynami<\/strong><\/a><strong><a href=\"https:\/\/crocoblock.com\/features\/?_feature=55\" target=\"_blank\" rel=\"noreferrer noopener\">c Fi<\/a><\/strong><a href=\"https:\/\/crocoblock.com\/features\/?_feature=55\"><strong>eld<\/strong><\/a> and <a href=\"https:\/\/crocoblock.com\/widgets\/listing-grid\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Grid<\/strong><\/a> widgets of the <em>JetEngine<\/em> plugin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"downloading-and-installing-the-addon\"><strong>Downloading and Installing the Add-on<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h3 class=\"wp-block-heading\" id=\"downloading-the-addon\"><strong>Downloading the add-on<\/strong><\/h3>\n\n\n\n<p>To download this add-on\u2019s code for free from GitHub, follow the link <a href=\"https:\/\/github.com\/RagnarLodbrok94\/jet-engine-list-counter-callback\/blob\/main\/jet-engine-list-counter-callback.php\" target=\"_blank\" rel=\"noreferrer noopener\">jet-engine-list-counter-callback-code.<\/a><\/p>\n\n\n\n<p>To download and install the add-on, open the <a href=\"https:\/\/github.com\/RagnarLodbrok94\/jet-engine-list-counter-callback\" target=\"_blank\" rel=\"noreferrer noopener\">jet-engine-list-counter-callback<\/a> page and press the \u201c<strong>Code<\/strong>\u201d button. Choose the <strong>Download Zip<\/strong> tab from the drop-down menu.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/jetengine-devtools-listing-counter-downloading-1x.png\" alt=\"jetengine dev tools listing counter downloading\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"installing-the-addon\"><strong>Installing the add-on<\/strong><\/h3>\n\n\n\n<p>Open the <strong>Plugins<\/strong> tab of the <em>WordPress Dashboard<\/em> and press the \u201c<strong>Add New<\/strong>\u201d button. Install and activate the <em>JetEngine DevTools Listing \u0421ounter Add-on.<\/em><\/p>\n\n\n\n<p>Read <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/how-to-install-jet-plugins-via-wordpress-dashboard\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to install Jet plugins via WordPress Dashboard<\/a> in this tutorial.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/jetengine-devtools-listing-counter-add-on-installing-and-activation-1x.png\" alt=\"jetengine dev tools counter add-on installing and activation\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"building-a-query-to-numerate-cpts-in-listings-or-tables\"><strong>Building a Query to Numerate CPTs in Listings or Tables<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Open the <strong><em>JetEngine &gt; QueryBuilder <\/em><\/strong>tab of the <em>WordPress Dashboard<\/em>. Press the \u201c<strong>Add New<\/strong>\u201d button to build a new query with the following settings:<\/p>\n\n\n\n<ul>\n<li>type the query name in the <strong>Name<\/strong> field (here, <em>Query for listing counter<\/em>);<\/li>\n\n\n\n<li>choose the <strong>Posts Query<\/strong> option in the <strong>Query Type<\/strong> drop-down menu;<\/li>\n\n\n\n<li>choose the CPT for the listing (here, <em>Properties<\/em>) or the dynamic table (here, <em>Real Estate<\/em>).<\/li>\n<\/ul>\n\n\n\n<p>If needed, add other settings to the query.<\/p>\n\n\n\n<p>This tutorial details<a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"> How to Use Query Builder<\/a>.&nbsp;<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/query-settings-for-adding-counter-1x.png\" alt=\"query settings for adding counter\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"numbering-the-listings\"><strong>Numbering the Listings<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h3 class=\"wp-block-heading\" id=\"adding-callbacks-to-dynamic-fields\"><strong>Adding callbacks to dynamic fields<\/strong><\/h3>\n\n\n\n<p>Open the page with the pre-created <em>Listing item <\/em>with CPTs (here, <em>Real_estate<\/em>) to which you want to add numbers. Add a new dynamic field block to the page: drag and drop the <strong>Dynamic Field<\/strong> block where you want to display numbers.<\/p>\n\n\n\n<p>Unroll the <strong>Settings<\/strong> of the <strong>Dynamic Field<\/strong> block and move the <strong>Filter field output<\/strong> toggle. If enabled, this toggle turns on the <strong>Callback<\/strong> drop-down menu to select the <em>Listing\u2019s counter <\/em>option and the <strong>Select query<\/strong> drop-down menu (here, <em>Query for listing counter).<\/em><\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/dynamic-field-block-settings-for-adding-counter-1x.png\" alt=\"dynamic field block settings for adding counter\">\n\n\n\n<p>Additionally, users can apply stylish settings to the numbers.<\/p>\n\n\n\n<p>Read <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-dynamic-field-block-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Use Dynamic Field Block<\/a> in this tutorial.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-the-custom-query-to-the-listing-grid-block\"><strong>Adding the custom query to the Listing Grid block<\/strong><\/h3>\n\n\n\n<p>Open a page with the <strong>Listing Grid <\/strong>block added. Specify the CPT you need to display (here, <em>Real_estate<\/em>).<\/p>\n\n\n\n<p>Read <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-how-to-create-a-listing-template-in-gutenberg\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Build Listing Templates in Gutenberg <\/a>in this tutorial.<\/p>\n\n\n\n<p>Navigate to the <strong>Custom Query tab<\/strong> of the <strong>Listing Grid <\/strong>block. If enabled, the <strong>Use Custom Query<\/strong> toggle activates the <strong>Select query<\/strong> drop-down menu allowing selecting the query you need (here, the previously created <em>Query for listing counte<\/em>r query).<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/custom-query-settings-for-cpt-listing-in-gutenberg-1x.png\" alt=\"custom query settings for cpt listing in gutenberg\">\n\n\n\n<p>The built page looks as follows on the front end:<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/front-end-view-of-the-page-with-listing-counter-1x.png\" alt=\"front-end view of the page with a listing counter\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"adding-counters-to-dynamic-tables\"><strong>Adding Counters to Dynamic Tables<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h3 class=\"wp-block-heading\" id=\"creation-of-a-dynamic-table\"><strong>Creation of a dynamic table<\/strong><\/h3>\n\n\n\n<p>To create a dynamic table for displaying CPTs as a whole or some fields from them, navigate to the <strong><em>JetEngine &gt; Tables Builder<\/em><\/strong> tab of the<em> WordPress Dashboard<\/em>.<\/p>\n\n\n\n<p>Add a new dynamic table (press the \u201c<strong>Add New Table<\/strong>\u201d button) with the following settings:<\/p>\n\n\n\n<ul>\n<li>type the table name in the <strong>Name<\/strong> field of the <strong>General Settings<\/strong> tab;<\/li>\n\n\n\n<li>choose the query from the <strong>Data Query<\/strong> drop-down menu (here, <em>Query for listing counter<\/em>).<\/li>\n<\/ul>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/table-builder-settings-1x.png\" alt=\"table builder settings\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"settings-of-the-table\"><strong>Settings of the table<\/strong><\/h3>\n\n\n\n<p>To add the counter, create a new column specially intended for the counter.&nbsp;<\/p>\n\n\n\n<p>Navigate to the <strong>Columns<\/strong> tab of the Table and add the columns to display the dynamic fields or the CPTs.<\/p>\n\n\n\n<p>Type its name (here, <em>index<\/em>) in the<strong> Column Name<\/strong> field, and activate the <strong>Filter Column Output<\/strong> toggle. Choose the <strong>Listings counter<\/strong> callback from the <strong>Filter Callback<\/strong> drop-down menu and the <strong>Query for listing counter<\/strong> from the <strong>Select quer<\/strong>y drop-down menu.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/columns-settings-of-dynamic-tables-1x.png\" alt=\"columns settings of dynamic tables\">\n\n\n\n<p>Read the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-tables-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Dynamic Tables Builder Overview<\/a> detailing how to build dynamic tables in Gutenberg.<\/p>\n\n\n\n<p>Click the \u201c<strong>Create Table<\/strong>\u201d button to create the table.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-the-dynamic-table-to-a-page\"><strong>Adding the dynamic table to a page<\/strong><\/h3>\n\n\n\n<p>Open the page or post where you want to display the table. Find the <a href=\"https:\/\/crocoblock.com\/widgets\/dynamic-table\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Dynamic Table<\/strong><\/a> block. Choose the built table from the <strong>Select Table<\/strong> drop-down menu.&nbsp;<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/dynamic-table-built1x.png\" alt=\"dynamic table built\">\n\n\n\n<p>The built table looks as follows on the front end:<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/front-end-dynamic-table-with-listing-counter-1x.png\" alt=\"front-end view of the dynamic table with listing counter\">\n<\/div><\/div>\n\n\n\n<p>That\u2019s all about the <em>JetEngine DevTools Listing \u0421ounter Add-on<\/em> usage in Gutenberg.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.<\/p>\n","protected":false},"author":12,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[394,408],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center<\/title>\n<meta name=\"description\" content=\"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center\" \/>\n<meta property=\"og:description\" content=\"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-28T09:55:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/jetengine-devtools-listing-counter-downloading-1x.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/\",\"name\":\"JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2023-01-25T18:57:33+00:00\",\"dateModified\":\"2023-07-28T09:55:50+00:00\",\"description\":\"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Add Counter to the Listing Grid and the Dynamic Table Blocks with the Listing \u0421ounter Add-on in Gutenberg\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center","description":"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.","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:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/","og_locale":"en_US","og_type":"article","og_title":"JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center","og_description":"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/","og_site_name":"Help Center","article_modified_time":"2023-07-28T09:55:50+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/jetengine-devtools-listing-counter-downloading-1x.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/","name":"JetEngine DevTools Listing \u0421ounter Add-on in Gutenberg Editor - Help Center","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2023-01-25T18:57:33+00:00","dateModified":"2023-07-28T09:55:50+00:00","description":"Learn how to number posts or CPTs in listings or dynamic tables in Gutenberg block editor using the listing counter callback created by the JetEngine plugin.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-devtools-listing-counter-add-on-in-gutenberg\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"How to Add Counter to the Listing Grid and the Dynamic Table Blocks with the Listing \u0421ounter Add-on in Gutenberg"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/33648"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/12"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=33648"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=33648"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=33648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}