Title: Custom Post Display
Author: Cris Puno
Published: <strong>2012年6月6日</strong>
Last modified: 2026年8月12日

---

プラグインを検索

![](https://s.w.org/plugins/geopattern-icon/custom-post-display.svg)

# Custom Post Display

 作者: [Cris Puno](https://profiles.wordpress.org/crispuno/)

[ダウンロード](https://downloads.wordpress.org/plugin/custom-post-display.2.0.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/custom-post-display/#description)
 * [レビュー](https://ja.wordpress.org/plugins/custom-post-display/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/custom-post-display/#installation)
 * [開発](https://ja.wordpress.org/plugins/custom-post-display/#developers)

 [サポート](https://wordpress.org/support/plugin/custom-post-display/)

## 説明

You can use the Custom Post Display plugin to display the contents of any custom
post type in your WordPress site, either as a widget or anywhere in your content
using a shortcode.

Features include:

 * Widget and [custom_post_display] shortcode for placing anywhere (including the
   block editor via the Shortcode block)
 * Options to order by Post Title, Date and Menu Order
 * Inclusion of Featured Image with centered, left or right alignment
 * Customize number of posts displayed
 * Specify number of words per post excerpt

More information and a demo can be found at [my site](https://www.crispuno.ca/?p=228).

## スクリーンショット

[⌊Widget options.⌉⌊Widget options.⌉[

Widget options.

[⌊Sample output.⌉⌊Sample output.⌉[

Sample output.

## インストール

 1. Download and unzip the file.
 2. Upload the Custom Post Display folder to your WordPress plugins folder
 3. Log in to WordPress and go to Plugins
 4. Click on the Activate link for Custom Post Display.
 5. Go to Appearance > Widgets and add the Custom Post Display widget to your sidebar,
    or use the [custom_post_display] shortcode in any post or page.

## FAQ

### Can I use this widget for Posts and Pages?

Yes, you have the option to choose Posts or Pages when you choose a custom post 
type. You can actually just use this widget to display recent posts or pages.

### How do I use the shortcode?

Add [custom_post_display] to any post or page. You can pass options, for example:

    ```
    [custom_post_display posttype="product" postnum="5" postlength="20" byorder="name" sorter="ASC" show_image="1" image_pos="left" moretext="Read more"]
    ```

Available attributes: posttype, postnum, postlength, byorder (empty for date, menu_order,
or name), sorter (ASC or DESC), show_image (1 or 0), image_pos (centered, left, 
right) and moretext.

### Can I choose which posts to feature?

Yes, if you have the Page Attributes box enabled for your custom post type (or Post/
Page), when you edit that post, just enter a number in the Order box.
 Number your
posts according to the order you want them to appear, then, in the Widget options,
just choose ‘Menu Order’ in the ‘Order By’ field and choose your Sort order.

## 評価

![](https://secure.gravatar.com/avatar/f6f742e513f80653f575cf82032717b83fee1966d357637b9f6a105a705acdc5?
s=60&d=retro&r=g)

### 󠀁[Works good](https://wordpress.org/support/topic/works-good-514/)󠁿

 [huntvinyl](https://profiles.wordpress.org/huntvinyl/) 2026年8月12日

Easy way to show custom posts on the site. Works well for what I need it to do.

![](https://secure.gravatar.com/avatar/3cb221ac7e5b3ee1c2a591e0495e9f3d177d116655f01f4b8b0e3bd31fc54fc8?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-1298/)󠁿

 [aaab456](https://profiles.wordpress.org/aaab456/) 2017年6月15日

This plugin is as easy as imagined.

![](https://secure.gravatar.com/avatar/4b1de0c8ef1706981d3d5c0934a8c79aed657420d6a7719f62003fb59a758268?
s=60&d=retro&r=g)

### 󠀁[Works well](https://wordpress.org/support/topic/works-well-637/)󠁿

 [cassettehead](https://profiles.wordpress.org/cassettehead/) 2016年9月3日

Works well for my site. Hope you have an additional feature to use a shortcode instead
of a widget.

![](https://secure.gravatar.com/avatar/20a37e118b8bd72fd0a2e75f7fe62557bbdb57df5e9c73a9ffc4bf2e6123bd45?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-2881/)󠁿

 [keetykat](https://profiles.wordpress.org/keetykat/) 2016年9月3日

Needed a plugin to display the custom posts in a widget for a project I have and
this one works like a charm.

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/custom-post-display/reviews/)

## 貢献者と開発者

Custom Post Display はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ Cris Puno ](https://profiles.wordpress.org/crispuno/)

[“Custom Post Display” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/custom-post-display)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/custom-post-display/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/custom-post-display/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/custom-post-display/)を
[RSS](https://plugins.trac.wordpress.org/log/custom-post-display/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 2.0.0

 * Compatibility rewrite for modern WordPress and PHP 8
 * Fixed fatal error on PHP 8 by removing create_function()
 * Replaced the deprecated PHP4-style widget constructor with __construct()
 * Added a [custom_post_display] shortcode so the plugin works in post content and
   the block editor, not just widget areas
 * Escaped all output and sanitized all saved options
 * Replaced a direct database query with get_post_types()
 * Added direct-access protection and internationalization
 * Confirmed compatibility with WordPress 7.0

#### 1.2

 * Replaced deprecated WP Widgets construct
 * Added option for thumbnail alignment

#### 1.1

 * Fixed issue with missing word trimmer function

#### 1.0

 * Initial release

## メタ

 *  バージョン **2.0.0**
 *  最終更新日 **1か月前**
 *  有効インストール数 **50+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **7.0.6**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/custom-post-display/)
 * タグ
 * [custom post type](https://ja.wordpress.org/plugins/tags/custom-post-type/)[custom post widget](https://ja.wordpress.org/plugins/tags/custom-post-widget/)
   [shortcode](https://ja.wordpress.org/plugins/tags/shortcode/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/custom-post-display/advanced/)

## 評価

 5つ星中3.7つ星

 *  [  4 5-星レビュー     ](https://wordpress.org/support/plugin/custom-post-display/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/custom-post-display/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/custom-post-display/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/custom-post-display/reviews/?filter=2)
 *  [  2 1-星レビュー     ](https://wordpress.org/support/plugin/custom-post-display/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-post-display/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/custom-post-display/reviews/)

## 貢献者

 *   [ Cris Puno ](https://profiles.wordpress.org/crispuno/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/custom-post-display/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.crispuno.ca/?page_id=306)