From b085fdb060e42ea1ea18d10f1255cd1fd4ef26b1 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 18 Dec 2020 14:52:18 +0800 Subject: [PATCH] v1.0.0 --- .gitignore | 31 ++++++++++++++++++++++++++++++ README.md | 28 +++++++++++++++++++++++++++ functions.php | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 112 insertions(+) create mode 100644 .gitignore create mode 100644 README.md create mode 100644 functions.php diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c8d349 --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +# Compiled source +*.com +*.class +*.dll +*.exe +*.o +*.so + +# Packages +*.7z +*.dmg +*.gz +*.iso +*.jar +*.rar +*.tar +*.zip + +# Logs and databases +*.log +*.sql +*.sqlite + +# OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..06fd5c8 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# Bootstrap 5 WordPress navbar walker +[bootstrap-5-wordpress-navbar-walker](https://github.com/AlexWebLab/bootstrap-5-wordpress-navbar-walker) +## How to use: + +```html + +``` \ No newline at end of file diff --git a/functions.php b/functions.php new file mode 100644 index 0000000..03aa682 --- /dev/null +++ b/functions.php @@ -0,0 +1,53 @@ + 0) ? ' sub-menu' : ''; + $output .= "\n$indent