Ms Post Type Shortcode

0

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 plu

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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']