Display post and user custom fields data anywhere on the frontend using a shortcode, including advanced custom fields (ACF) fields.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
8 issue groups
I18n
9
3 issue groups
Security
4
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
Mismatched text domain. Expected 'shortcode-to-display-post-and-user-data' but got 'wpsdd'.
Sample message
The $domain parameter must be a single text string literal. Found: $textname
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Display_Post_User_Data".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Display_Post_User_Data_Obj".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vg_sheet_editor/wpds/welcome_steps".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$step_content'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Display custom fields in the frontend - Post and User Profile Fields" is different from the name declared in plugin header "Shortcode to display post and user data".
Sample message
Tested up to: 6.4 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
1
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.3.0
77
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 35 | 17 | 18 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.