Bing URL Submission Plugin for WordPress enables site owners to instantly and automatically submit their new/updated pages to the Bing index.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
13 issue groups
Security
8
3 issue groups
I18n
4
2 issue groups
Repo Compliance
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 62.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SubmissionCount".
Sample message
Use placeholders and $wpdb->prepare(); found $table_name
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_bing_webmaster_url_submission".
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_name
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Bing URL Submissions Plugin" - contains the restricted term "bing" 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 "bing" elsewhere in your plugin name, such as "... for bing".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BWT_URL_SUBMISSION_PLUGIN_NAME".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
Plugin name "Bing URL Submissions Plugin" is different from the name declared in plugin header "Bing Webmaster Url Submission".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bing-url-submission", expected "bing-webmaster-tools".
Sample message
Unexpected markdown file "CODE_OF_CONDUCT.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
Function "is_post_publicly_viewable()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.3.0.
Not analyzed yet.
First score snapshot
v1.0.13
74
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 74 | 48 | 10 | 38 | v1.0.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.