AMP Img Shortcode

0

This plugin from WPZA provides your website with a shortcode to display AMP images, rather than using the standard HTML img tags in WordPress. Shortcode usage To insert the image, you m

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugin from WPZA provides your website with a shortcode to display AMP images, rather than using the standard HTML img tags in WordPress.

Shortcode usage

To insert the image, you must use the image attribute as such: [amp-img image="https://wpza.net/example-image.jpg"]

To insert the alt text, you must use the alt attribute as such: [amp-img image="https://wpza.net/example-image.jpg" alt="Example image alt text"]