8 | | This sounds like an issue with should be able to fix. I was able to reproduce it on a clean install: |
9 | | * On Reading Settings screen, assign a static front page and a posts page. |
10 | | * Go to the home URL and check that the static front page is displayed. |
11 | | * Append the `?name` parameter to the URL. |
12 | | * Now the posts page is displayed instead of the static front page. |
| 8 | This sounds like an issue we should be able to fix. I was able to reproduce it on a clean install: |
| 9 | 1. On Reading Settings screen, assign a static front page and a posts page. |
| 10 | 2. Go to the home URL and check that the static front page is displayed. |
| 11 | 3. Append the `?name` parameter to the URL. |
| 12 | 4. Now the posts page is displayed instead of the static front page. |