Skip to content

v1.2.9

Choose a tag to compare

@ve3 ve3 released this 14 Dec 15:51
· 48 commits to master since this release
8b99eef
  • Fix prevent PHP 8.1 error on non-string argument.
  • Update Bootstrap 4.6.1.

v1.2.8

  • Minor bugs fix.
  • Update FontAwesome, Bootstrap and Node packages.

v1.2.7

  • Update code following some PHPCodeSniffer rules. This should have no effects to any child themes.

v1.2.6

  • Update Bootstrap 4.5.3
  • Update Font Awesome 5.15.1
  • Add previous/next post navigation and the code call to navigation in single.php but commented.

v1.2.5

  • Update Bootstrap 4.4.1
  • Update Font Awesome 5.12.1

v1.2.4

  • Update Font Awesome 5.10.2
  • Use NPM and Gulp to manage packages (Bootstrap, FontAwesome) and update the version number in PHP automatically.

v1.2.3

  • Update Bootstrap 4.3.1
  • Update Font Awesome 5.8.1

v1.2.2

  • Update Bootstrap 4.3
  • Fix #31 drop down not working.
  • Update Font Awesome 5.7.1

v1.2.1

  • Update Bootstrap 4.2.1
  • Update Font Awesome 5.6.3

v1.2

This release is for WordPress 5.0+. It is still support older version of WordPress.

  • Make better Gutenberg support.
  • Add missing text domain 'bootstrap-basic4'.
  • Add more help text.
  • Add translators help message. /* translators: xxx */
  • Add translation template file (.POT).

The release file here was fixed the wrong specifier in sprintf() function.