このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Name: Children Excerpt Shortcode

説明

Use the [children-excerpt] shortcode where you want to display the excerpts of the child pages.
Defaults to the first 50 words, can be overridden with length attribute so your excerpts can be set to any length of your choosing.

Developer Website: http://MyWebsiteAdvisor.com

Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-excerpt-shortcode/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/

Requirements:

To-do:

スクリーンショット

  • example use of the plugin shortcode.
  • example output of the plugin shortcode.

インストール

  1. Upload ‘children-excerpt/’ to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. use the [children-excerpt] shortcode where you want to display the excerpts of the child pages.

FAQ

Developer Website: http://MyWebsiteAdvisor.com

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Name: Children Excerpt Shortcode” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

  • updated code to only show items with a post_status of publish
  • added order and order by arguments to the shortcode.
  • verified compatibility with WP version 3.8.1

1.2

  • added id attribute to shortcode so you can display an excerpt index on any page or post not just on the actual parent

1.1

  • Minor Bug Fix

1.0

  • Initial release