lbryio / lbryio/lbrypress

Support thumbnail upload of featured images

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: improvement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.