wordpress-mobile / wordpress-mobile/WordPress-Android
Video thumbnails missing in posts list and preview for video shortcodes such as `[wpvideo]`
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Expected behavior
To see a video thumbnail in the Posts list or post preview
Actual behavior
The shortcode is shown instead
Steps to reproduce the behavior
- Create a new post with a wpvideo shortcode and publish it
- Look at the card on the Posts page
It would be nice to see a thumbnail of the video, but instead all I see is the shortcode like [wpvideo] (note that it's not even the full shortcode, it's missing the video code itself).

Tested on Nexus 6P, Android 7.1.2, wp alpha-38
Contributor guide
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 tracing how post content is rendered for the Posts page card and post preview, then follow the handling of [wpvideo] shortcodes. Reproduce with a published post containing a wpvideo shortcode; done means both views show the video's thumbnail instead of the shortcode text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- content, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100