A WordPress Portfolio plugin to display portfolio/project images to your site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
75
6 issue groups
Security
3
3 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_fp_class".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_excerpt".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$table'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['filterable_portfolio_meta']
Not analyzed yet.
First score snapshot
v1.6.6
84
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 79 | 3 | 76 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.