84% browsealoud

Code Review | ReachDeck Toolbar

WordPress plugin ReachDeck Toolbar scored 84% from 54 tests.

About plugin

  • Plugin page: browsealoud
  • Plugin version: 1.11.3
  • PHP compatiblity: 5.2+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.7-6.3
  • WordPress version: 6.3.1
  • First release: Jun 6, 2016
  • Latest release: Aug 14, 2023
  • Number of updates: 49
  • Update frequency: every 53.6 days
  • Top authors: texthelp (100%)

Code review

54 tests

User reviews

1 review

Install metrics

300+ active / 13,052 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.00MB] [CPU: ▼2.06ms] Passed 4 tests

Server-side resources used by ReachDeck Toolbar
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0135.01 ▼9.26
Dashboard /wp-admin3.31 ▲0.0146.29 ▼8.12
Posts /wp-admin/edit.php3.36 ▲0.0049.21 ▲2.81
Add New Post /wp-admin/post-new.php5.89 ▲0.0095.48 ▲9.65
Media Library /wp-admin/upload.php3.23 ▲0.0039.47 ▲6.33

Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests

Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_theysaidso_widget
db_upgraded
widget_recent-comments
widget_recent-posts
theysaidso_admin_options

Browser metrics Passed 4 tests

This is an overview of browser requirements for ReachDeck Toolbar
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,854 ▲11913.35 ▼0.943.40 ▲1.6945.16 ▼3.05
Dashboard /wp-admin2,203 ▲155.85 ▲0.9795.51 ▼17.6837.44 ▼11.33
Posts /wp-admin/edit.php2,089 ▼02.04 ▲0.0639.36 ▲3.0534.64 ▼2.61
Add New Post /wp-admin/post-new.php1,533 ▲1023.36 ▲0.34661.40 ▲11.0150.63 ▼4.75
Media Library /wp-admin/upload.php1,391 ▼04.27 ▲0.0599.39 ▲0.0444.75 ▲0.95

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • db_upgraded
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • widget_recent-comments

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/browsealoud/browsealoud-wpp.php:23

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
9 plugin tags: speech, texthelp, browsealoud, writing, reachdeck...

browsealoud/browsealoud-wpp.php 85% from 13 tests

"ReachDeck Toolbar" version 1.11.3's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please make the necessary changes and fix the following:
  • Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 534 characters long)
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("browsealoud.php" instead of "browsealoud-wpp.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected9 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP14109

PHP code Passed 2 tests

Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.00
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin