Connect your WordPress plugins, sites & apps together to create automated workflows with the most powerful no-code automator plugin!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | includes/filters.php:57:29 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | includes/automation-ui.php:125:130 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | includes/automation-ui.php:128:83 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_col($sql)\n$sql assigned unsafely at line 351:\n $sql = "SELECT p.ID\r\n FROM {$wpdb->posts} AS p\r\n {$joins}\r\n {$where}"\n$joins assigned unsafely at line 348:\n $joins = implode( ' ', $joins )\n$joins assigned unsafely at line 335:\n $joins[] = "INNER JOIN {$wpdb->postmeta} AS pm{$index} ON ( pm{$index}.post_id = p.ID AND pm{$index}.meta_key = '{$meta_key}' )"\n$meta_key assigned unsafely at line 329:\n $meta_key = sanitize_text_field( $meta_key )\nNote: sanitize_text_field() is not a safe escaping function.\n$meta_key assigned unsafely at line 325:\n $meta_key = automatorwp_parse_automation_tags( $automation->id, $user_id, $condition['meta_key'] )\n$automation->id used without escaping.\n$user_id used without escaping.\n$condition['meta_key'] used without escaping. | integrations/wordpress/actions/update-posts.php:356:28 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | integrations/wordpress/actions/update-posts.php:356:37 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_var($sql)\n$sql assigned unsafely at line 64:\n $sql = $this->get_items_sql( $automation, $trigger, true )\n$automation used without escaping.\n$trigger used without escaping. | classes/automation-loop.php:70:31 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | classes/automation-loop.php:70:40 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | integrations/wordpress/actions/update-posts.php:426:34 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'automatorwp' but got 'automatorwp-buddyboss'. | integrations/wordpress/includes/tags.php:22:43 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'automatorwp' but got 'automatorwp-buddyboss'. | integrations/wordpress/includes/tags.php:27:44 | General |
| 11.12.2025, 15:05:14 | 2m 7s | 1 | 1803 | 1051 |
| 25.11.2025, 11:38:44 | 2m 0s | 1 | 1803 | 1051 |
| 21.11.2025, 12:06:20 | 2m 14s | 1 | 1803 | 1051 |
| 18.11.2025, 05:12:21 | 3m 2s | 1 | 1803 | 1051 |
| 13.11.2025, 22:02:20 | 2m 33s | 1 | 1785 | 1044 |