Configuration Files
PorterWP is almost entirely driven by JSON inside porter/config/
.
Each file has its own guide:
File
Purpose
Global settings, premium feature flags, asset enqueues
Block styles, pattern registration, dequeue/unregister rules
Register custom post types
Register custom taxonomies
Use these in tandem with make.sh
and the Gulp tasks to scaffold blocks, icons and CSS.
Last updated