84% canvas-mobile-menu-addition

Code Review | Canvas Mobile Menu Addition

WordPress plugin Canvas Mobile Menu Addition scored84%from 54 tests.

About plugin

  • Plugin page: canvas-mobile-men...
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-3.4
  • WordPress version: 6.3.1
  • First release: Nov 21, 2013
  • Latest release: Nov 21, 2013
  • Number of updates: 3
  • Update frequency: N/A
  • Top authors: LiranCo (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

10+ active /2,563 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully

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

Server-side resources used by Canvas Mobile Menu Addition
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0041.68 ▲0.22
Dashboard /wp-admin3.31 ▲0.0051.36 ▼0.63
Posts /wp-admin/edit.php3.36 ▲0.0049.63 ▼4.69
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.29 ▼6.37
Media Library /wp-admin/upload.php3.23 ▲0.0036.57 ▼3.10

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

Filesystem and database footprint
The plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
theysaidso_admin_options
widget_theysaidso_widget
widget_recent-posts
widget_recent-comments
db_upgraded

Browser metrics Passed 4 tests

A check of browser resources used by Canvas Mobile Menu Addition
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,791 ▲3014.32 ▲1.112.23 ▲0.4743.39 ▼0.07
Dashboard /wp-admin2,195 ▲185.62 ▼0.0484.19 ▼10.0938.28 ▼6.30
Posts /wp-admin/edit.php2,100 ▼02.03 ▲0.0535.38 ▼0.3230.21 ▼4.65
Add New Post /wp-admin/post-new.php1,526 ▼023.22 ▼0.47692.02 ▲59.8258.19 ▼2.41
Media Library /wp-admin/upload.php1,400 ▼04.16 ▼0.04104.86 ▼2.0842.41 ▼4.36

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
Please fix the following items
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • db_upgraded
    • can_compress_scripts

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)
Everything seems fine, however 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 items
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/canvas-mobile-menu-addition/canvas-nav.php:16

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
9 plugin tags: theme, show, hide, wootheme, slide...

canvas-mobile-menu-addition/canvas-nav.php 92% from 13 tests

This is the main PHP file of "Canvas Mobile Menu Addition" version 1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("canvas-mobile-menu-addition.php" instead of "canvas-nav.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Success! There were no dangerous files found in this plugin60 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript131043
Markdown17010
PHP1297

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
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%
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 files were detected