1.0.4
Added
- Helper methods for getting ACF data for boolean, term ID and dates.
Changed
- We now honor our dependency checker method in the constructor call.
Removed
- In
Data_Store_WP
an action was hooked tobm_events_init
. This has been removed.
Fixed
- Spelling mistake where property
$database_version
was misspelt. - Textdomains were not loading properly, this is now fixed.
- The datastore exception class was not named properly, causing it to fail.