Automatically post your Instagram images to your WordPress site. Create new WordPress posts from your Instagram images, save the Instagram image to th …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
122
11 issue groups
Security
107
10 issue groups
I18n
10
4 issue groups
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Detected usage of a non-sanitized input variable: $_POST['itw_customtext']
Sample message
$_POST['itw_customtext'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['itw_customtext']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imageclass'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ITW_PLUGIN_BASE".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "InstagramApiError".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "intagrate_lite_compatibility".
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$body'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $domain parameter must be a single text string literal. Found: ITW_PLUGIN_SETTINGS
Sample message
Mismatched text domain. Expected 'instagrate-to-wordpress' but got 'ipp_trdom'.
Sample message
Function "get_theme_support()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Unescaped parameter $post_content_sql used in $wpdb->query()\n$post_content_sql assigned unsafely at line 193.
Sample message
Use placeholders and $wpdb->prepare(); found $post_content_sql
Not analyzed yet.
First score snapshot
v1.4
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 246 | 94 | 152 | v1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.