Commit 8882b3a
committed
Login: Fix URLs resolving to login subsite instead of wordpress.org.
Use get_rest_url() and get_admin_url() with explicit blog IDs so the
MCP config and My Sites link point to the main site rather than the
login subsite. Also correct the site_url scheme from login_post to login.
git-svn-id: https://meta.svn.wordpress.org/sites/trunk@14696 74240141-8908-4e6f-9713-ba540dce6ec71 parent be56084 commit 8882b3a
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- wordpress.org/public_html/wp-content/plugins/login-application-passwords
- clients/mcp
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments