Blogsqode is an effective and user-friendly way to beautify your blog pages on your websites.
Prioritized issue groups from the latest Plugin Check scan
I18n
338
6 issue groups
Security
92
6 issue groups
Maintainability
62
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'blogsqode-posts' but got "blogsqode".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$avatar'.
Sample message
The $text parameter must be a single text string literal. Found: $atts['quote_author']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_section".
Sample message
The $text text string should have translatable content. Found: ''
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_blogsqode_scripts_func".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['layout']. Check that the array index exists before using it.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The use of function ini_set() is discouraged
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Translatable string should not be wrapped in HTML. Found: "<p>I am test text block. Click edit button to change this text.</p>"
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Blogsqode - Blog Layouts and News Post Design" is different from the name declared in plugin header "Blogsqode Posts".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "blogsqode", expected "blogsqode-posts".
Potential connections found in static code analysis.
Outbound calls
76
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v2.0.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 493 | 430 | 63 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.