84% floating-top-link

Code Review | Floating Top Link

WordPress plugin Floating Top Link scored84%from 54 tests.

About plugin

  • Plugin page: floating-top-link
  • Plugin version: 1.0.5
  • PHP version: 7.4.16
  • WordPress compatibility: 4.4-4.7.2
  • WordPress version: 6.3.1
  • First release: May 27, 2016
  • Latest release: Feb 7, 2017
  • Number of updates: 11
  • Update frequency: every 23.7 days
  • Top authors: youthkee (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

80+ active /2,254 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully

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

This is a short check of server-side resources used by Floating Top Link
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.04 ▼7.01
Dashboard /wp-admin3.31 ▲0.0150.02 ▲0.86
Posts /wp-admin/edit.php3.37 ▲0.0145.03 ▼4.28
Add New Post /wp-admin/post-new.php5.90 ▲0.0186.52 ▼4.92
Media Library /wp-admin/upload.php3.24 ▲0.0038.23 ▲5.99

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

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

Browser metrics Passed 4 tests

Floating Top Link: an overview of browser usage
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,797 ▲1114.32 ▲0.052.19 ▼0.0846.33 ▲2.47
Dashboard /wp-admin2,195 ▲185.56 ▲0.0287.81 ▼1.2437.39 ▼2.12
Posts /wp-admin/edit.php2,103 ▼01.98 ▼0.0041.04 ▲4.7137.64 ▲3.18
Add New Post /wp-admin/post-new.php1,526 ▼223.45 ▲0.34677.64 ▲29.3254.86 ▲1.29
Media Library /wp-admin/upload.php1,397 ▼34.19 ▼0.0398.82 ▼9.0946.64 ▲1.14

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-posts
    • db_upgraded
    • widget_recent-comments
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
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 fix the following
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/floating-top-link/floating-top-link.php:15

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

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
Attributes that require attention:
  • Tags: Please reduce the number of tags, currently 12 tag instead of maximum 10
The official readme.txt might help

floating-top-link/floating-top-link.php Passed 13 tests

The entry point to "Floating Top Link" version 1.0.5 is a PHP file that has certain tags in its header comment area
21 characters long description:
Add link to page top.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin104 lines of code in 4 files:
LanguageFilesBlank linesComment linesLines of code
CSS16060
JavaScript10015
SVG10015
PHP131214

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems 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%
Functions3
▷ Named functions3100.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 files were detected