Skip to content

Releases: BeAPI/bea-plugin-boilerplate

3.4.2

24 Oct 14:37
e8b0195
Compare
Choose a tag to compare
  • Add missing composer psalm command
  • Use plugin_basename() to get plugin directory
  • Fix various PHPCS & Psalm warnings and errors

Version 3.4.0

20 Sep 08:06
Compare
Choose a tag to compare
  • Fix wrong return type in Model class
  • Remove Compatibility class
  • Remove default Admin class

Version 3.3.0

15 Mar 17:41
Compare
Choose a tag to compare
  • 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

01 Mar 16:32
Compare
Choose a tag to compare
  • Introduce interfaces and abstract classes to register Gutenberg blocks
  • Update copyright date

3.1.1

25 Feb 17:09
c34a3c2
Compare
Choose a tag to compare

Version 3.0.0

12 May 16:16
Compare
Choose a tag to compare
Create release 3.0.0

fix shortcode factory

02 Sep 21:24
Compare
Choose a tag to compare
2.1.8

increment + changelog 2.1.8

small fixes in models

14 Jun 14:53
Compare
Choose a tag to compare

fix wrong use of WP function and php Exception