這個外掛並未在最新的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Ms Post Type Shortcode” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Ms Post Type Shortcode 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • initial release