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.
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
Do not unnecessarily pass post ID to various query loop aware functions #45828
base: trunk
Are you sure you want to change the base?
Do not unnecessarily pass post ID to various query loop aware functions #45828
Changes from 2 commits
4061516
da582f3
6696fdd
83a5df7
dbb9487
fecc1d2
476ce03
7147465
7ec665c
dd166c1
95c2b13
61d0fcc
49d0301
a71adfd
4fd96c6
8e83fff
b9da345
2a2ecb3
a5f2b81
aa0a9cf
9e6e8c9
340f3a2
12abef8
23c47b7
13c529a
ab16f64
8e3d38a
91e758d
aa422e2
225a22a
b862a97
109aec4
8795c6e
9d936e4
5046795
35f25ab
1b69ba2
5c445c2
8f57b44
abc8d7e
1906e39
bbc5489
b55bd23
7ef776b
ba9f76c
5122e65
37fc2a1
f02087f
6fa02c7
453866d
20cc4aa
a7be927
4c21122
516d05c
6cedad2
821db1c
367c180
d7e3cc1
c75fc6d
6088f5c
4183090
7e76592
d98e24e
9de3471
4687bbd
ca1bf14
f6d8343
cad25e4
116a4ad
3a5f1f0
8e93b93
5d4a12d
affc1e5
1d9ea72
6a56b9b
b522579
8428d26
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder why this change wasn't already present before. Is it an oversight or is there an intentional difference in behavior for why this function should still have the ID passed?