WordPress / wporg-showcase-2022

The official theme of the WordPress.org showcase.
https://wordpress.org/showcase/
20 stars 5 forks source link

Provide better sized images based on viewport & pixel density. #84

Closed StevenDufresne closed 1 year ago

StevenDufresne commented 1 year ago

Pulled from this conversation in https://github.com/WordPress/wporg-showcase-2022/pull/67.

I think we can use the JetPack Photon API for images for non-mShot images.

Since we should have a lot of static screenshots, we can tie into here: https://github.com/WordPress/wporg-showcase-2022/blob/c241334f4149d77206587a1620dbc9c73f3f4095/source/wp-content/themes/wporg-showcase-2022/functions.php#L84

ryelle commented 1 year ago

Closing this as done with https://github.com/WordPress/wporg-showcase-2022/pull/175