Ms Post Type Shortcode

外掛說明

The main purpose of this plugin is to display custom post type posts as well as default posts in a grid, slider, or with pagination. There are three types of shortcodes available in the plugin, each with some common and different parameters. This plugin also has grid, slider, and pagination design settings available and is very easy to use.

Shortcode

[ms_post_grid]

Without passing any parameters in the shortcode, it will display posts from the default post type ‘post’ and term ‘1’ (Uncategorized) in a grid layout.

[ms_post_slider]

It will display posts in a slider.

[ms_post_paginate]

It will display posts with pagination.

You can also pass parameters in the shortcode

[ms_post_grid type='your_custom_post_type_name' ms_show_all='true']

螢幕擷圖

  • Design and slider setting screen in the plugin.
  • Frontend view of the grid and pagination.
  • Frontend view of the 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 the zip file from wp-admin.
  4. After installing the plugin, the user will be redirected to the plugin ‘Introduction’ page, where they will learn how the shortcode parameters work.

常見問題集

What about support?

Create a support ticket on the WordPress forum, and I will take care of any issue.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Ms Post Type Shortcode〉的開發相關工作。

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release