'; } return $output; } add_shortcode( 'amp-img', 'wpza_ais_shortcode' ); } add_action( 'init', 'wpza_ais_shortcode_init' ); }