Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Custom Post Type

Descrizione

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.

Installazione

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″]

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Custom Post Type” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

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

1.1

  • Documentation Updates

1.0

  • Initial Release