10% custom-fields-spreadsheet

Code Review | Custom Fields Spreadsheet

WordPress plugin Custom Fields Spreadsheet scored 10% from 54 tests.

About plugin

  • Plugin page: custom-fields-spr...
  • Plugin version: 1.1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.6-4.2.1
  • WordPress version: 5.8.1
  • First release: May 8, 2015
  • Latest release: May 16, 2015
  • Number of updates: 14
  • Update frequency: every 0.6 days
  • Top authors: williambixler (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 1,131 total downloads

Benchmarks

Plugin footprint 75% from 16 tests

Installer 0% from 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
It is recommended to fix the following installer errors
  • Install procedure validation failed for this plugin
    • > Parse error in wp-content/plugins/custom-fields-spreadsheet/custom-fields-spreadsheet.php+414
    syntax error, unexpected end of file

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

An overview of server-side resources used by Custom Fields Spreadsheet
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /2.83 ▲0.1234.73 ▲9.23
Dashboard /wp-admin3.06 ▲0.0036.76 ▼9.63
Posts /wp-admin/edit.php3.11 ▲0.0050.40 ▼4.65
Add New Post /wp-admin/post-new.php5.42 ▼0.0291.93 ▼2,564.22
Media Library /wp-admin/upload.php3.00 ▲0.0036.39 ▲3.38

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

Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 4 new files
Database: no new tables, no new options

Browser metrics Passed 4 tests

An overview of browser requirements for Custom Fields Spreadsheet
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /3,679 ▲8315.90 ▲0.5410.36 ▲0.3446.82 ▼5.85
Dashboard /wp-admin2,970 ▲395.93 ▼0.27150.06 ▼34.77111.12 ▼4.79
Posts /wp-admin/edit.php2,739 ▼02.70 ▼0.0167.54 ▼16.1287.27 ▼18.31
Add New Post /wp-admin/post-new.php1,615 ▼2,07421.49 ▲6.37308.47 ▼180.00111.01 ▲1.35
Media Library /wp-admin/upload.php1,807 ▼155.13 ▲0.13154.98 ▼11.64123.53 ▲8.87

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Uninstall script ran successfully

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
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
The following issues need your attention
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Parse error
      syntax error, unexpected end of file in wp-content/plugins/custom-fields-spreadsheet/custom-fields-spreadsheet.php on line 414

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
  • Tags: There are too many tags (12 tag instead of maximum 10)
Please take inspiration from this readme.txt

custom-fields-spreadsheet/custom-fields-spreadsheet.php Passed 13 tests

Analyzing the main PHP file in "Custom Fields Spreadsheet" version 1.1.0
106 characters long description:
A WordPress plugin which gives you all of your custom fields in a single, customizable spreadsheet view.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin366 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP16055298
CSS116068

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.08
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

Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin