A custom Wordpress walker to implement the Twitter Bootstrap dropdown navigation using the WordPress built-in menu manager. This is a utility class that is intended to format your WordPress theme menu with the correct syntax and CSS classes to utilize the Bootstrap dropdown navigation. It does not include the required Bootstrap JS and CSS files, you will have to include them manually. Between version 3 and version 4 of the walker there have been significant changes to the codebase. Version 4...