89% echbay-tag-manager

Code Review | EchBay Tag Manager

WordPress plugin EchBay Tag Manager scored89%from 54 tests.

About plugin

  • Plugin page: echbay-tag-manager
  • Plugin version: 1.2.2
  • PHP version: 7.4.16
  • WordPress compatibility: 4.8-6.3
  • WordPress version: 6.3.1
  • First release: May 12, 2017
  • Latest release: Aug 16, 2023
  • Number of updates: 87
  • Update frequency: every 26.3 days
  • Top authors: itvn9online (100%)

Code review

54 tests

User reviews

1 review

Install metrics

90+ active /7,288 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully

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

Server-side resources used by EchBay Tag Manager
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0036.67 ▼1.29
Dashboard /wp-admin3.31 ▲0.0147.24 ▲0.74
Posts /wp-admin/edit.php3.43 ▲0.0748.07 ▼0.59
Add New Post /wp-admin/post-new.php5.89 ▲0.0180.31 ▼10.60
Media Library /wp-admin/upload.php3.24 ▲0.0134.11 ▼1.40
Tag Manager /wp-admin/admin.php?page=echbay-tag-manager3.2140.26
Webgiare Plugins /wp-admin/admin.php?page=echbay-plugins-menu3.2128.55

Server storage [IO: ▲0.15MB] [DB: ▲0.07MB] Passed 3 tests

A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_theysaidso_widget
widget_recent-posts
widget_recent-comments
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

An overview of browser requirements for EchBay Tag Manager
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,865 ▲11914.47 ▼0.182.64 ▲0.8638.51 ▼9.02
Dashboard /wp-admin2,227 ▲395.84 ▲0.97101.94 ▼2.0240.03 ▼3.05
Posts /wp-admin/edit.php2,119 ▲301.98 ▼0.0039.95 ▲3.6635.29 ▲2.04
Add New Post /wp-admin/post-new.php1,555 ▲4122.96 ▲5.44570.54 ▼123.5956.14 ▲0.39
Media Library /wp-admin/upload.php1,415 ▲274.42 ▲0.1896.94 ▲0.5041.06 ▼0.18
Tag Manager /wp-admin/admin.php?page=echbay-tag-manager1,2921.9627.8226.88
Webgiare Plugins /wp-admin/admin.php?page=echbay-plugins-menu1,2921.8931.4426.66

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

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

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected

SRP Passed 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
No output text or server-side errors detected on direct access of PHP files

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found

Optimizations

Plugin configuration 83% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
  • Screenshots: Screenshot #1 (EchBay Tags Manager setting.) image missing
The official readme.txt might help

echbay-tag-manager/etm.php 69% from 13 tests

Analyzing the main PHP file in "EchBay Tag Manager" version 1.2.2
It is important to fix the following:
  • Domain Path: The domain path is invalid: folder "/languages/" does not exist
  • Description: The description should be shorter than 140 characters (currently 157 characters long)
  • Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
  • Main file name: Name the main plugin file the same as the plugin slug ("echbay-tag-manager.php" instead of "etm.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected348 lines of code in 10 files:
LanguageFilesBlank linesComment linesLines of code
PHP1089303
HTML40540
JavaScript4004
CSS1001

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.24
Average class complexity24.00
▷ Minimum class complexity24.00
▷ Maximum class complexity24.00
Average method complexity2.92
▷ Minimum method complexity1.00
▷ Maximum method complexity9.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods12
▷ Static methods00.00%
▷ Public methods12100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions5
▷ Named functions5100.00%
▷ Anonymous functions00.00%
Constants7
▷ Global constants7100.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
No PNG images were found in this plugin