WordPress / WordPress/Learn

Add single Tutorial template

Open
#2,554 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Learn Theme Dev
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.