Commit 3f3fa0f
committed
Options, Meta APIs: Account for URL query parameters when checking the validity of requests to the
Follow-up to [60301].
Props sheldorofazeroth, Mamaduka, wildworks, johnbillion
Fixes #41604
git-svn-id: https://develop.svn.wordpress.org/trunk@60357 602fd350-edb4-49c9-b593-d223f7449a82/wp/v2/settings REST API route.1 parent 3ea0d58 commit 3f3fa0f
File tree
2 files changed
+40
-1
lines changed- src/wp-includes/rest-api/endpoints
- tests/phpunit/tests/rest-api
2 files changed
+40
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
| |||
410 | 413 | | |
411 | 414 | | |
412 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
413 | 449 | | |
414 | 450 | | |
415 | 451 | | |
| |||
420 | 456 | | |
421 | 457 | | |
422 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
423 | 462 | | |
424 | 463 | | |
425 | 464 | | |
| |||
0 commit comments