An open API service indexing awesome lists of open source software.

https://github.com/rolandalla/wordpress-bootstrap-menu

this is a simple function to help wordpress developer , to convert a bootstrap menu int o a dynamic wordpress menu
https://github.com/rolandalla/wordpress-bootstrap-menu

Last synced: 7 months ago
JSON representation

this is a simple function to help wordpress developer , to convert a bootstrap menu int o a dynamic wordpress menu

Awesome Lists containing this project

README

          

# wordpress-bootstrap-menu
this is a simple function to help wordpress developer , to convert a bootstrap menu int o a dynamic wordpress menu
1. Add the function form function.php into your function.php file
2. Copy below function into your menu template.
```


```