Skip to content

Conversation

@srtfisher
Copy link
Member

No description provided.

&& isset( $this->query_callback[1] )
&& is_string( $this->query_callback[1] )
) {
$unique_key .= $this->query_callback[1];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also include $this->query_callback[0] to make sure it's really unique?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mslinnea good call, updated!

@srtfisher srtfisher requested a review from mslinnea September 26, 2025 17:20
@srtfisher srtfisher merged commit 675b322 into main Sep 26, 2025
1 of 5 checks passed
@srtfisher srtfisher deleted the hotfix/query-cb branch September 26, 2025 17:37
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