Plugin that allows you to embed details from GitHub just by pasting in the URL as you would any other embed source. Currently supports:
Prioritized issue groups from the latest Plugin Check scan
Maintainability
30
10 issue groups
Security
19
7 issue groups
Repo Compliance
4
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$commit".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_github_oembed_contributor_details_expanded".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data['logo_class']'.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GEDEBUG_CALL".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Github Embed" - contains the restricted term "github" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "github" elsewhere in your plugin name, such as "... for github".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['format']
Sample message
$_REQUEST['format'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 76.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['github_oembed']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.8 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.2.1
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 53 | 18 | 35 | v2.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.