Skip to content

Bootstrap 4 Version

Compare
Choose a tag to compare
@pattonwebz pattonwebz released this 10 Feb 18:03
· 162 commits to master since this release
8ddb536

Here is a list of the most notable changes between the Bootstrap 3 version and the Bootstrap 4 version:

  • The filename has been changed and prefixed with class- to better fit PHP coding standards naming conventions.
    • New Name: class-wp-bootstrap-navwalker.php
    • Old Name: wp-bootstrap-navwalker.php
  • Icon and link modifier handling is now done through the CSS Classes menu item input instead of the Title input.
  • Icon only items are possible using icon classes in combination with the sr-only classname.