=== AMP Img Shortcode === Contributors: WPZA Tags: amp-img, ampify, amp-image, accelerated mobile pages Donate link: https://wpza.net/ Requires at least: 3.0.0 Tested up to: 5.3.2 Requires PHP: 5.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin from WPZA provides your website with a shortcode to display AMP images, rather than using the standard HTML img tags in WordPress. == 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"]` == Installation == After installing this plugin, you must use the shortcode `[amp-img]` on any page you would like the amp-img tag to be displayed on.