← Back to Leaderboard
This plugin registers a custom post type for portfolio items. It also registers separate portfolio taxonomies for tags and categories.
95
Score
8
Errors
10
Warnings
50K
Installs
Security11
General2
Repo5
Performance0
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Issues Details
18 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 108:17 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 54:41 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 140:26 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale". | 169:34 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Load_plugin_textdomainParam2Found | The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead. | 172:3 | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 5.5 < 6.8. 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. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'portfolio-post-type' but got 'gamajo-dashboard-glancer'. | 54:124 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'. | 102:18 | Security |
| WARNING | readme_parser_warnings_no_short_description_present | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 103:17 | Security |
18 total row(s)
Scan History
1 scan recorded
| 13.11.2025, 01:21:14 | 12s | 95 | 8 | 10 |
1 total row(s)
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Portfolio Post Type. We read every submission and typically reply within a day.