A plugin which provides an author box for your WordPress blog. Originally known as "Author Box for Divi."
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | templates/settings.php:621:39 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | index.php:170:17 | Security |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Do you enjoy using the Author Box WP Lens plugin? A %s5-star rating on WordPress.org%s would be great!'. | index.php:170:20 | General |
| ERROR | five_star_reviews_detected | Linking directly to 5 stars reviews is not allowed. | index.php:171:27 | Plugin Repo |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $link_attrs ..." but found "<?= $link_attrs ..." | templates/author-box.php:35:9 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link_attrs'. | templates/author-box.php:35:37 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo self ..." but found "<?= self ..." | templates/author-box.php:36:22 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon_color'. | templates/author-box.php:36:102 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key". | templates/author-box.php:42:56 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$network". | templates/author-box.php:42:64 | Plugin Repo |
| 01.12.2025, 12:01:06 | 8s | 41 | 228 | 33 |
| 15.11.2025, 04:01:26 | 12s | 41 | 228 | 33 |