Title: Load only specific post field while on posts loop
Last modified: August 31, 2016

---

# Load only specific post field while on posts loop

 *  [Gatera](https://wordpress.org/support/users/gatera/)
 * (@gatera)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/load-only-specific-post-field-while-on-posts-loop/)
 * Hi,
 * I have created additional fields in my posts. I am able to load the whole post
   in a div using ajax while on the posts loop using this method [https://stanhub.com/load-wordpress-post-content-with-ajax-and-jquery/](https://stanhub.com/load-wordpress-post-content-with-ajax-and-jquery/)
 * I would like to now only be able to load a specific field in the post content.
   Any idea how I may achieve that?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Bob Cristello](https://wordpress.org/support/users/gntmidnight/)
 * (@gntmidnight)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/load-only-specific-post-field-while-on-posts-loop/#post-7260611)
 * If you want to pull a custom field from a post, you are looking to use information
   stored in the postmeta table. You want to look at this command:
 * [https://developer.wordpress.org/reference/functions/get_post_meta/](https://developer.wordpress.org/reference/functions/get_post_meta/)
 *  Thread Starter [Gatera](https://wordpress.org/support/users/gatera/)
 * (@gatera)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/load-only-specific-post-field-while-on-posts-loop/#post-7260746)
 * Thank you, it worked. Is it possible to have the field load when a user clicks
   for it? to reduce the page size initially.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Load only specific post field while on posts loop’ is closed to new replies.

## Tags

 * [content](https://wordpress.org/support/topic-tag/content/)
 * [field](https://wordpress.org/support/topic-tag/field/)
 * [load](https://wordpress.org/support/topic-tag/load/)
 * [loop](https://wordpress.org/support/topic-tag/loop/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [single post](https://wordpress.org/support/topic-tag/single-post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Gatera](https://wordpress.org/support/users/gatera/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/load-only-specific-post-field-while-on-posts-loop/#post-7260746)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
