84% duplicate-widgets

Code Review | Duplicate Widgets

WordPress plugin Duplicate Widgets scored84%from 54 tests.

About plugin

  • Plugin page: duplicate-widgets
  • Plugin version: 1.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.7-4.9
  • WordPress version: 6.3.1
  • First release: Oct 12, 2017
  • Latest release: Jun 25, 2018
  • Number of updates: 26
  • Update frequency: every 9.9 days
  • Top authors: aleksandargubecka (100%)

Code review

54 tests

User reviews

9 reviews

Install metrics

6,000+ active /17,097 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.02MB] [CPU: ▼3.18ms] Passed 4 tests

This is a short check of server-side resources used by Duplicate Widgets
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.49 ▲0.0245.14 ▲0.20
Dashboard /wp-admin3.33 ▲0.0347.93 ▼5.88
Posts /wp-admin/edit.php3.38 ▲0.0249.71 ▼1.85
Add New Post /wp-admin/post-new.php5.91 ▲0.0292.86 ▼5.20
Media Library /wp-admin/upload.php3.25 ▲0.0239.36 ▲3.58

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Duplicate Widgets
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲314.21 ▼0.141.98 ▼0.0143.92 ▼0.04
Dashboard /wp-admin2,192 ▲125.62 ▼0.2292.35 ▼7.6645.53 ▲2.63
Posts /wp-admin/edit.php2,100 ▲31.99 ▲0.0240.92 ▲3.7436.50 ▼1.17
Add New Post /wp-admin/post-new.php1,526 ▼223.12 ▼0.10602.50 ▼32.5853.26 ▼6.96
Media Library /wp-admin/upload.php1,397 ▼04.19 ▼0.0098.78 ▼7.8345.08 ▼0.88

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • widget_recent-comments
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test

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 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_action() in wp-content/plugins/duplicate-widgets/duplicate-widgets.php:17

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)
No browser issues were found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention: You can take inspiration from this readme.txt

duplicate-widgets/duplicate-widgets.php 92% from 13 tests

The entry point to "Duplicate Widgets" version 1.2 is a PHP file that has certain tags in its header comment area
The following require your attention:
  • Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug

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
Good job! No executable or dangerous file extensions detected143 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript119887
PO File16736
PHP151720

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.25
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%
Functions2
▷ Named functions2100.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
There were not PNG files found in your plugin