EmbedPress lets you embed videos, pages, social feeds, embed PDF 3D flipbooks & other content on WordPress without coding & enhance storytelling.
Prioritized issue groups from the latest Plugin Check scan
Security
1,223
12 issue groups
Maintainability
845
11 issue groups
I18n
134
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\"$v\", "'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additionalServiceProviders".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $browser_table at FROM $browser_table\n
Sample message
$_COOKIE['ep_session_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $browser_table used in $wpdb->get_results()\n$browser_table assigned unsafely at line 250.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['ep_session_id']
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpins_form_text_' . $this->plugin_name".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['calendly_status']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $add
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $browser_table used in $wpdb->get_results()\n$browser_table assigned unsafely at line 1835.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot register '{$prefix}'. The requested base directory does not exist!'"'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Mismatched text domain. Expected 'embedpress' but got "embedpress-pro".
Potential connections found in static code analysis.
Outbound calls
269
External assets
9
Incoming endpoints
22
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
5 score snapshots
v4.6.2
24
Latest
v4.6.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,296 | 711 | 1,585 | v4.6.2 | 2.0.0 |
| 24 | 2,296 | 711 | 1,585 | v4.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.