You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
welpo b841969a8f
feat(shortcodes): update image path retrieval and dimensions in shortcodes
- Use `get_url` function to generate correct image paths
- Retrieve image dimensions with `get_image_metadata` function
- Update shortcodes: dimmable_image, dual_theme_image, and invertible_image

These changes reduce layout shifts.
2 years ago
..
dimmable_image.html feat(shortcodes): update image path retrieval and dimensions in shortcodes 2 years ago
dual_theme_image.html feat(shortcodes): update image path retrieval and dimensions in shortcodes 2 years ago
invertible_image.html feat(shortcodes): update image path retrieval and dimensions in shortcodes 2 years ago
references.html feat: format references with custom shortcode 2 years ago