Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Custom Post Type

Descripción

WP Custom Post Type helps you kick start your WP website. It creates all the basic post types like Slider, Portfolio, Testimonial, Team, Client, Callouts. The plugin also provides shortcodes for all the post types so you can use it on any page and using any page builder to show your custom posts.
The plugin also creates a basic single and archive page for each post type except for slider, so it doesn’t break even if your theme doesn’t support the plugin by default.

Instalación

This section describes how to install the plugin and get it working.

e.g.

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

FAQ

What post types are created?

The following post types are created.
– Slider
– Portfolio
– Testimonial
– Team
– Client
– Call outs

Does it support Custom Fields?

Yes. It does. It currently has a few custom fields for some post types, but you can use plugins like ACF to add more custom fields to it.

Can I use it with Page Builders?

Yes. You can use ou shortcodes. Simply add them to different elements/components of your page builder sections. Also, an add-on specially for Elementor is coming soon.

What are different shortcodes?

Callout
[callout]
[callout posts_per_page=”2″ column=”2″]

Testimonial
[testimonial]
[testimonial posts_per_page=”2″ column=”2″]

Client
[client]
[client posts_per_page=”2″ ]

Portfolio
[portfolio]
[portfolio posts_per_page=”2″ column=”2″]

Team
[team]
[team posts_per_page=”2″ column=”2″]

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Custom Post Type” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Custom Post Type” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

=2.0=
* Major Release
* Shortcodes added
* Single Pages added
* Archive Pages added
* Custom Fields added

1.1

  • Documentation Updates

1.0

  • Initial Release