wp-media / wp-media/imagify-plugin
Add compatibility with SiteGround’s migration tool
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 82
- Forks
- 31
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 9
Description
A user reported images being optimized twice. The second time happened after using SiteGround’s migration tool. The resulting images show the "Already optimized" status then.
I haven't inspected their plugin yet but I suspect the import process to live on the server directly, not in the plugin. If it is the case, I guess this will require to contact SiteGround peeps to see what can be done on one side or the other.
Source.
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 investigating the interaction between Imagify and SiteGround’s migration tool, using the reported case as the reproduction scenario. Determine whether the duplicate optimization occurs in the plugin or during server-side import, then establish the required change with SiteGround if the migration tool is responsible. Done means migrated images are not optimized twice and retain the expected status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100