We'll create fresh WordPress site with Ms Post Type Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
The main purpose of this plugin is to display the custom post type posts and as well as default post in grid, slider, pagination. There are three type of shortcodes are available in plugin and some common and different parameters pass in all shortcode. This plugin also have grid, slider and pagination design setting available and very easy to use.
Shortcode
[ms_post_grid]
Without passing any parameter in shortcode it will display post from default post type ‘post’ and term ‘1’ (Uncategorized) in grid layout.
[ms_post_slider]
It will display post in slider.
[ms_post_paginate]
It will display post in pagination.
You can also pass the parameters in shortcode
[ms_post_grid type='here custom post type name' ms_show_all='true']