This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit d0b4749
authored
Added call to connect/site-info in BlogServiceRemote (#90)
* Added call to connect/site-info in BlogServiceRemote
related issue: wordpress-mobile/WordPressAuthenticator-iOS#52
Purpose: Getting site info without authentication.
* Added call to connect/site-info in BlogServiceRemote
related issue: wordpress-mobile/WordPressAuthenticator-iOS#52
Purpose: Getting site info without authentication.
* fix indentation
* Updated according to code review1 parent 7c883fd commit d0b4749
File tree
2 files changed
+32
-0
lines changed- WordPressKit
2 files changed
+32
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
57 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
290 | 310 | | |
291 | 311 | | |
292 | 312 | | |
| |||
0 commit comments