Commit f6cab29
Fix CMM-940: Allow accessing Jetpack sites without the jetpack plugin (#24976)
* Fix CMM-940: Allow accessing Jetpack sites without the jetpack plugin
* Update release notes
* Add a missing release note
* Fix a typo
Co-authored-by: Jeremy Massel <1123407+jkmassel@users.noreply.github.com>
* Fix an issue where jetpack site is not merged after WP.com log in
* Update HTTP stubs
---------
Co-authored-by: Jeremy Massel <1123407+jkmassel@users.noreply.github.com>1 parent 249527b commit f6cab29
File tree
4 files changed
+23
-6
lines changed- Modules/Sources/WordPressKitObjC
- Tests/KeystoneTests/Resources/Mocks/User
- WordPress/Classes/Services
4 files changed
+23
-6
lines changedLines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
379 | 392 | | |
380 | 393 | | |
381 | 394 | | |
| |||
417 | 430 | | |
418 | 431 | | |
419 | 432 | | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | 433 | | |
426 | 434 | | |
427 | 435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
497 | 502 | | |
498 | 503 | | |
499 | 504 | | |
| |||
0 commit comments