{"id":30130,"date":"2022-11-04T10:14:15","date_gmt":"2022-11-04T10:14:15","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/"},"modified":"2023-05-04T08:20:46","modified_gmt":"2023-05-04T08:20:46","slug":"displaying-best-seller-products-of-woocommerce","status":"publish","type":"tips-and-tricks","link":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/","title":{"rendered":"Displaying Best Seller Products of WooCommerce"},"content":{"rendered":"\n<p>With the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-wc-product-query-type\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WC Product Query type<\/strong> <\/a>of the<a href=\"https:\/\/crocoblock.com\/plugins\/jetengine\/query-builder\/\" target=\"_blank\" rel=\"noreferrer noopener\"> <strong>JetEngine Query Builder module<\/strong><\/a>, it is possible to sort the products by the total number of sales to show only the best sellers. You can also display the number of sales in the products listing and rank your products using the free <a href=\"https:\/\/crocoblock.com\/freemium\/tools\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><em>Listing \u0421ounter<\/em><\/strong><\/a> addon for <em>JetEngine<\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"building-query\">Building Query<\/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 class=\"offset\">To display best seller products, we need to create a query. Open the <strong>Query Builder <\/strong>module in <strong><em>WordPress Dashboard &gt; JetEngine &gt; Query Builder<\/em><\/strong>. Add a new query by clicking on the \u201c<strong>Add New\u201d <\/strong>button.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">Since we are going to query WooCommerce Products, choose the type &#8211; <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-wc-product-query-type\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WC Product Query<\/strong><\/a>. Give a name to your query.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/creating_wc_query-2x.png\" alt=\"creating wc query in query builder of jetengine\">\n\n\n\n<p class=\"offset\">Scroll down to the <strong>Order By<\/strong> field. Here, choose the <strong>Numeric Meta Value <\/strong>option. In the <strong>Meta Key <\/strong>field below, insert this meta key: <strong>total_sales<\/strong>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/total_sales_query_setup-2x.png\" alt=\"ordering products by total sales in wc query\">\n\n\n\n<p class=\"offset\">This is the meta key that the <em>WooCommerce<\/em> plugin uses to store the number of sales for each product. If you want to see other product meta keys, open your database with phpMyAdmin, find the <strong>wp_postmeta <\/strong>table, and search it by any product ID. You will see a list of other meta fields that <em>WooCommerce <\/em>uses to store product data.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/database_total_sales-2x.png\" alt=\"woocommerce meta fields in database\">\n\n\n\n<p class=\"offset\">Now, let\u2019s finish the setup of the custom query. After you insert the <strong>total_sales <\/strong>meta key, choose <strong>Order<\/strong> &#8211; <strong>\u201cFrom highest to lowest values\u201d<\/strong> that will allow you to order the products by the number of sales from the best selling products to the least.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">Then, scroll up and navigate to the <strong>Pagination <\/strong>tab of settings; through the <strong>Limit <\/strong>field, limit the number of products per page. For example, ten products.&nbsp;<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/total_sales_query_limit_products-2x.png\" alt=\"limiting the number of products in wc query\">\n\n\n\n<p class=\"offset\">Don\u2019t forget to press the <strong>\u201cAdd Query\u201d <\/strong>button to save the query.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"creating-listing-item-template\">Creating Listing Item Template<\/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 class=\"offset\">It is necessary to create a new<strong> <\/strong><a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-what-is-a-listing-template\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Item template<\/strong><\/a> for the WC Product Query type. If you apply it to the existing Listing Grid widget or block, the query will not work correctly.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">Navigate to <strong><em>JetEngine &gt; Listings &gt; \u201cAdd New\u201d<\/em><\/strong> to create a new listing. For the <strong>Source<\/strong>, choose the <strong>\u201cQuery Builder\u201d<\/strong> option; then, select the created custom query and give a name to your Listing Item template.&nbsp;<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/wc_query_listing_conditions-2x.png\" alt=\"creating listing item template for wc query\">\n\n\n\n<p class=\"offset\">It\u2019s time to fill the listing with content. Add the product data through the <strong>Dynamic Field <\/strong>widget or block &#8211; choose <strong>\u201cPost\/Term\/User\/Object Data\u201d<\/strong> as a source and select the necessary fields under the <strong>WooCommerce <\/strong>section.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/adding_dynamic_field_widget_to_listing.png\" alt=\"choosing source for dynamic field widget in a wc product query listing\">\n\n\n\n<p class=\"offset\">If you are designing your template in Gutenberg, the setup will look like this.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/adding_dynamic_block_to_listing-2x.png\" alt=\"choosing source for dynamic field block in a wc product query listing\">\n\n\n\n<p class=\"offset\">To display an image, use the <strong>Dynamic Image <\/strong>widget.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/adding_image_to_wc_listing-2x.png\" alt=\"displaying featured image in a wc product query listing\">\n\n\n\n<p class=\"offset\">In Gutenberg, use these settings:<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/adding_image_to_wc_listing_gutenberg-2x.png\" alt=\"displaying featured image in a wc product query gutenberg listing\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"displaying-number-of-sales-in-listing-item-template\">Displaying Number of Sales in Listing Item Template<\/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 class=\"offset\">You might want to display the number of sales for each best seller product. To achieve this, use the <strong>Dynamic Field <\/strong>widget. Choose <strong>\u201cPost\/Term\/User\/Object Data\u201d<\/strong> as a source and then pick the <strong>\u201cTotal Sales\u201d <\/strong>option in the <strong>Object Field <\/strong>dropdown.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/total_sales_in_wc_listing-2x.png\" alt=\"displaying total number of sales in a wc product query listing\">\n\n\n\n<p class=\"offset\">Same in the Dynamic Field block:<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/displaying_total_sales_dynamic_block-2x.png\" alt=\"displaying total number of sales in a wc product query listing in gutenberg\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"creating-ranking-list-of-best-seller-products\">Creating Ranking List of Best Seller Products<\/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 class=\"offset\">It can be useful to add a counter to the listings to rank your products from the best selling to the least. For this purpose, download our free <em>Listing \u0421ounter <\/em>addon from the <a href=\"https:\/\/crocoblock.com\/freemium\/tools\/\" target=\"_blank\" rel=\"noreferrer noopener\">DevTools<\/a> page. This addon makes it possible to display the listing items in the form of an ordered list by adding a counter to each item.&nbsp;<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/listing_counter_addon-2x.png\" alt=\"listing counter addon\">\n\n\n\n<p class=\"offset\">Once you download the addon, install it to your website in the <strong>Plugins<\/strong> WordPress directory.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/install_listing_counter-2x.png\" alt=\"installing listing counter addon to a wordpress website\">\n\n\n\n<p class=\"offset\">After the plugin is installed and activated, return to the Listing Item template. To display a counter, drag and drop the<strong> Dynamic Field<\/strong> widget to the Elementor editing area. Scroll down the widget\u2019s settings to the <strong>Filter field output <\/strong>&#8211; toggle this setting on. Select the <strong>\u201cListing\u2019s Counter\u201d<\/strong> callback from the dropdown list below; then, select the created query.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/listings_counter_callback.png\" alt=\"listing\u2019s counter callback\">\n\n\n\n<p class=\"offset\">Follow the same procedure for the Gutenberg editor:<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/listings_counter_callback_gutenberg.png\" alt=\"listing\u2019s counter callback in the dynamic field block\">\n\n\n\n<p class=\"offset\">For more guidance and use cases of this addon\u2019s functionality, visit our <a href=\"https:\/\/github.com\/RagnarLodbrok94\/jet-engine-list-counter-callback\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">GitHub page<\/a>.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">Now, play around with the Style settings and customize the Listing Item template according to your needs. Once you are finished, save the template by pressing the <strong>\u201cUpdate\u201d<\/strong> button.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"displaying-best-seller-products-on-front-end\">Displaying Best Seller Products on Front End<\/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 class=\"offset\">Proceed to the page where you wish to display the best seller products. If you are using <strong>Elementor editor<\/strong>, open the page with Elementor and locate the<strong> Listing Grid widget<\/strong>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/adding_listing_grid_widget-2x.png\" alt=\"adding wc query listing to the listing grid\">\n\n\n\n<p class=\"offset\">Or open the page in Gutenberg and add the<strong> Listing Grid block<\/strong> to the editing area.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">Choose the created <strong>Listing Item template<\/strong> as a source.&nbsp;<\/p>\n\n\n\n<p class=\"offset\">You can see the products are now ordered by the number of sales and ranked.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/best_seller_result-2x.png\" alt=\"displaying woocommerce best sellers in the listing grid\">\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to display the best seller products of WooCommerce with the JetEngine plugin on your WordPress website.<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","format":"standard","tipstricks-tags":[359],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Displaying Best Seller Products with WC Query - JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.\" \/>\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\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Displaying Best Seller Products with WC Query - JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-04T08:20:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/creating_wc_query-2x.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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/\",\"name\":\"Displaying Best Seller Products with WC Query - JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2022-11-04T10:14:15+00:00\",\"dateModified\":\"2023-05-04T08:20:46+00:00\",\"description\":\"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tips & tricks\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Displaying Best Seller Products of WooCommerce\"}]},{\"@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":"Displaying Best Seller Products with WC Query - JetEngine | Crocoblock","description":"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.","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\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/","og_locale":"en_US","og_type":"article","og_title":"Displaying Best Seller Products with WC Query - JetEngine | Crocoblock","og_description":"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/","og_site_name":"Help Center","article_modified_time":"2023-05-04T08:20:46+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/04\/creating_wc_query-2x.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/","url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/","name":"Displaying Best Seller Products with WC Query - JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2022-11-04T10:14:15+00:00","dateModified":"2023-05-04T08:20:46+00:00","description":"Learn how to display best seller products of WooCommerce. Show total sales and create a product ranking grid using WC Product Query of the JetEngine Query Builder tool.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/displaying-best-seller-products-of-woocommerce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Tips & tricks","item":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/"},{"@type":"ListItem","position":3,"name":"Displaying Best Seller Products of WooCommerce"}]},{"@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\/tips-and-tricks\/30130"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/tips-and-tricks"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/tips-and-tricks"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=30130"}],"wp:term":[{"taxonomy":"tipstricks-tags","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/tipstricks-tags?post=30130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}