Skip to content

Commit

Permalink
[#495] Misc Fixes (#591)
Browse files Browse the repository at this point in the history
* [#495] Setting up basic test with nav links

* [#495] testing out pattern for custom menu

* [#495] pulling in the created pages into the new nav

* [#495] adding notes for TODO

* [#495] getting active nav post id

* [#495] A couple of tweaks, potential bug fixes

* [#495] Some fixes/adjustments

* [#495] Used Verified hook for Navigation Changes

* [#495] Fix nav + other bug fixes

---------

Co-authored-by: Nathan Schmidt <[email protected]>
  • Loading branch information
bd-viget and nathan-schmidt-viget authored Mar 6, 2024
1 parent 08fab0b commit 526b2d9
Show file tree
Hide file tree
Showing 7 changed files with 334 additions and 4,445 deletions.
5 changes: 2 additions & 3 deletions client-mu-plugins/goodbids/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,13 @@
"wpackagist-plugin/svg-support": "^2.5",
"wpackagist-plugin/user-switching": "^1.7",
"wpackagist-plugin/woocommerce": "^8.6",
"wpackagist-plugin/woocommerce-gateway-stripe": "^7.9",
"wpackagist-plugin/woocommerce-services": "^2.4",
"wpackagist-plugin/woocommerce-gateway-stripe": "^8.0",
"wpackagist-plugin/woocommerce-services": "^2.5",
"wpengine/advanced-custom-fields-pro": "^6.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"squizlabs/php_codesniffer": "^3.7",
"wp-cli/wp-cli-bundle": "^2.10",
"wp-coding-standards/wpcs": "^3.0"
},
"extra": {
Expand Down
Loading

0 comments on commit 526b2d9

Please sign in to comment.