Skip to content

fix second parameter type passed to the http_build_query function#2

Merged
wpscholar merged 1 commit intomasterfrom
fix/http_build_query
Oct 24, 2025
Merged

fix second parameter type passed to the http_build_query function#2
wpscholar merged 1 commit intomasterfrom
fix/http_build_query

Conversation

@crodriguezbrito
Copy link
Copy Markdown
Member

Proposed changes

The PR fix the second parameter passed to the http_build_query function. It should be a string.

Reference

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@wpscholar wpscholar merged commit cf3632a into master Oct 24, 2025
@wpscholar wpscholar deleted the fix/http_build_query branch October 24, 2025 15:22
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.

3 participants