네이버 웹마스터도구 및 신디케이션 v2 연동 플러그인입니다.
Prioritized issue groups from the latest Plugin Check scan
Security
144
10 issue groups
Maintainability
54
14 issue groups
I18n
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<form method='post' action='{$_SERVER["REQUEST_URI"]}'>"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['cd']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['cd']
Sample message
$_GET['cd'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_footer_help".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_date".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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 interpolated variable {$_nwsv2['m']->metaKey} at " LEFT JOIN {$wpdb->postmeta} m ON (m.post_id = p.id AND m.meta_key = '{$_nwsv2['m']->metaKey}')"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "nws_Main_class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $_nwsv2['m']->metaKey used in $wpdb->get_var()\n$_nwsv2['m']->metaKey used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found $countQuery
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Missing $domain parameter in function call to __().
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
Short PHP opening tag used with echo; expected "<?php echo $this ..." but found "<?= $this ..."
Sample message
Unescaped parameter $this used in $wpdb->get_results()
Sample message
The use of function ini_set() is discouraged
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NWS_PREFIX".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "remove_hellip".
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 218 | 89 | 129 | v1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.