Snadný způsob jak propojit svůj web se svým účtem ve SmartEmailingu pro sběr e-mailových adres pomocí webového formuláře.
Prioritized issue groups from the latest Plugin Check scan
Repo Compliance
5
5 issue groups
Maintainability
3
2 issue groups
I18n
1
1 issue group
Security
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
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.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Requires at least: 6.0 != 6.0.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 8.0 != 8.0.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.2.6
92
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 10 | 7 | 3 | v2.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.