Opened 7 years ago
Closed 6 years ago
#43732 closed enhancement (fixed)
Improve wording on notice preventing development from src directory.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch needs-refresh |
Focuses: | ui, javascript | Cc: |
Description (last modified by )
Splitting this out of #43055 as a future, yet necessary iteration.
The wording on the notice we plan to serve to devs who are running WordPress develop from the src
directory isn't very accessible or user friendly. We need to improve it and with it the documentation.
Attachments (3)
Change History (11)
#3
@
7 years ago
I installed WordPress last week, and this page gave me a lot of trouble. I could not find many documentation on WordPress or information via Google Search on how to proceed from this page. Took around 2.5 hours to figure things out. I hope my input/experience is helpful for anyone who has to come across this page, and they have a better experience on knowing how to proceed. I know its not perfect, so any feedback is welcomed.
I used <br> to break up the lines. Is there a more elegant way of doing it? I did not want to introduce html for the unordered list in the php code, so I hard-coded the dash.
#7
@
6 years ago
- Keywords needs-refresh added; needs-testing removed
- Type changed from defect (bug) to enhancement
43732-after-44359.png is the current version after [44359].
Instead of adding the installation instructions, why not link to https://www.npmjs.com/get-npm and https://gruntjs.com/getting-started?
Related: #44228 "Read more about setting up your local development environment" needs to link somewhere useful