{"id":30171,"date":"2022-11-04T21:16:04","date_gmt":"2022-11-04T21:16:04","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/"},"modified":"2023-07-28T14:00:10","modified_gmt":"2023-07-28T14:00:10","slug":"jetengine-creating-users-query-and-displaying-specific-users-in-the-grid","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/","title":{"rendered":"How to Create Users Query and Displaying Specific Users in the Listing Grid"},"content":{"rendered":"\n<p>If you want to show only specific users in the grid, <em>JetEngine <\/em>got you covered. Systemize the dynamic display of the users with needed status only and even query them by the number of posts using <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Builder<\/strong><\/a>.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"build-glossary\">Build a Glossary<\/h2>\n\n\n\n<p>As we will begin with creating a <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-glossaries-functionality-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\">glossary<\/a>, firstly, head to <strong><em>WordPress Dashboard &gt; JetEngine <\/em><\/strong>and open the <strong>Glossaries <\/strong>tab.<\/p>\n\n\n\n<p>Click on the \u201c<strong>New Glossary<\/strong>\u201d button to set the needed parameters.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-glossaries-tab-full.png\" alt=\"jetengine glossaries tab\">\n\n\n\n<p>Complete the <strong>Name <\/strong>field with a value that will become a label for the created glossary.<\/p>\n\n\n\n<p>After that, pay attention to the <strong>Data Source <\/strong>field. This time we will select the \u201cSet items manually\u201d option, although you can choose the \u201cGet items from uploaded file\u201d in case you want to import values.<\/p>\n\n\n\n<p>Press the \u201c<strong>New field<\/strong>\u201d button to add the first item.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/new-glossary-default-fields-full.png\" alt=\"new glossary default fields\">\n\n\n\n<p>Let\u2019s take a look at the presented fields and complete them accordingly.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-glossary-item-full.png\" alt=\"jetengine glossary item\">\n\n\n\n<ul>\n<li><strong>Field Value <\/strong>\u2014 type in a value that will be saved into the database. Pay attention that this value shouldn\u2019t include any spaces and capital letters and should be written using Latin letters. If you want to separate the words, do it by using \u201c-\u201d and \u201c_\u201d symbols;<\/li>\n\n\n\n<li><strong>Field Label <\/strong>\u2014 complete the field with the label displayed as a glossary item title;<\/li>\n\n\n\n<li><strong>Is checked (selected) <\/strong>\u2014 enable the mentioned toggle to make the particular value checked by default. For instance, we activate it for one option, one that is dedicated to new users. So, all the users will get this status by default, and it will be possible to disable it later.<\/li>\n<\/ul>\n\n\n\n<p>Then add as many options as you need by hitting the \u201c<strong>New field<\/strong>\u201d button, adjust them, and don\u2019t forget to press the \u201c<strong>Save<\/strong>\u201d button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/added-items-to-the-glossary-full.png\" alt=\"added items to the glossary\">\n\n\n\n<p>After taking the previous steps, we need to add the built glossary into the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-how-to-apply-meta-boxes-to-users\/\" target=\"_blank\" rel=\"noreferrer noopener\">users meta box<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add-checkbox-field-to-meta-box\">Add a Checkbox Field to the Meta Box<\/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>Navigate to <strong><em>WordPress Dashboard &gt; JetEngine &gt; Meta Boxes <\/em><\/strong>and push the \u201c<strong>Add New<\/strong>\u201d button to build a new meta box.<\/p>\n\n\n\n<p>Or, select the existing meta box and press the \u201c<strong>Edit<\/strong>\u201d button next to the needed item.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-meta-boxes-list-full.png\" alt=\"jetengine meta boxes list\">\n\n\n\n<p>Starting from the <strong>General Settings <\/strong>tab, complete all the initial fields.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/meta-box-general-settings-full.png\" alt=\"meta box general settings\">\n\n\n\n<ul>\n<li><strong>Meta Box Title <\/strong>\u2014 give a title to the meta box you are creating;<\/li>\n\n\n\n<li><strong>Meta Box for <\/strong>\u2014 select the source where the meta box will be displayed. In the described use case, we need to pick the \u201cUser\u201d option;<\/li>\n\n\n\n<li><strong>\u2018Edit meta box\u2019 link <\/strong>\u2014 activate this feature if you want to display the gear-shaped button on the user editing page to proceed to meta box editing quickly.<\/li>\n<\/ul>\n\n\n\n<p>You can also work on the <strong>Visibility Conditions <\/strong>tab to define the visibility of the user meta box.&nbsp;<\/p>\n\n\n\n<p>Now we will select the \u201cEdit User\u201d option so only the website admin can change the users\u2019 status.<\/p>\n\n\n\n<p>Mind changing this value into the \u201cEdit User &amp; Profile\u201d one if you want to make editing available both for admin and users.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/meta-box-visibility-conditions-full.png\" alt=\"meta box visibility conditions\">\n\n\n\n<p>Ultimately, proceed to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-how-to-apply-meta-boxes-to-users\/#title3\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Meta Fields <\/strong>tab<\/a> and press the \u201c<strong>New Meta Field<\/strong>\u201d button to start editing.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-users-meta-box-meta-fields-full.png\" alt=\"jetengine users meta box meta fields\">\n\n\n\n<p>Let\u2019s check the meta field settings and work on the needed ones to get the desired result.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/the-first-part-of-checkbox-field-settings-full.png\" alt=\"the first part of checkbox field settings\">\n\n\n\n<ul>\n<li><strong>Label <\/strong>\u2014 name the field displayed in the user meta box;<\/li>\n\n\n\n<li><strong>Name\/ID <\/strong>\u2014 set the ID for the future checkbox field; you\u2019ll need it later. Check that this value should include only small Latin letters, numbers, \u201c-\u201d and \u201c_\u201d symbols with no spaces;<\/li>\n\n\n\n<li><strong>Object type <\/strong>\u2014 select the \u201cField\u201d option as you need to add the field precisely;<\/li>\n\n\n\n<li><strong>Field type <\/strong>\u2014 specify the meta field type you want to use. This time we select \u201cCheckbox.\u201d<\/li>\n<\/ul>\n\n\n\n<p>Then look through the following settings. Not all of them are obligatory to complete in the described case. Pay attention to the <strong>Get options from the glossary <\/strong>toggle; activate it to see the <strong>Glossary <\/strong>field. Here pick the glossary built earlier with <em>JetEngine<\/em>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/the-second-part-of-checkbox-field-settings-full.png\" alt=\"the second part of checkbox field settings\">\n\n\n\n<p>That\u2019s all we need in the meta box. So, now you can click the \u201c<strong>Add\/Update Meta Box<\/strong>\u201d button to save the result.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"create-users-query\">Create Users 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>The next step is building a query by heading to the <strong><em>WordPress Dashboard &gt; JetEngine &gt; Query Builder <\/em><\/strong>directory.&nbsp;<\/p>\n\n\n\n<p>Press the \u201c<strong>Add New<\/strong>\u201d button to create a new query.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-queries-list-full.png\" alt=\"jetengine queries list\">\n\n\n\n<p>Here <strong>General Settings <\/strong>are also the first to be set in the described query.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/new-users-query-general-settings-full.png\" alt=\"new users query general settings\">\n\n\n\n<ul>\n<li><strong>Name <\/strong>\u2014 give a title to the edited query;<\/li>\n\n\n\n<li><strong>Query Type <\/strong>\u2014 choose the \u201cUsers Query\u201d to set the query strictly for users;<\/li>\n\n\n\n<li><strong>Query ID <\/strong>\u2014 you can optionally fill in this field if you work with the <em>JetSmartFilters <\/em>plugin and need the ID for the filter you build.<\/li>\n<\/ul>\n\n\n\n<p>Moving to the <strong>Users Query,<\/strong> open the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-users-query-type\/#title3\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Misc <\/strong>tab<\/a>. Here we need to specify the <strong>Number <\/strong>of users that will be displayed in the grid later.<\/p>\n\n\n<div class=\"note-banner d-flex border-bold border-jetsmartfilters rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 21H23L12 2L1 21ZM13 18H11V16H13V18ZM13 14H11V10H13V14Z\" fill=\"#FA5450\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Warning<\/div><p class=\"m-0\">This value will override the one you can set in the <strong>Listing Grid<\/strong> block\/widget.<\/p><\/div><\/div>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/the-first-part-of-the-users-query-misc-tab-full-1.png\" alt=\"the first part of the users query misc tab\">\n\n\n\n<p>Also, we want to display users not only depending on their status but also on the number of posts they have. So move to the <strong>Order By <\/strong>field and select the \u201cBy user post count\u201d option.&nbsp;<\/p>\n\n\n\n<p>Besides, we set the <strong>Order<\/strong> as \u201cFrom highest to lowest values.\u201d And you can choose the preferred order if you want.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/the-second-part-of-the-users-query-misc-tab-full-1.png\" alt=\"the second part of the users query misc tab\">\n\n\n\n<p>Go to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-users-query-type\/#title4\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Meta Query <\/strong>tab<\/a> to work on its settings. Push the \u201c<strong>Add new<\/strong>\u201d button to create a new meta query clause.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/meta-query-add-new-button-full.png\" alt=\"meta query add new button\">\n\n\n\n<p>Let\u2019s start filling in the fields available for editing.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/meta-query-tab-in-the-users-query-full.png\" alt=\"meta query tab in the users query\">\n\n\n\n<ul>\n<li><strong>Field key\/name <\/strong>\u2014 paste the meta field value that you have entered previously in the user meta box Checkbox meta field;<\/li>\n\n\n\n<li><strong>Compare <\/strong>\u2014 choose the \u201cRegexp\u201d option here as it is meant to be used with the Checkbox and Radio values;<\/li>\n\n\n\n<li><strong>Value <\/strong>\u2014 paste one of the values you want to display in the grid;<\/li>\n\n\n\n<li><strong>Type <\/strong>\u2014 pick the \u201cChar\u201d option if you work with the alphabetical values or check the other available value.<\/li>\n<\/ul>\n\n\n\n<p>That\u2019s all we need for the query, so now you can click on the \u201c<strong>Add Query<\/strong>\u201d button.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"display-top-specialists\">Display Top Specialists<\/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>Go to <strong><em>WordPress Dashboard &gt; JetEngine &gt; Listings<\/em><\/strong>. Edit the existing <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-how-to-create-a-listing-template-for-users\/#title2\" target=\"_blank\" rel=\"noreferrer noopener\">listing<\/a> by hovering over it and pressing the \u201c<strong>Edit<\/strong>\u201d button, or hit the \u201c<strong>Add New<\/strong>\u201d button.<\/p>\n\n\n\n<p>Fill in the listing with the dynamic data concerning users on your WordPress website.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/user-listing-dynamic-fields-full.png\" alt=\"user listing dynamic fields\">\n\n\n\n<p>Also, we can add the created statuses to this listing. Place the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-dynamic-field-widget-overview-how-to-use-filter-field-output\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Dynamic Field<\/strong><\/a><strong> <\/strong>widget\/block onto the page.<\/p>\n\n\n\n<p>Set the \u201cMeta Data\u201d as the <strong>Source <\/strong>and pick the <strong>Meta Field <\/strong>you have created before in the users meta box.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/user-listing-dynamic-checkbox-data-full.png\" alt=\"user listing dynamic checkbox data\">\n\n\n\n<p>Move to the <strong>Filter field output <\/strong>toggle and activate it to set the \u201cChecked values list\u201d as the <strong>Callback<\/strong>.&nbsp;<\/p>\n\n\n\n<p>Select the built glossary in the <strong>Get labels by glossary <\/strong>field. So, now this is it for adjusting this field.<\/p>\n\n\n\n<p>You can also style up the added fields in the corresponding Elementor section and press the \u201c<strong>Publish<\/strong>\u201d button whenever everything is ready.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/dynamic-field-checked-values-list-callback-full.png\" alt=\"dynamic field checked values list callback\">\n\n\n\n<p>Head to the page where you want to place the listing in <strong><em>WordPress Dashboard &gt; Pages<\/em><\/strong>. Select the existing page and hover over it to click the \u201c<strong>Edit<\/strong>\u201d button.<\/p>\n\n\n\n<p>Or build a new page by hitting the \u201c<strong>Add New<\/strong>\u201d button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/wordpress-pages-tab-full.png\" alt=\"wordpress pages tab\">\n<\/div><\/div>\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=\"add-listing-to-gutenberg\">Add Listing to Gutenberg<\/h3>\n\n\n\n<p>Search for the <strong>Listing Grid <\/strong>block. Once you add it to the page, pick the needed item in the <strong>Listing<\/strong> field.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/listing-grid-block-in-gutenberg-editor-full.png\" alt=\"listing grid block in gutenberg editor\">\n\n\n\n<p>Open the <strong>Custom Query <\/strong>tab to activate the <strong>Use Custom Query <\/strong>toggle and select the created query in the <strong>Custom Query <\/strong>field.<\/p>\n\n\n<div class=\"note-banner d-flex border-bold border-jetthemecore rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9 21C9 21.5 9.4 22 10 22H14C14.6 22 15 21.5 15 21V20H9V21ZM12 2C8.1 2 5 5.1 5 9C5 11.4 6.2 13.5 8 14.7V17C8 17.5 8.4 18 9 18H15C15.6 18 16 17.5 16 17V14.7C17.8 13.4 19 11.3 19 9C19 5.1 15.9 2 12 2Z\" fill=\"#F2D23C\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Things to know<\/div><p class=\"m-0\">If you want to style up the <strong>Listing Grid<\/strong> block in the Block Editor, install and activate the <a href=\"https:\/\/crocoblock.com\/plugins\/jetstylemanager\/\" target=\"_blank\" rel=\"noopener\"><strong>JetStyleManager<\/strong><\/a> plugin, which is entirely free.<\/p><\/div><\/div>\n\n\n\n<p>Push the \u201c<strong>Publish\/Update<\/strong>\u201d button to make the page live.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/custom-query-for-listing-in-gutenberg-full.png\" alt=\"custom query for listing in gutenberg\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adjust-listing-in-elementor\">Adjust Listing in Elementor<\/h3>\n\n\n\n<p>The same procedure described earlier can be repeated in the Elementor Page Builder.<\/p>\n\n\n\n<p>Find the <strong>Listing Grid <\/strong>widget and place it on the page. Pick the item you have built earlier in the <strong>Listing<\/strong> field.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/listing-grid-widget-in-elementor-block-editor-full.png\" alt=\"listing grid widget in elementor block editor\">\n\n\n\n<p>Move to the <strong>Custom Query <\/strong>tab, switch on the <strong>Use Custom Query <\/strong>toggle, and pick the built query as the option in the <strong>Custom Query <\/strong>field.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/custom-query-for-listing-in-elementor-full.png\" alt=\"custom query for listing in elementor\">\n\n\n\n<p>That\u2019s it; press the \u201c<strong>Publish\/Update<\/strong>\u201d button.&nbsp;<\/p>\n<\/div><\/div>\n\n\n\n<p>And now, by means of <em>JetEngine <\/em>and its <strong>Query Builder <\/strong>feature, all the users with the \u201cTop Specialist\u201d status will be displayed within the grid and ordered depending on the number of user posts.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to create Users Query with JetEngine Query Builder and display only users with the \u201cTop Specialist\u201d status depending on the number of their WordPress posts.<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[405],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.\" \/>\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-creating-users-query-and-displaying-specific-users-in-the-grid\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-28T14:00:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-glossaries-tab-full.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=\"11 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-creating-users-query-and-displaying-specific-users-in-the-grid\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/\",\"name\":\"How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2022-11-04T21:16:04+00:00\",\"dateModified\":\"2023-07-28T14:00:10+00:00\",\"description\":\"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/#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 Create Users Query and Displaying Specific Users in the Listing Grid\"}]},{\"@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":"How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock","description":"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.","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-creating-users-query-and-displaying-specific-users-in-the-grid\/","og_locale":"en_US","og_type":"article","og_title":"How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock","og_description":"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/","og_site_name":"Help Center","article_modified_time":"2023-07-28T14:00:10+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetengine-glossaries-tab-full.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/","name":"How to Create Users Query and Displaying Specific Users in Grid \u2014 JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2022-11-04T21:16:04+00:00","dateModified":"2023-07-28T14:00:10+00:00","description":"Build a Users Query for a WordPress website using JetEngine and show top users with the Listing Grid depending on the number of their posts.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/jetengine-creating-users-query-and-displaying-specific-users-in-the-grid\/#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 Create Users Query and Displaying Specific Users in the Listing Grid"}]},{"@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\/30171"}],"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\/1"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=30171"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=30171"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=30171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}