Skip to content

Releases: Rundiz-WP/bootstrap-basic

v1.2.5

25 Dec 05:25
@ve3 ve3
b3d9d30
Compare
Choose a tag to compare

Add

  • Add dropdown header supported in navbar.

Update

  • Update BootstrapBasic help message.

v1.2.4

29 Dec 07:41
@ve3 ve3
9f3267a
Compare
Choose a tag to compare

Update

Fix

v1.2.3

Fix

v1.2.2

Fix

v1.2.1

Add

  • Add more condition to check calendar widget block. (7cf5332)
  • Add check function exists in inc/BootstrapBasicWp5.php. (07d62b6)

Remove

  • Removed fixed Bootstrap CSS. (44c0061)

v1.2.0

Add

  • Add legacy search widget to use on sidebar. (76c8708)
  • Add CSS to override widget block calendar to its original style. (d4e0727)

Update

  • Use common search elements from searchform.php template. The search form in these files were changed: 404.php, inc/widgets/BootstrapBasicSearchWidget.php (4a4e7b6)
  • Wrap calendar table with responsive table class. (b24c4aa)
  • Tested with WordPress 5.9-RC2-52567

v1.1.7

14 Dec 15:02
@ve3 ve3
b43a9aa
Compare
Choose a tag to compare

Update

  • Prevent PHP 8.1 non-string argument errors. (952cfee)
  • Update Tested up to to major.minor version only as suggested by theme check plugin. (b43a9aa)

v1.1.5

Fix

  • Fix missing wp_body_open() function.

v1.1.4

Fix

  • Fix errors in PHP 8.0.
  • Minor bugs fix.
  • Now supported PHP 8.0.

v1.1.3

Fix

  • Fix comment-reply does not enqueue. (8c596f6)

v1.1.2

Update

  • Un-depreacated wp_title (a345d63)
  • Update Bootstrap, Modernizr

v1.1.1

Update

Remove

  • Removed old, outdated, unnecessary document.

v1.1

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

Add

  • Make better Gutenberg support.
  • Add more help text.
  • Add translators help message. /* translators: xxx */
  • Add translation template file (.POT).