wp-media / wp-media/imagify-plugin

Add compatibility with SiteGround’s migration tool

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

Nobody has claimed this yet.

3rd party compatibility type: enhancement
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.