Title: Editor/Content Field
Last modified: August 21, 2016

---

# Editor/Content Field

 *  Resolved [Bryan Willis](https://wordpress.org/support/users/codecandid/)
 * (@codecandid)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/editorcontent-field/)
 * I see you have a ton of questions so sorry if this is a dumb one, but can’t seem
   to figure it out.
 * How do I display the content/editor field? In the reference dashboard, it looks
   like these are the default fields that are supported for type=”post” :
 * [loop type=”post”]
    ID: [content field=”ID”] Date: [content field=”date”] Author:[
   content field=”author”] Title: [content field=”title”] Slug: [content field=”
   slug”] URL: [content field=”url”] Excerpt: [content field=”excerpt”] Thumbnail:[
   content field=”thumbnail”] Image: [content field=”image”] [/loop]
 * I know I can display the content by just doing [content name=”hello-world”], 
   but what if I wanted to do something like the above loop and also include default
   content. I’ve tried these but none seem to work:
 * Content: [content field=”content”]
    Content: [content field=”editor”] Content:[
   content field=”default”] Content: [content field=”main”]
 * [https://wordpress.org/plugins/custom-content-shortcode/](https://wordpress.org/plugins/custom-content-shortcode/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * (@miyarakira)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/editorcontent-field/#post-4728027)
 * Ah, maybe the documentation wasn’t clear – the default post content inside a 
   loop is displayed just like this: `[content]`

Viewing 1 replies (of 1 total)

The topic ‘Editor/Content Field’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

## Tags

 * [content](https://wordpress.org/support/topic-tag/content/)
 * [editor](https://wordpress.org/support/topic-tag/editor/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/editorcontent-field/#post-4728027)
 * Status: resolved