Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 148 Bytes

white-labeling-branding.md

File metadata and controls

10 lines (6 loc) · 148 Bytes

White Labeling

function My_Theme() { return wponion_builder(); }

$framework = My_Theme();

$my_select_field = $framework->select();