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

Custom Templates

説明

The plugin allows you to create custom templates and modify content output for single post pages in particular post type.

Shortcodes

  • [tmpl_field name=ANY_POST_PROPERTY]

Post properties:

ID
post_author
post_date
post_date_gmt
post_content
post_title
post_excerpt
post_status
comment_status
ping_status
post_password
post_name
to_ping
pinged
post_modified
post_modified_gmt
post_content_filtered
post_parent
guid
menu_order
post_type
post_mime_type
comment_count
filter
  • [tmpl_field name=cf_ANY_CUSTOM_FIELD]

e.g. [tmpl_field name=cf_my_custom_field]

  • [tmpl_field name=tax_ANY_TAXONOMY_SLUG]

e.g. [tmpl_field name=tax_post_tag]

インストール

  1. Install.
  2. Activate.

FAQ

Can I email you with the support questions ?

No. Please use integrated forum support system.

Do you provide some extra *premium* customization ?

Yes. You can email me in this case.

評価

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

貢献者と開発者

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

貢献者

“Custom Templates” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.2.1

  • Fixed comments on/off malfunction.

1.2.0

  • Added options to turn comments on/off.

1.1.1

  • Fixes title filter templating.

1.1.0

  • Added support for taxonomies in shortcode.
  • Added support for SEO keywords.
  • Fixes various PHP warnings.

1.0.0

  • Initial release.