Title: Full post contents
Last modified: September 5, 2019

---

# Full post contents

 *  Resolved [Sherry22](https://wordpress.org/support/users/sherry22/)
 * (@sherry22)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/full-post-contents/)
 * What is the shortcode to show the contents of the entire post?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/full-post-contents/#post-11929496)
 * See the `content` parameter in [the docs](https://github.com/picandocodigo/List-Category-Posts/wiki/More-parameters-you-can-use):
 * > content: If you want to show the content on your listed posts, you might want
   > to do this from a new Page Template or a Custom Post Type template. Using this
   > parameter is discouraged, you can have memory issues as well as infinite loop
   > situations when you’re displaying a post that’s using List Category Posts. 
   > You have been warned. Usage:
    - yes – Show the excerpt or full content of the post. If there’s a <!–more–>
      tag in the post, then it will behave just as WordPress does: only show the
      content previous to the more tag. Default is ‘no’. Ex: [catlist content=yes]
    - full – Show the full content of the post regardless of whether there is a 
      <!–more–> tag in the post. Ex: [catlist content=full]
 * You can set a css class and an html tag to wrap the content in with content_class
   and content_tag (see [HTML & CSS Customization](https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization)).
    -  This reply was modified 6 years, 8 months ago by [Fernando Briano](https://wordpress.org/support/users/fernandobt/).

Viewing 1 replies (of 1 total)

The topic ‘Full post contents’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## Tags

 * [full post](https://wordpress.org/support/topic-tag/full-post/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/full-post-contents/#post-11929496)
 * Status: resolved