Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Ms Post Type Shortcode

Опис

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

Скріншоти

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

Встановлення

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.

Часті питання

What about support?

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Ms Post Type Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Ms Post Type Shortcode” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • initial release