Commit 04e7fe0
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 <[email protected]>
* Fix an issue where jetpack site is not merged after WP.com log in
* Update HTTP stubs
---------
Co-authored-by: Jeremy Massel <[email protected]>1 parent e53643b commit 04e7fe0
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 | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
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