Display locale string on Online Workshops in calendar
Nobody has claimed this yet.
- 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:
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
- 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 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