Title: Shortcode examples
Last modified: August 30, 2016

---

# Shortcode examples

 *  Resolved [Kalimataji](https://wordpress.org/support/users/pyramid/)
 * (@pyramid)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-examples-2/)
 * Hi!
 * First I want to thank you for making this great plugin. I am mostly going to 
   use is as a top list on a page but the standard [wpp] only shows title, 10 posts
   and the view count. How do I add more posts to the list and perhaps a thumbnail?
 * I am not super code savvy so I would truly appreciate a couple of examples that
   I can play around with. Many thanks!
 * [https://wordpress.org/plugins/wordpress-popular-posts/](https://wordpress.org/plugins/wordpress-popular-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-examples-2/#post-6361633)
 * Hi there!
 * The [[wpp] shortcode](https://github.com/cabrerahector/wordpress-popular-posts/wiki/1.-Using-WPP-on-posts-&-pages)
   uses the same set of parameters as the [wpp_get_mostpopular()](https://github.com/cabrerahector/wordpress-popular-posts/wiki/2.-Template-tags#wpp_get_mostpopular)
   template tag (see _Settings > WordPress Popular Posts > Parameters_ for a comprehensive
   list).
 * For example, to display more posts you should use the limit parameter:
 * `[wpp limit=15]`
 * To display thumbnails you need to specify their width & height, otherwise WPP
   won’t display them. For example:
 * `[wpp limit=15 thumbnail_width=75 thumbnail_height=75]`
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Shortcode examples’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-examples-2/#post-6361633)
 * Status: resolved