A free question and answer plugin for WordPress. Made with developers in mind, and highly customizable.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
764
13 issue groups
Security
33
4 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ap_activate_addon".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ap_' . $vote_type".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_post".
Sample message
Unescaped parameter $apmeta_to_delete used in $wpdb->query()\n$apmeta_to_delete assigned unsafely at line 299.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AP_Activate".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AP_DB_VERSION".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ap_user_display_name'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Function "current_datetime()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
The use of function move_uploaded_file() is forbidden
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
Application files are not permitted.
Sample message
File and folder names must not contain spaces or special characters.
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 "AnsPress - Question and answer" is different from the name declared in plugin header "AnsPress Question Answer".
Sample message
Tested up to: 6.5 < 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
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Not analyzed yet.
First score snapshot
v4.4.4
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 800 | 22 | 778 | v4.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.