IMPORTANT - Please choose the WPO365 | MICROSOFT 365 GRAPH MAILER plugin instead. This plugin is no longer supported and does not receive updates.
Prioritized issue groups from the latest Plugin Check scan
Security
41
5 issue groups
I18n
28
3 issue groups
Maintainability
16
7 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
The $domain parameter must be a single text string literal. Found: Core::$text_domain
Sample message
The $text parameter must be a single text string literal. Found: $_GET["error_description"]
Sample message
Processing form data without nonce verification.
Sample message
$_GET["code"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key1".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_mail".
Sample message
Detected usage of a non-sanitized input variable: $_GET["error_description"]
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPO365 | Mail Integration for Office 365 / Outlook" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Tested up to: 6.1 < 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.
Not analyzed yet.
First score snapshot
v1.9.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 86 | 59 | 27 | v1.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.