84% sticky-admin-menu

Code Review | Sticky Admin Menu

WordPress plugin Sticky Admin Menu scored84%from 54 tests.

About plugin

  • Plugin page: sticky-admin-menu
  • Plugin version: 1.0.0
  • PHP version: 7.4.16
  • WordPress compatibility: 4.4-6.0
  • WordPress version: 6.3.1
  • First release: Sep 29, 2022
  • Latest release: Sep 29, 2022
  • Number of updates: 2
  • Update frequency: N/A
  • Top authors: sc0ttkclark (100%)

Code review

54 tests

User reviews

1 review

Install metrics

20+ active /519 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: ▼10.00ms] Passed 4 tests

Analyzing server-side resources used by Sticky Admin Menu
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0036.81 ▼2.71
Dashboard /wp-admin3.31 ▼0.0343.04 ▼16.26
Posts /wp-admin/edit.php3.37 ▲0.0143.60 ▼1.32
Add New Post /wp-admin/post-new.php5.90 ▲0.0189.78 ▼17.90
Media Library /wp-admin/upload.php3.24 ▲0.0030.71 ▼3.12

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

Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
widget_recent-comments
db_upgraded
theysaidso_admin_options
can_compress_scripts
widget_theysaidso_widget

Browser metrics Passed 4 tests

An overview of browser requirements for Sticky Admin Menu
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲7913.31 ▼1.271.94 ▲0.3642.48 ▲1.51
Dashboard /wp-admin2,200 ▲85.90 ▲0.00102.22 ▼3.8638.53 ▼5.20
Posts /wp-admin/edit.php2,089 ▼02.00 ▼0.0335.85 ▼0.3433.59 ▼2.09
Add New Post /wp-admin/post-new.php1,547 ▲3318.35 ▲0.78592.38 ▼20.7164.25 ▲10.22
Media Library /wp-admin/upload.php1,388 ▲64.18 ▲0.0396.74 ▼1.9343.62 ▲0.66

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
  • 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/sticky-admin-menu/sticky-admin-menu.php:51

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
2 plugin tags: sticky, admin menu

sticky-admin-menu/sticky-admin-menu.php Passed 13 tests

The primary PHP file in "Sticky Admin Menu" version 1.0.0 is used by WordPress to initiate all plugin functionality
91 characters long description:
A simple plugin that sets the current admin page to always be at the top of the admin menu.

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
No dangerous file extensions were detected22 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1111822

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.45
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

All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin