83% cloudstitch

Code Review | Cloudstitch

WordPress plugin Cloudstitch scored83%from 54 tests.

About plugin

  • Plugin page: cloudstitch
  • Plugin version: 1.6
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-4.4
  • WordPress version: 6.3.1
  • First release: Jun 30, 2015
  • Latest release: Nov 3, 2016
  • Number of updates: 12
  • Update frequency: every 41.2 days
  • Top authors: edwardbenson (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,135 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully

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

This is a short check of server-side resources used by Cloudstitch
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.00 ▼4.70
Dashboard /wp-admin3.32 ▲0.0146.17 ▼2.84
Posts /wp-admin/edit.php3.37 ▲0.0146.36 ▲1.88
Add New Post /wp-admin/post-new.php5.90 ▲0.0185.71 ▼3.29
Media Library /wp-admin/upload.php3.24 ▲0.0132.42 ▼1.58

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

How much does this plugin use your filesystem and database?
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-comments
widget_recent-posts
theysaidso_admin_options
widget_theysaidso_widget
db_upgraded
can_compress_scripts

Browser metrics Passed 4 tests

An overview of browser requirements for Cloudstitch
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,842 ▲10713.36 ▼1.228.37 ▲6.5037.72 ▼10.25
Dashboard /wp-admin2,206 ▲185.84 ▲0.97104.80 ▼12.8738.29 ▼9.12
Posts /wp-admin/edit.php2,089 ▼02.02 ▼0.0340.50 ▲4.3036.41 ▼1.09
Add New Post /wp-admin/post-new.php1,533 ▲423.15 ▲4.89669.02 ▲20.8656.56 ▼3.46
Media Library /wp-admin/upload.php1,388 ▼34.18 ▼0.1096.60 ▼5.1241.87 ▼2.94

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
These items require your attention
  • The uninstall procedure has failed, leaving 6 options in the database
    • can_compress_scripts
    • widget_recent-comments
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded

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
Even though no errors were found, 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 take a closer look at the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/cloudstitch/cloudstitch-wordpress.php:65

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side

Optimizations

Plugin configuration 87% from 29 tests

readme.txt 88% 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:
  • Screenshots: These screenshots require images: #1 (Example of using a Cloudstitch shortcode for an electoral map), #2 (Example result of using that Cloudstitch shortcode)
  • Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line ( === cloudstitch === )
The official readme.txt is a good inspiration

cloudstitch/cloudstitch-wordpress.php 85% from 13 tests

"Cloudstitch" version 1.6's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
  • Main file name: Name the main plugin file the same as the plugin slug ("cloudstitch.php" instead of "cloudstitch-wordpress.php")
  • Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6

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
Everything looks great! No dangerous files found in this plugin64 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP262264

PHP code Passed 2 tests

Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.37
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 images were found in this plugin