Download the PHP package bikubi/wp-bulma-navbar-walker without Composer
On this page you can find all versions of the php package bikubi/wp-bulma-navbar-walker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wp-bulma-navbar-walker
WPBulmaNavbarWalker
A WordPress Nav Walker that outputs markup for the Bulma Navbar Component.
Supports sub-menus/dropdowns.
Usage
Notes
- Inspired by github.com/ridgey28/WP-Bulma-Navwalker. It almost worked for me but I ran into problems with functions that use the
walker_nav_menu_start_el
filter and depend on$args
being astdClass
object. YMMV. - I just found saffa803/sage-bulma-navwalker/blob/master/bulma-navwalker.php. Sigh. It uses
<li>
s which need some extra CSS to be presented in a row (that is, anavbar
).
All versions of wp-bulma-navbar-walker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package bikubi/wp-bulma-navbar-walker contains the following files
Loading the files please wait ....