White label & rebrand your login page & WordPress dashboard. Customize system emails & get everything to rebrand WordPress with Branda.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,599
2 issue groups
Security
780
7 issue groups
Maintainability
589
16 issue groups
Sample message
Mismatched text domain. Expected 'branda-white-labeling' but got 'plugin-cross-sell-textdomain'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$tag $scope $id $class>$column_display_name</$tag>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_branda_dashicons_list".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import']
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
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ub_get_option-' . $option".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_branda_activated_modules".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action . '_messages'".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Author_Box_Widget".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Not analyzed yet.
First score snapshot
v3.4.31
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 3,994 | 3,174 | 820 | v3.4.31 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.