WP Manifestindependent plugin directory
manifest / content / wp-plugin-cpt

Fgms Custom Post Types

Wordpress Custom post types

by Shawn Turple · github.com/fgms/wp-plugin-cpt · website

0stars
5composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/fgms/wp-plugin-cpt/archive/refs/heads/master.zip

Also on Packagist as fgms/wp-plugin-cpt:

composer require fgms/wp-plugin-cpt

From the readme

Wordpress plugin to create Custom Post types Description This is a wordpress custom post type plugin for the following post types. Awards Testimonials Specials Slideshows Galleries Announcements Media Clippings Newsletters Real Estate Settings. Settings - CPT Settings Custom Post type Enables Slideshows - Settings Add default slideshow dimensions. Add default secondary slideshow dimensions. Select Secondary defaults to Feature Image / Slideshow. Galleries - Settings Add Filters for galleries, specifically for feature gallery. Real Estate - Settings Price Units. Area Units. Custom menu. Title for index. Pre text for index. Post text for index. Call to action for display page. Table Columns ( select columns, label and order). Post Types Awards Testimonials Specials Slideshows Galleries Announcements Media Clippings Newsletters Real Estate Shortcodes [fgallery] The [fgallery] shortcode accepts the following attribute. | Attribute | Default | Description | | --------- | ------- | ----------- | | width | 100px | width of thumb | | height | auto | height of thumb | | class | | adds class attribute | | alt | | adds alt ta

Read the full README on GitHub →