Open
Conversation
Closes: #294
Also add note about testing for file existence first and returning error messages to help diagnose problems. Closes: #295
This works for v4.0.0-beta
Items inside dropdown should have .dropdown-item instead of .nav-link
Update/readme change
Add missing slash in readme for the `require` calls
under "//file exists" require will error when only copy and paste the code
Fix error require file wp-bootstrap-navwalker
Update wp-enforcer version to 0.5.0
Slight readme tweaks
Missed comma
Format array and wp_nav_menu call in readme
There no SCSS files.
There are no JS files.
'exclude_paths' has been deprecated.
'ratings' has been deprecated, and will not be used.
There are no JS files.
- Adds file extensions to be checked. - Removes the WordPress-Core ruleset which is included in WordPress-Extra.
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](squizlabs/PHP_CodeSniffer@3.5.5...3.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump squizlabs/php_codesniffer from 3.5.5 to 3.5.6
Update Code Climate configuration
Use PHPUnit 5 instead of PHPUnit 4
Create .gitattributes
Update .gitattributes
The `container_aria_label` argument has been added in WP 5.5.0.
Add instructions for usage with Bootstrap 5
Add info about missing edit shortcut fix to the readme
Remove aria-haspopup from dropdowns
Add `container_aria_label` argument
Check whether $args['items_wrap'] is set
Add Ian to list of walker authors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.