WordPress / WordPress/Learn

Display locale string on Online Workshops in calendar

Open
#1,171 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Content [Type] Enhancement Priority - Medium
Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

Now that we can add the locale to all Online Workshops, we should display it on the event in the calendar. Here's a mockup I made in the browser inspector:

Screenshot 2022-12-09 at 3 59 24 PM

Prepending the locale string like that should be sufficient, but maybe it needs more spacing? This can be done however we like, but since the calendar comes from a separate plugin on .org, we won't be able to edit the calendar display itself and will have to insert this with a filter, so it depends what filters are available to us.

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 locating how Online Workshop locale data is added and how calendar events are rendered or filtered on WordPress.org. Check the separate calendar plugin's available filters and trace the event title or display value. Done means the locale string appears with suitable spacing on Online Workshop events in the calendar.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.