WordPress / WordPress/wordpress-playground
Blueprints: Progress text of the last step is always "Preparing WordPress"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 462
- Avg merge
- 18h 44m
- Merged PRs (30d)
- 33
Description
Exposed here, for example: https://translate.wordpress.org/projects/wp-plugins/friends/dev/de/default/playground/

According to the blueprint the caption of the last step should be:
{
step: 'runPHP',
code: '<' + '?' + `php
// [...]
`,
progress: {
caption: 'Making plugins translatable'
},
},```
but it shows "Preparing WordPress" instead. Possibly the bug is also that the progress text is not being displayed for the `runPHP` step?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue at the linked translate.wordpress.org Playground example and inspect the Blueprints progress handling for the runPHP step. Compare the displayed caption with the blueprint's expected “Making plugins translatable” value; done means the final step shows its configured progress text instead of “Preparing WordPress”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100