WP Manifestindependent plugin directory
manifest / developer / wp-scaffolding

WP Scaffolding

Scaffolding for WordPress Custom Post Types

by Matt Keys · github.com/uptrendingllc/wp-scaffolding · website

0stars
1forks

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/uptrendingllc/wp-scaffolding/archive/refs/heads/master.zip

From the readme

WP Scaffolding is a complimentary plugin for working with the Fabric theme framework. WP Scaffolding helps in the creation of Custom Post Types and Custom Taxonomies by actually generating the required PHP files to register the post type or taxonomy, as well as any view files and controllers needed. Install and activate the plugin. This plugin is meant to be used in a local dev environment and requires that WordPress have write access the the active Fabric theme. Fixed bad class names in controller templates which were causing custom post types to produce a fatal warning Added ability for the plugin to update itself from the github repo where the code is hosted This is the first public release Fixed bad class names in controller templates Added ability for the plugin to update itself from the github repo where the code is hosted

Read the full README on GitHub →

Releases

TagPublished
1.1 Mar 11, 2014

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.