Releases: BeAPI/bea-plugin-boilerplate
Releases · BeAPI/bea-plugin-boilerplate
3.4.2
Version 3.4.0
- Fix wrong return type in Model class
- Remove Compatibility class
- Remove default Admin class
Version 3.3.0
- Fix all PSALM errors
- Enhance the phpcs:ignore rules to be compatible with skeleton
- Use shortarray syntax
- Enforce return types
- Use InvalidArgumentException when model wrongly instaciated
- Remove thumbnail deletion on remove_post_thumnail
- Rename get_ID to get_id
- Add psalm
- Remove
_*
methods from Models
Version 3.2.0
- Introduce interfaces and abstract classes to register Gutenberg blocks
- Update copyright date
3.1.1
Version 3.0.0
Create release 3.0.0
fix shortcode factory
2.1.8 increment + changelog 2.1.8
small fixes in models
fix wrong use of WP function and php Exception