Add single Tutorial template
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Tutorials currently have no custom template and are loaded using single.html, which means the video embed is not displayed.
We don't need to spend a lot of time implementing all the Tutorial functionality in the current theme as Tutorials are being deprecated, but the video embed needs to be there for anyone visiting using an old link.
We need to create a single-wporg_workshop.html template that builds on single.html and adds the video to the top, between the h1 and the content.
- Template with title, video, and columns layout for content and sidebar
- Meta info in sidebar
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
Start by comparing single.html with the requested single-wporg_workshop.html template. Verify that the template preserves the title and columns layout, places the video between the h1 and content, and clarify whether the unchecked sidebar meta information is part of the remaining work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100