Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Post Template

Descrición

WordPress allows users to customize templates for webpages but, it is not so for blog posts. Post Template plug-in from IndiaNIC enables you to use the customized page templates for your blog posts also.

As soon as you install the Post Template plug-in, it appears on the sidebar of your page. You can choose your desired template from the drop-down button and then you can view your posts in that template.

If you want to know more about how to create your own page templates, then you can visit the link How to Create Page Templates

Visit Our Website

Developers

If you want to implement the custom post templates on a custom post type, you can use the cpt_post_types filter, here’s an example below of adding the custom post template selector and metabox to the Movie and Actor custom post types. This code can be added to a plugin or to the functions.php file in your theme.

Capturas

  • screenshot-1.png

Instalación

  1. Upload the ‘wp-post-template’ folder to the /wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Preguntas frecuentes

Have a question? Email me at submission@indianic.com

Comentarios

Ler todas as 13 opinións

Colaboradores e desenvolvedores

“Post Template” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Post Template” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • Install Plugin