84% expandable-menus

Code Review | Expandable Menus

WordPress plugin Expandable Menus scored 84% from 54 tests.

About plugin

  • Plugin page: expandable-menus
  • Plugin version: 2.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.6
  • WordPress version: 6.3.1
  • First release: Sep 28, 2012
  • Latest release: Feb 23, 2013
  • Number of updates: 12
  • Update frequency: every 12.4 days
  • Top authors: maxaud (100%)

Code review

54 tests

User reviews

12 reviews

Install metrics

300+ active / 6,152 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
This plugin's installer ran successfully

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

A check of server-side resources used by Expandable Menus
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0043.13 ▲6.75
Dashboard /wp-admin3.31 ▲0.0144.55 ▼4.10
Posts /wp-admin/edit.php3.36 ▲0.0149.85 ▲2.24
Add New Post /wp-admin/post-new.php5.89 ▲0.0082.42 ▼17.13
Media Library /wp-admin/upload.php3.24 ▲0.0136.30 ▲3.37

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

Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
can_compress_scripts
theysaidso_admin_options
widget_theysaidso_widget
widget_recent-posts
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Expandable Menus
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,810 ▲7514.59 ▲0.301.60 ▼0.0839.57 ▲0.44
Dashboard /wp-admin2,216 ▲274.86 ▼0.08106.00 ▼0.7239.93 ▼4.41
Posts /wp-admin/edit.php2,102 ▲162.03 ▼0.0139.95 ▼1.5032.92 ▼5.89
Add New Post /wp-admin/post-new.php1,552 ▲1018.09 ▼0.22587.83 ▼23.4660.13 ▲5.51
Media Library /wp-admin/upload.php1,401 ▲224.18 ▼0.0199.16 ▲0.5142.32 ▼0.65

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected

SRP 50% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/expandable-menus/expandable-menus.php:338

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
4 plugin tags: collapsable, menu, admin, expandable

expandable-menus/expandable-menus.php Passed 13 tests

The main file in "Expandable Menus" v. 2.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
65 characters long description:
Allows you to expand and collapse theme menus in WordPress admin.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected226 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP16846226

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were 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