The library includes UI Builder for building options. The UI Builder is disabled by default and you can enable it by using the following filter:
/** * Show the UI builder in the admin interface */ add_filter( 'opb_show_pages', '__return_true' );
There was an error while loading. Please reload this page.