Skip to content

Updated Hooks

Latest
Compare
Choose a tag to compare
@zackpyle zackpyle released this 25 Aug 17:05
· 3 commits to main since this release

Tested: 6.6.1
RequiresPHP: 7.4

|||

The Beaver Builder Draft Utility plugin provides several hooks that allow you to customize its behavior:

  • bb_draft_utility_enable_scheduling filter allows enabling/disabling the scheduling feature.
  • bb_draft_utility_branding filter allows overriding the default Beaver Builder branding.
  • bb_draft_utility_show_saved_info filter determines whether to show the "Draft saved by" and "on" information.

See the docs for instructions on how to use each.

Full changelog here