Loading paged content with Ajax.
Prioritized issue groups from the latest Plugin Check scan
Security
52
3 issue groups
Maintainability
21
7 issue groups
I18n
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\n'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $i ..." but found "<?= $i ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Ajax Load More Pagination and Infinite Scroll" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $args['description']
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
The $text text string should have translatable content. Found: ''
Sample message
Plugin name "WP Ajax Load More Pagination and Infinite Scroll" is different from the name declared in plugin header "WP Ajax Load More Pagination".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.6 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
11
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.1.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 78 | 63 | 15 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.