v1.4.5
Change log
🎉 Thanks @mike-sheppard !
Bug fixes
- fix(docs): Add missing
$this>get()
to partial example. (Fixes #21) - fix(stubs): Add missing namespace and
$this->get()
to partial stub. (Fixes #21) - fix(widgets): Fix widget field registration (Fixes #22)
Enhancements
- chore(block): Return the
register()
method - chore(field): Return the
register()
method - enhance(acf-composer): Wrap the composer
boot()
method in aninit
filter for compatibility