• Resolved quiron

    (@quiron)


    The problem
    Some generated images can be removed or deleted for multiple reasons. When this happens the bulk optimizer can not re-optimize it again as long are already registered as optimized and no missing images to be optimized are detected.

    Proposed solution
    Implement a method to check if all expected images to be in the file system are really there. If not present then update the DB registry to let the bulk optimizer to be able to process it.

    https://github.com/keycdn/wp-optimus/pull/7

    This PR implements a new wp command optimus sync-missing that performs this operation. The feature can be exposed also to the management pages but is not done in this PR.

    • This topic was modified 5 years, 3 months ago by quiron.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature request: add sync-missing command to wp client (implementation provided)’ is closed to new replies.