84% wp-hideshow-passwords-woocommerce

Code Review | WP hide/show passwords woocommerce

WordPress plugin WP hide/show passwords woocommerce scored84%from 54 tests.

About plugin

  • Plugin page: wp-hideshow-passw...
  • Plugin version: 1.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-5.3
  • WordPress version: 6.3.1
  • First release: Feb 28, 2020
  • Latest release: Feb 28, 2020
  • Number of updates: 4
  • Update frequency: every 0.3 days
  • Top authors: raubik (100%)Otto42 (50%)

Code review

54 tests

User reviews

2 reviews

Install metrics

200+ active /1,914 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.00MB] [CPU: ▼6.21ms] Passed 4 tests

A check of server-side resources used by WP hide/show passwords woocommerce
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0042.42 ▼8.52
Dashboard /wp-admin3.31 ▲0.0152.03 ▼1.66
Posts /wp-admin/edit.php3.36 ▲0.0050.02 ▼6.98
Add New Post /wp-admin/post-new.php5.89 ▲0.0087.14 ▼7.68
Media Library /wp-admin/upload.php3.23 ▲0.0043.71 ▲1.45

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

A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
theysaidso_admin_options
widget_theysaidso_widget
can_compress_scripts
widget_recent-posts
db_upgraded

Browser metrics Passed 4 tests

WP hide/show passwords woocommerce: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,793 ▲3214.38 ▲0.142.19 ▲0.4142.74 ▼2.67
Dashboard /wp-admin2,186 ▲95.55 ▼0.0788.62 ▼6.3338.76 ▼5.71
Posts /wp-admin/edit.php2,100 ▼02.01 ▼0.0337.22 ▼1.8736.07 ▼0.87
Add New Post /wp-admin/post-new.php1,526 ▼023.02 ▲0.04667.08 ▲28.4855.54 ▲7.52
Media Library /wp-admin/upload.php1,400 ▼04.14 ▼0.0799.99 ▼8.5543.27 ▼0.43

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-posts
    • widget_recent-comments
    • widget_theysaidso_widget
    • 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 fix the following items
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-hideshow-passwords-woocommerce/wp-password-toggle.php:12

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)
Everything seems fine on the user side

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
There were no plugin tags found

wp-hideshow-passwords-woocommerce/wp-password-toggle.php 92% from 13 tests

The main PHP script in "WP hide/show passwords woocommerce" version 1.2 is automatically included on every request by WordPress
It is important to fix the following:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("wp-hideshow-passwords-woocommerce.php" instead of "wp-password-toggle.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
There were no executable files found in this plugin38 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript16017
CSS11012
PHP1289

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.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%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected