Support thumbnail upload of featured images
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
A user recently tested the plugin and created some posts with featured images. It set these as a thumbnail, but it used the original location, i.e. http://3.22.133.55/wp-content/uploads/2020/04/erik-mclean-5YTlwN2JGy8-unsplash-300x200.jpg
Maybe we can use the same spee.ch upload technique here.
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 the featured-image thumbnail handling in the WordPress plugin and the existing spee.ch upload flow. Compare how each determines the image URL; the work is done when featured-image thumbnails use the uploaded spee.ch location instead of the original WordPress uploads URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100