This shortcode displays user blog posts with titles and excerpts in the chronologically ordered list. It also displays publish date, feature image (thumbnail), and comment count. Clicking on the blog post title will take visitors to the blog post page. Both ProfileGrid user blogs and default WordPress blogs can be combined in this list.
[profilegrid_user_blogs uid="2,5,18" wpblog="true"]
uid is the user’s IDs here.
wpblog is the WordPress Blog.
Simple example
[profilegrid_user_blogs uid="2,5,18" wpblog="true"] The shortcode is available with the core plugin. Both parameters are optional.