forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
category: feature addNew/added featuresNew/added featurescategory: performanceperformance-related issuesperformance-related issues
Milestone
Description
Largo Recent Posts:
Largo Series Posts:
Right now, there are four image sizes:
- none
- small 60x60
- medium 140x140
- large
full
But Largo supports so many more:
https://github.com/INN/largo/blob/590181982d22a5444eb3c5ccca58ea8b56db12f7/functions.php#L262-L268
- Provide a function that outputs a list of
<options>s for each image size registered with Largo/WordPress (whichever is easier) and the associated image sizes (if possible) so that we can use images larger than140x140yet smaller than 771px orfull. - (optional) Ensure that the option values are backwards-compatible with Largo versions prior to this release
- Include appropriate srcsets in this area, if there's a solution to Apply a filter to the wp_calculate_image_sizes to enable sizes attribute for srcsets #1577. If not, punt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: feature addNew/added featuresNew/added featurescategory: performanceperformance-related issuesperformance-related issues