Posting images, links, and cat gifs will never be the same.
Prioritized issue groups from the latest Plugin Check scan
Security
24
3 issue groups
Maintainability
18
4 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_body_class".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$key]
Sample message
$_POST[$type] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['new_cat_nonce']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_ajax_press_this_plugin_add_category".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Press_This_Plugin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"
Not analyzed yet.
First score snapshot
v2.0.2
70
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 45 | 1 | 44 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.