This plugin adds a feature to a post category to allow the posts in that particular category to be displayed in ascending or descending order by date.
Prioritized issue groups from the latest Plugin Check scan
Security
17
6 issue groups
I18n
9
2 issue groups
Maintainability
9
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'ascending-posts' but got 'Ascending Post'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<link rel='stylesheet' type='text/css' href='$url' />\n"'.
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a non-sanitized input variable: $_POST['cat_meta']
Sample message
$_POST['cat_meta'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ascending Posts Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to _e().
Sample message
Plugin name "Ascending Posts by Fly Plugins" is different from the name declared in plugin header "Ascending Posts Plugin".
Sample message
Tested up to: 6.7 < 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.
Potential connections found in static code analysis.
Outbound calls
13
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.6
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 36 | 23 | 13 | v1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.