Add interactive digital greeting cards to your WordPress site — fully branded, customizable, and shareable by visitors through email or social media.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$i". | admin/partials/wp-ecards-list.php:215:37 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$row". | admin/partials/wp-ecards-list.php:215:43 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'. | admin/partials/wp-ecards-list.php:218:30 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$row["id"]'. | admin/partials/wp-ecards-list.php:218:122 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$row["vanity_id"]'. | admin/partials/wp-ecards-list.php:218:206 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-ecards-invites' but got 'wp-ecards'. | admin/wp-ecards-product-fields.php:141:75 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'wp-ecards-invites' but got 'wp-ecards'. | admin/wp-ecards-product-fields.php:97:62 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_ecards". | wp-ecards.php:54:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deactivate_wp_ecards". | wp-ecards.php:63:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_wp_ecards". | wp-ecards.php:86:1 | Plugin Repo |
| 06.12.2025, 15:00:13 | 8s | 80 | 53 | 53 |
| 18.11.2025, 02:47:34 | 9s | 79 | 56 | 53 |