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
- Host: GitHub
- URL: https://github.com/rolandalla/wordpress-bootstrap-menu
- Owner: rolandalla
- License: mit
- Created: 2017-12-18T07:42:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T10:50:31.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T12:28:38.323Z (9 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```
```