Create interactive images with clickable hotspots, using modern image maps for WordPress. Perfect for floor plans, infographics, maps, and more.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 74:74 | Security |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 37:45 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->post_type . ' general name' | 37:67 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 38:45 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->post_type . ' singular name' | 38:58 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 40:45 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: 'custom ' . $this->post_type . ' item' | 40:60 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 42:45 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: 'Stores ' . $this->post_type . 's in the database' | 51:46 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'. | 115:22 | Security |
| 11/13/2025, 8:10:28 AM | 34s | 12 | 653 | 140 |