Skip to main content
PluginScorePluginScore
Errors
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
portfolio-post-type icon

Portfolio Post Type

This plugin registers a custom post type for portfolio items. It also registers separate portfolio taxonomies for tags and categories.

Updated 8/29/2020
Scanned 11/13/2025, 1:21:14 AM
portfoliopost-type
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
CodeMessageLocationCategory
ERRORWordPress.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:17General
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
54:41Security
ERRORWordPress.DB.PreparedSQL.NotPrepared
Use placeholders and $wpdb->prepare(); found $sql
140:26Security
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
169:34Plugin Repo
ERRORWordPress.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:3Plugin Repo
ERRORoutdated_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
ERRORWordPress.WP.I18n.TextDomainMismatch
Mismatched text domain. Expected 'portfolio-post-type' but got 'gamajo-dashboard-glancer'.
54:124General
ERRORWordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
102:18Security
WARNINGreadme_parser_warnings_no_short_description_present
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
—Plugin Repo
WARNINGWordPress.Security.NonceVerification.Recommended
Processing form data without nonce verification.
103:17Security
18 total row(s)
Scan History
1 scan recorded
11/13/2025, 1:21:14 AM12s
95
8
10
1 total row(s)