Beskrivning
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
- Install.
- Activate.
Vanliga frågor
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Custom Templates” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Custom Templates” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.