나눔고딕 폰트를 워드프레스에서 간편하게 사용할 수 있는 플러그인입니다.
Prioritized issue groups from the latest Plugin Check scan
Security
26
4 issue groups
Maintainability
18
10 issue groups
Repo Compliance
7
7 issue groups
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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
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
Short PHP opening tag used with echo; expected "<?php echo $this ..." but found "<?= $this ..."
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['settings-updated']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "<form method='post' action='{$_SERVER["REQUEST_URI"]}'>"
Sample message
Plugin name "Hangul font nanumgothic - google" is different from the name declared in plugin header "한글폰트 나눔고딕 - 구글".
Sample message
Tested up to: 4.0 < 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 "Plugin Name" header in the plugin file is not valid. It needs to contain at least 5 latin letters (a-Z) and/or numbers. This is necessary because the initial plugin slug is generated from the name.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Stable Tag: 3.9.2 != 1.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
4
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0
52
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 51 | 35 | 16 | v1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.