Anthony Moore

Results 2 issues of Anthony Moore

When running a PHPCS scan, the following error is present: `Wrong escaping function. HTML attributes should be escaped by esc_attr(), not by esc_html_e() (WordPressVIPMinimum.Security.ProperEscapingFunction.htmlAttrNotByEscHTML).` For this line: https://github.com/Yoast/duplicate-post/blob/trunk/src/admin/views/options.php#L247 `esc_attr_e` should...

If I want to permanently remove all subscriptions because we have moved away from WooCommerce Subscriptions, would I need to use this plugin? Or would I just need to cancel...