Releases: Rundiz-WP/bootstrap-basic4
Releases · Rundiz-WP/bootstrap-basic4
v1.3.5
v1.3.4
Fix
v1.3.3
Update
v1.3.2
Update
- Add more condition to check calendar widget block. (c8970c7)
- Update readme.txt, help page to display video responsive use Bootstrap classes ifself. (4f00417)
- Update translation template.
- Update to use PHP 5.4+ array (
[...]
). (d6079a5)
v1.3.1
Fix
- Fix incorrect append class to pagination (duplicated class attribute). (40d0257)
v1.3.0
Add
- Add search legacy widget for Bootstrap.
- Add CSS to override widget block "calendar". This will be back to the original style before WordPress 5.8.
Update
- Use theme version from code instead of manually write it in inc/classes/BootstrapBasic4.php.
- Use common search elements from searchform.php template.
- Update navbar float right to be on large screen size to match navbar expand.
Fix
- Fix overriding WordPress globals is prohibited.
v1.2.9
- 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.