Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Custom Templates

Beschreibung

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]

Installation

  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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Custom Templates“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Custom Templates“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.