Dynamic menus: List all posts from a category in your menu. Also works for tags, custom taxonomies as well as pages and custom post types.
Prioritized issue groups from the latest Plugin Check scan
Security
27
5 issue groups
Maintainability
8
5 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item_id'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['menu-item-cpcm-item-count'][$menu_item_db_id]
Sample message
$_POST['menu-item-cpcm-item-count'][$menu_item_db_id] 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
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: 'Replace by posts' . (('Category' == $item->type_label) ? ' in this category.' : ((('Tag' == $item->type_label) || ('Post Tag' == $item->type_label)) ? ' with this tag.' : ' in this taxonomy.'))
Sample message
Plugin name "Category Posts in Custom Menu" is different from the name declared in plugin header "Category Posts in Custom Menu - Free 3.0".
Sample message
Mismatched Requires at least: 4.9.23 != 5.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Sample message
Function "build_variation_for_navigation_link()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.4.0.
Not analyzed yet.
First score snapshot
v3.0.6
49
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 37 | 19 | 18 | v3.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.