ActiveCampaign Postmark for WordPress

The officially-supported ActiveCampaign Postmark plugin for Wordpress.

v1.19.1alexknowshtmlUpdated 2024-11-18Added Aug 10, 201150k+ installs94% rating0% support resolved
36
Score
47
Errors
75
Warnings
+0
Change

Category Scores

Security0
Repo80
Performance100
Maintainability68

Top Issues by Category

maintainability51
security46
i18n21
repo_compliance4

Issues Details

122 issues found in latest scan

ERROR15
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'postmark-approved-wordpress-plugin' but got 'postmark-wordpress'.

ERROR13
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dump'.

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$count".

WARNING11
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING7
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['_wpnonce']

WARNING6
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 162.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "build_from_header_with_name".

ERROR6
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING5
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT * FROM $table ORDER BY log_entry_date DESC LIMIT %d OFFSET %d"

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pre_wp_mail".

ERROR5
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR2
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $sql

ERROR2
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING2
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "ActiveCampaign Postmark for Wordpress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

ERROR1
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 481.

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['offset']. Check that the array index exists before using it.

WARNING1
mismatched_plugin_name

Plugin name "ActiveCampaign Postmark for Wordpress" is different from the name declared in plugin header "ActiveCampaign Postmark (Official)".

ERROR1
no_license

Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.

ERROR1
outdated_tested_upto_header

Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

122

Errors

47

Warnings

75

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.19.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.19.1

36

Latest

Findings
122
Errors
47
Warnings
75
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins