{"id":48275,"date":"2025-06-17T08:54:06","date_gmt":"2025-06-17T08:54:06","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=48275"},"modified":"2025-07-03T08:17:05","modified_gmt":"2025-07-03T08:17:05","slug":"pulling-posts-meta-field-data-for-current-cpt-post","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/","title":{"rendered":"How to Pull Posts Meta Field Data for the Current CPT Post"},"content":{"rendered":"\n<p>In this tutorial, we will focus on two cases: pulling the \u201c<a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/meta-field-types-overview\/#posts\" target=\"_blank\" rel=\"noreferrer noopener\">Posts<\/a>\u201d meta field data from the current post and from the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/options-pages-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Options Page<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-data-from-the-posts-meta-field-of-the-current-post\">Get Data From the \u201cPosts\u201d Meta Field of the Current Post<\/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>This method involves creating a \u201cPosts\u201d meta field inside the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/custom-post-type-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Custom Post Type<\/strong><\/a>, which aims to display the selected posts on the Single post. Let\u2019s walk through the setup process step by step.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adjust-the-posts-meta-field\">Adjust the \u201cPosts\u201d meta field<\/h3>\n\n\n\n<p>First of all, we need to add the \u201cPosts\u201d meta field to the post type. For that, proceed to <strong><em>WordPress Dashboard > JetEngine > Post Types<\/em><\/strong>,<strong><em> <\/em><\/strong>click the \u201c<strong>Add New<\/strong>\u201d button or \u201c<strong>Edit<\/strong>\u201d the already existing post type. You can check the details on setting up a new <strong>CPT <\/strong>from our <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-create-a-custom-post-type-based-on-jetengine-plugin\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>How to Create a Custom Post Type<\/strong><\/a> tutorial. In our case, we will add the \u201cPosts\u201d meta field to the \u201cDepartments\u201d <strong>CPT<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-1024x640.webp\" alt=\"click the edit button for cpt\" class=\"wp-image-48276\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>On the newly appeared page, scroll down to the <strong>Meta fields<\/strong> tab and click the \u201c<strong>New Meta Field<\/strong>\u201d button.\u00a0<\/p>\n\n\n\n<p>Fill out the <strong>Label <\/strong>and select the \u201cPosts\u201d option in the <strong>Field Type<\/strong> drop-down. In the <strong>Search in post types<\/strong> field, we choose the <strong>Post Type<\/strong> to get the posts from (in our case, it is a \u201cDoctors\u201d post type). Next, we enable the <strong>Multiple <\/strong>toggle as well.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-1024x640.webp\" alt=\"posts meta field added to cpt\" class=\"wp-image-48277\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-cpt.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>When you are done with the settings, click the \u201c<strong>Update Post Type<\/strong>\u201d button.\u00a0<\/p>\n\n\n\n<p>Now we need to add the values to the posts. From the <strong>WordPress Dashboard,<\/strong> proceed to the needed post type and either click the \u201c<strong>Add Page<\/strong>\u201d button or \u201c<strong>Edit<\/strong>\u201d the existing post.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-1024x640.webp\" alt=\"click the edit post button\" class=\"wp-image-48278\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-post-button.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Add the needed posts to the field and click the \u201c<strong>Save<\/strong>\u201d button once you are ready.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-1024x640.webp\" alt=\"values are added to the posts field\" class=\"wp-image-48279\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/values-are-added-to-the-posts-field.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"set-up-a-custom-query\">Set up a custom query<\/h3>\n\n\n\n<p>Now, we need to create a <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/query-builder-posts-query-type\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Posts Custom Query<\/strong><\/a> to get the posts we have just added to the \u201cPosts\u201d meta field.\u00a0<\/p>\n\n\n\n<p>Proceed to the <strong><em>WordPress Dashboard &gt; JetEngine &gt; Query Builder<\/em><\/strong> and click the \u201c<strong>Add New<\/strong>\u201d button.&nbsp;<\/p>\n\n\n\n<p>Add the <strong>Name <\/strong>for the query and keep the \u201cPosts Query\u201d option in the <strong>Query Type<\/strong> field.\u00a0<\/p>\n\n\n\n<p>In the <strong>General <\/strong>tab, select the needed <strong>CPT <\/strong>in the <strong>Post Type<\/strong> field (in our case, it is \u201cDoctors\u201d).<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-1024x640.webp\" alt=\"post type selected in query settings \" class=\"wp-image-48280\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-query-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Then, open the <strong>Post &amp; Page<\/strong> tab and click the \u201c<a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/dynamic-tags-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Dynamic Tag<\/strong><\/a>\u201d icon next to the<strong> Post In<\/strong> field.\u00a0<\/p>\n\n\n\n<p>Select the \u201cCurrent meta value as string\u201d option from the dropdown.<\/p>\n\n\n\n<p>In the newly appeared pop-up, put the post meta field\u2019s name in the <strong>Meta field<\/strong> input.\u00a0Click the \u201c<strong>Apply<\/strong>\u201d button.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-1024x640.webp\" alt=\"\u201ccurrent meta value as string\u201d option is selected for posts in field \" class=\"wp-image-48281\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/current-meta-value-as-string-option-is-selected-for-posts-in-field.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Click the \u201c<strong>Add Query<\/strong>\u201d button.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"display-the-data-from-the-posts-field-on-the-single-post\">Display the data from the posts field on the single post<\/h3>\n\n\n\n<p>Let\u2019s proceed to the <strong>Single Post<\/strong> template, where the \u201cPosts\u201d field data should be displayed. The settings\u2019 details can be checked in the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetthemecore\/creating-custom-post-type-archive-template-with-jetengine-listing-grid\/#how-to-create-a-single-template-in-the-elementor-editor\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>How to Create Archive and Single Templates for Custom Post Type<\/strong><\/a> tutorial.\u00a0<\/p>\n\n\n\n<p>Make sure that the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/listing-template-in-elementor-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Template<\/strong><\/a> for the <strong>Post Type<\/strong> was previously created.\u00a0<\/p>\n\n\n\n<p>Add the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/listing-grid-widget-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Grid<\/strong><\/a> widget to the template, and after setting all the basic fields in the <strong>General <\/strong>tab, open the <strong>Custom Query<\/strong> tab and enable the <strong>Use Custom Query<\/strong> toggle.<\/p>\n\n\n\n<p>Select the <strong>Custom Query<\/strong> you have just created in the newly appeared dropdown.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-1024x640.webp\" alt=\"custom query applied to listing grid\" class=\"wp-image-48282\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Click the \u201c<strong>Publish<\/strong>\u201d button once you are ready with the settings.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"check-the-result\">Check the result<\/h3>\n\n\n\n<p>When we proceed to the frontend of the <strong>Single post<\/strong>, we see the posts selected in the \u201cPosts\u201d meta field.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-1024x640.webp\" alt=\"posts meta field\u2019s data is displayed on the single post frontend\" class=\"wp-image-48283\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-is-displayed-on-the-Single-post-frontend.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-data-from-the-posts-meta-field-from-the-options-page\">Get Data From the \u201cPosts\u201d Meta Field From the Options Page<\/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>This way explains how to pull the \u201cPosts\u201d meta field\u2019s data when the field is added to the<strong> Options Page<\/strong>. The value will be displayed on the <strong>Single post<\/strong> of the <strong>CPT<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"set-up-the-posts-meta-field-on-the-options-page\">Set up the \u201cPosts\u201d meta field on the options page<\/h3>\n\n\n\n<p>We start by adding the \u201cPosts\u201d meta field to the <strong>Options Page<\/strong>. Proceed to the <strong><em>WordPress Dashboard > JetEngine > Options Pages > Add New<\/em><\/strong>. Here, you can add the &#8220;Posts&#8221; meta field to the <strong>Options Page<\/strong> or edit the existing one.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-1024x640.webp\" alt=\"add new or edit the existing options page\" class=\"wp-image-48284\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-new-or-edit-the-existing-options-page.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>When you are done with the settings in the <strong>General <\/strong>tab, proceed to the <strong>Fields<\/strong>. Click the \u201c<strong>New Field<\/strong>\u201d button.\u00a0<\/p>\n\n\n\n<p>Enter the desired <strong>Label <\/strong>and choose \u201cPosts\u201d from the <strong>Field Type<\/strong> drop-down menu. In the <strong>Search in post types<\/strong> field, select the post type you want to retrieve posts from \u2014 in this example, it\u2019s the \u201cDoctors\u201d post type. You can also enable the <strong>Multiple<\/strong> toggle as we did.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-1024x640.webp\" alt=\"posts meta field added to the options page\" class=\"wp-image-48285\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-field-added-to-the-options-page.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Once you\u2019ve configured the settings, click the <strong>\u201cAdd Page\u201d <\/strong>\u00a0button to save the changes.<\/p>\n\n\n\n<p>Now we can open the newly created <strong>Options Page<\/strong> and add values to the \u201cPosts\u201d meta field.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-1024x640.webp\" alt=\"add values to the posts field on the options page\" class=\"wp-image-48286\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/add-values-to-the-posts-field-on-the-options-page.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Click the \u201c<strong>Save<\/strong>\u201d button when you are ready with the other settings.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-a-custom-query\">Create a custom query<\/h3>\n\n\n\n<p>Next, we need to create a <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/query-builder-posts-query-type\/#general\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Posts Custom Query<\/strong><\/a> to fetch the posts we\u2019ve just added to the \u201cPosts\u201d meta field.<\/p>\n\n\n\n<p>Navigate to <strong><em>WordPress Dashboard > JetEngine > Query Builder<\/em><\/strong>, and click the \u201c<strong>Add New<\/strong>\u201d button.<\/p>\n\n\n\n<p>Give your query a <strong>Name <\/strong>and leave \u201cPosts Query\u201d selected in the <strong>Query Type<\/strong> field.<\/p>\n\n\n\n<p>Under the <strong>General<\/strong> tab, choose the relevant <strong>CPT <\/strong>in the <strong>Post Type<\/strong> field \u2014 in this case, it\u2019s \u201cDoctors.\u201d<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-1024x640.webp\" alt=\"post type selected in the second query settings\" class=\"wp-image-48287\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/post-type-selected-in-the-second-query-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Next, switch to the <strong>Post &amp; Page<\/strong> tab and click the \u201c<a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/dynamic-tags-overview\/#jetengine-tags-for-fields\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Dynamic Tag<\/strong><\/a>\u201d icon next to the <strong>Post In<\/strong> field.<\/p>\n\n\n\n<p>From the dropdown, choose the \u201cOption value\u201d option. In the pop-up that appears, select the name of the post meta field in the <strong>Option<\/strong> input.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-1024x640.webp\" alt=\"\u201coption value\u201d option is selected for posts in field\" class=\"wp-image-48288\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/option-value-option-is-selected-for-posts-in-field.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Finally, click the \u201c<strong>Add Query<\/strong>\u201d button to save it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pull-the-data-from-the-posts-field-of-the-options-page-on-the-single-post\">Pull the data from the \u201cPosts\u201d field of the options page on the single post<\/h3>\n\n\n\n<p>Now, let\u2019s move on to the <strong>Single Post<\/strong> template, where the \u201cPosts\u201d field data will be displayed.<\/p>\n\n\n\n<p>Before you begin, ensure that the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-create-a-listing-template-for-post-types\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Template<\/strong><\/a> for the post type has already been created.<\/p>\n\n\n\n<p>Add a <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/listing-grid-widget-overview\/#general-settings\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Grid<\/strong><\/a> widget to the template. Once you\u2019ve configured the basic fields in the <strong>General<\/strong> tab, switch to the <strong>Custom Query<\/strong> tab and enable the <strong>Use Custom Query<\/strong> toggle.<\/p>\n\n\n\n<p>In the dropdown that appears, select the <strong>Custom Query<\/strong> you just created.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-1024x640.webp\" alt=\"custom query applied to listing grid to display data from the posts field from the options page\" class=\"wp-image-48289\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/custom-query-applied-to-listing-grid-to-display-data-from-the-posts-field-from-the-options-page.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>When you&#8217;re done adjusting the settings, click the \u201c<strong>Publish<\/strong>\u201d button.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"check-the-result\">Check the result<\/h3>\n\n\n\n<p>When you visit the frontend of the <strong>Single Post<\/strong>, you\u2019ll see the posts that were selected in the \u201cPosts\u201d meta field on the <strong>Options Page<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-1024x640.webp\" alt=\"posts meta field\u2019s data from the options page is displayed on the single post frontend\" class=\"wp-image-48290\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/posts-meta-fields-data-from-the-options-page-is-displayed-on-the-single-post-frontend.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n<\/div><\/div>\n\n\n\n<p>Now you know how to get the data from the \u201cPosts\u201d meta field for the current post from the current post and from the <strong>Options Page<\/strong> with the help of the <em>JetEngine <\/em>plugin for WordPress websites.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover how to get the data from the \u201cPosts\u201d meta field for the current post with the help of the JetEngine plugin for WordPress websites.<\/p>\n","protected":false},"author":9,"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 Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.\" \/>\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\/pulling-posts-meta-field-data-for-current-cpt-post\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-03T08:17:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-1024x640.webp\" \/>\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=\"8 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\/pulling-posts-meta-field-data-for-current-cpt-post\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/\",\"name\":\"How to Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2025-06-17T08:54:06+00:00\",\"dateModified\":\"2025-07-03T08:17:05+00:00\",\"description\":\"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/#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 Pull Posts Meta Field Data for the Current CPT Post\"}]},{\"@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 Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock","description":"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.","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\/pulling-posts-meta-field-data-for-current-cpt-post\/","og_locale":"en_US","og_type":"article","og_title":"How to Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock","og_description":"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/","og_site_name":"Help Center","article_modified_time":"2025-07-03T08:17:05+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/06\/click-the-edit-button-for-cpt-1024x640.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/","name":"How to Pull Posts Meta Field Data for the Current CPT Post \u2014 JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2025-06-17T08:54:06+00:00","dateModified":"2025-07-03T08:17:05+00:00","description":"Discover how to get the data from the \u201cPosts\u201d meta field for the current post using the JetEngine plugin for WordPress websites.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/pulling-posts-meta-field-data-for-current-cpt-post\/#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 Pull Posts Meta Field Data for the Current CPT Post"}]},{"@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\/48275"}],"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\/9"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=48275"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=48275"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=48275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}