Invalid Markup (2.0.87) | WordPress.org

[ad_1]

This is happening all over my site.
Exhibit “A” – https://tro.bike/motorcycle-touring/maps/usa/kentucky/hillbilly-triangle-ride/

Your plugin’s code generates attributes reading … class=”asp-stripe-form” action=””

The empty action attribute is invalid markup and I’m notified via email (W3C API) every time it strikes.

My current “solution” is to alter the output buffer … $buffer = str_replace(‘class=”asp-stripe-form” action=””‘, ‘class=”asp-stripe-form”‘, $buffer);

… but this really needs to be address as I’m not convinced my fix qualifies as a non-empty, required attribute in the form.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer