Configuration Files
File
Purpose
Last updated
PorterWP is almost entirely driven by JSON inside porter/config/.
Each file has its own guide:
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