Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix - Correct @param type for $attributes parameter in ep_facet_renderer_class filter #3696

Conversation

misfist
Copy link
Contributor

@misfist misfist commented Oct 11, 2023

Update filter documentation.

Description of the Change

Corrects the @param type of $attributes parameter in the ep_facet_renderer_class filter.

How to test the Change

Line 148 of includes/classes/Feature/Facets/Types/Taxonomy/Block.php should display as:

@param {array} $attributes Element attributes.

Changelog Entry

Fixed - Bug fix

Credits

@misfist

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Correct `@param type` for `ep_facet_renderer_class` filter `$attributes` parameter.
@felipeelia felipeelia added this to the 5.0.0 milestone Oct 12, 2023
@felipeelia felipeelia merged commit 349a2c3 into 10up:develop Oct 12, 2023
@felipeelia
Copy link
Member

Thanks @misfist!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants