This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ms Post Type Shortcode

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

Screenshots

  • Design and slider setting screen in plugin.
  • Frontend View of grid and pagination.
  • Frontend View of slider layout.

Installation

How to Install

  1. Download Ms Post Type Shortcode.
  2. Unzip the folder into the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
    Or upload zip file from wp-admin.
  4. After install the plugin user will redirect to plugin ‘Introduction’ page and user will know how the shortcode parameters will work.

FAQ

What about support?

Create a support ticket at WordPress forum and I will take care of any issue.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Ms Post Type Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • initial release