84% disable-admin-bar

Code Review | Disable Admin Bar

WordPress plugin Disable Admin Bar scored84%from 54 tests.

About plugin

  • Plugin page: disable-admin-bar
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.1-3.2.9
  • WordPress version: 6.3.1
  • First release: Nov 7, 2010
  • Latest release: Dec 13, 2011
  • Number of updates: 5
  • Update frequency: every 281.2 days
  • Top authors: ozh (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

1,000+ active /29,472 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▼0.01MB] [CPU: ▼4.51ms] Passed 4 tests

Analyzing server-side resources used by Disable Admin Bar
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.40 ▼0.0633.56 ▼5.02
Dashboard /wp-admin3.31 ▲0.0043.43 ▼5.01
Posts /wp-admin/edit.php3.36 ▲0.0046.23 ▼1.78
Add New Post /wp-admin/post-new.php5.89 ▲0.0086.50 ▼6.24
Media Library /wp-admin/upload.php3.23 ▲0.0035.10 ▲1.48

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

A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
theysaidso_admin_options
widget_recent-comments
can_compress_scripts
widget_recent-posts
db_upgraded

Browser metrics Passed 4 tests

This is an overview of browser requirements for Disable Admin Bar
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,626 ▼10914.44 ▲0.151.34 ▼0.2443.06 ▼4.55
Dashboard /wp-admin2,206 ▲185.88 ▲1.02102.89 ▼0.1940.84 ▼2.63
Posts /wp-admin/edit.php2,092 ▼02.01 ▼0.0439.16 ▼4.1233.32 ▼0.85
Add New Post /wp-admin/post-new.php1,537 ▲2323.05 ▲5.58621.95 ▼46.2750.99 ▼1.76
Media Library /wp-admin/upload.php1,388 ▼04.23 ▼0.0594.60 ▼14.4445.80 ▼0.81

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested

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 items
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/disable-admin-bar/disable-admin-bar.php:11

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 97% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need to be fixed:
  • Screenshots: Screenshot #1 (No admin bar.) image missing
You can take inspiration from this readme.txt

disable-admin-bar/disable-admin-bar.php Passed 13 tests

The main PHP file in "Disable Admin Bar" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
22 characters long description:
Disable the Admin Bar.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Good job! No executable or dangerous file extensions detected2 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP12122

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
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%
Functions0
▷ Named functions00.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
There were not PNG files found in your plugin