Use radio buttons or checkboxes for your categories and custom taxonomies with this incredibly powerful and easy-to-use plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
98
6 issue groups
Maintainability
31
9 issue groups
I18n
17
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' {$id} name='{$name}'"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Mismatched text domain. Expected 'select-all-categories-and-taxonomies-change-checkbox-to-radio-buttons' but got 'gdpr-cookie-compliance'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post_edit_category_parent_dropdown_args".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctb_get_plugin_directory".
Sample message
Processing form data without nonce verification.
Sample message
The parameter "array( 'orderby' => 'count', 'number' => 10, 'order' => 'DESC', 'hierarchical' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to __().
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "Select All Categories and Taxonomies, Change Checkbox to Radio Buttons" is different from the name declared in plugin header "Change Taxonomy Buttons".
Sample message
Mismatched Stable Tag: 1.3.6 != 1.3.5. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "moove", expected "select-all-categories-and-taxonomies-change-checkbox-to-radio-buttons".
Not analyzed yet.
First score snapshot
v1.3.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 146 | 116 | 30 | v1.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.