Asgaros Forum is the best forum-plugin for WordPress! It comes with dozens of features in a beautiful design and stays simple and fast.
Prioritized issue groups from the latest Plugin Check scan
Security
345
10 issue groups
Maintainability
188
13 issue groups
I18n
31
1 issue group
Performance
8
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activity_days_i18n'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access".
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
$_COOKIE['asgarosforum_unread_cleared'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['forumfile']['size'][$index]. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$meta_compare} at " AND meta_value {$meta_compare} %s"
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deleteData".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['asgarosforum_unread_exclude']
Sample message
Unescaped parameter $meta_sql used in $wpdb->get_col()\n$meta_sql assigned unsafely at line 156.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Unescaped parameter $this->asgarosforum->tables->posts used in $wpdb->get_var()
Sample message
Use placeholders and $wpdb->prepare(); found $meta_sql
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Unexpected markdown file "CODE_OF_CONDUCT.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Not analyzed yet.
First score snapshot
v3.4.0
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 579 | 167 | 412 | v3.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.