Skip to content

Quick Reference

Flat, scannable cheatsheets pulled from the longer guides.

Pages

PageWhat's on it
CommandsYarn, NPM, and create-divi-extension commands you'll actually type.
TroubleshootingCommon build, module-registration, and visual-builder issues.

Field types — quick list

Field typeUsageReference
textSingle-line text inputDefining Module Settings
textareaMulti-line text inputDefining Module Settings
selectDropdownAdvanced Field Types
rangeNumeric sliderAdvanced Field Types
colorColor pickerAdvanced Field Types
uploadImage / file uploadAdvanced Field Types
multiple_checkboxesMulti-select via checkboxesAdvanced Field Types
tiny_mceWYSIWYG rich textAdvanced Field Types

Hook lookup

If you want to...Look in
Filter PHP shortcode outputDivi Builder PHP Hooks
Filter rendered CSS selectors in the visual builderDivi Builder JavaScript Hooks
Hook into header/footer/post templatesDivi Template Hooks
Filter module attributes before renderDivi Module Hooks

Reference compiled from publicly available Divi developer documentation.