Connect your site to a Beehiiv account via a shortcode form. Site visitors enter their emails, and they are saved as subscribed users in Behiiv.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
4 issue groups
Security
9
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "arc_beehiiv_menu_page".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['beehiiv_email']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Processing form data without nonce verification.
Sample message
$_POST['beehiiv_email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$form'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2
72
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 36 | 6 | 30 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.