Skip to content

Images uploaded from WP should be served by CDN with sizes #1453

@KMchaudhary

Description

@KMchaudhary

Image media uploaded from WordPress are still serving the assets from the WordPress site.

Currently, GoDAM Central is not sending back the callback request to the WP site once the uploaded image is transcoded. Once it's done, we can add a modification in the GoDAM plugin to provide an image CDN support.
( Ref )

  • We have to make sure that sub-sizes for those media are also generated. (Hint: Check the virtual image sub-size generation logic mentioned in PR: Feat/virtual media all #1412 )
  • Verify the Transcoding status will also be correctly reflected on Media library

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions