Bitly URL Shortener uses the functionality of Bitly API to generate Bitly short link without leaving your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
I18n
51
3 issue groups
Maintainability
28
8 issue groups
Security
5
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'codehaveli-bitly-url-shortener' but got 'wbitly'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$custom_size".
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_wbitly_short_url".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wbitly", expected "codehaveli-bitly-url-shortener".
Sample message
Function "wp_register_block_types_from_metadata_collection()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 5.6.0.
Potential connections found in static code analysis.
Outbound calls
39
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
First score snapshot
v1.5.1
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 87 | 65 | 22 | v1.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.