Build link in bio pages directly on your site. Customizable, accessible and SEO-friendly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
34
12 issue groups
I18n
27
3 issue groups
Security
26
6 issue groups
Repo Compliance
1
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: SOCIAL_LITE_TD
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bio_link_data".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'BioLinkShortcodes'.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $bio_link_data['data']['meta']['description']
Sample message
Processing form data without nonce verification.
Sample message
$_GET['shortcode'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "spotlight/instagram/enqueue_front_app".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['shortcode']. Check that the array index exists before using it.
Sample message
Unexpected markdown file "LICENSE_3RD_PARTY_JS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_10702_MULTISITE".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Link in Bio Creator – Social" is different from the name declared in plugin header "Social".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.8.3
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 88 | 52 | 36 | v1.8.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.