This plugin gives a very simple way to integrate Google Search into your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Security
37
2 issue groups
Maintainability
23
10 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wgs_init".
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Google Search" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WGS_Admin_Page".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wgs_widget_init".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wgs_admin_page".
Sample message
Tested up to: 6.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
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.1.0
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 62 | 45 | 17 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.