Easily build your own micro landing page showing all the links you want to share to engage your audience. Use your own brand, link it anywhere.
Prioritized issue groups from the latest Plugin Check scan
I18n
255
3 issue groups
Maintainability
214
13 issue groups
Security
91
3 issue groups
Sample message
Mismatched text domain. Expected 'wp-mylinks' but got 'cmb2'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$analytics_script".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_mylinks".
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
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "deprecated_argument_run".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PW_CMB2_Field_Select2".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_MYLINKS_FILE".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
The plugin name includes a restricted term. Your chosen plugin name - "WP MyLinks" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The upgrade notice for "1.0.7 - September 26, 2024" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
167
External assets
1
Incoming endpoints
2
wp_ajax
wp_ajax
First score snapshot
v1.0.8
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 560 | 354 | 206 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.