Skip to content

Conversation

crstauf
Copy link
Contributor

@crstauf crstauf commented Jul 11, 2023

See Query Monitor (view).

2023-07-11T193003

Query parameters for redirected URL will not show (assumes same as initial URL):

2023-07-11T194032
add_action( 'init', static function () {
	wp_remote_get( 'http://querymonitor.com/?bar=foo' );
	wp_remote_get( 'https://querymonitor.com/?foo=bar&caleb=ryan' );
} );

@crstauf
Copy link
Contributor Author

crstauf commented Jul 11, 2023

This will conflict with #790.

@crstauf
Copy link
Contributor Author

crstauf commented Jul 13, 2023

2023-07-13T160323

crstauf and others added 23 commits July 27, 2023 19:36
@johnbillion johnbillion added this to the 3.20.0 milestone Aug 24, 2025
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