Beaver Builder Draft Warning Modal
Tested: 6.6.1
RequiresPHP: 7.4
|||
- New modal that popups up when you open Beaver Builder if there is an unsaved draft. You must choose between editing the existing draft or discarding it
- New filter to disable the draft scheduling feature
add_filter( 'bb_draft_utility_enable_scheduling', '__return_false' );
- Draft notice on the WP page edit screen respects white label naming
- If installed, the plugin will now log to Simple History to keep track of who has done what (schedule, delete drafts, etc), or if there are errors