Powerful & intuitive plugin to post ads and start receiving applications online.
Prioritized issue groups from the latest Plugin Check scan
Security
267
7 issue groups
Maintainability
185
11 issue groups
I18n
121
6 issue groups
Performance
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$lstyle>"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "activate_applyonline".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_applyonline".
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
Mismatched text domain. Expected 'apply-online' but got 'ApplyOnline'.
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s is oversized. Must be under %s MB'.
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['search'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['search']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['search']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $post ..." but found "<?= $post ..."
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $filter['plural']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AOL_Ad_Form_Builder_V2".
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
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOWED_FILE_TYPES".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
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
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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.
Potential connections found in static code analysis.
Outbound calls
38
External assets
1
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.6.9
30
Latest
v2.6.8.1
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 589 | 345 | 244 | v2.6.9 | 2.0.0 |
| 30 | 614 | 354 | 260 | v2.6.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.