Changeset 61594 for trunk/src/wp-includes/class-wp-http-ixr-client.php
- Timestamp:
- 02/07/2026 06:05:09 AM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-http-ixr-client.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-ixr-client.php
r61435 r61594 52 52 * to the function signature. 53 53 * 54 * @return bool 54 * @return bool True if the request succeeded, false otherwise. 55 55 */ 56 56 public function query( ...$args ) {
Note: See TracChangeset
for help on using the changeset viewer.