84% dont-collect-hidden-information-for-commenters

Code Review | Dont Collect Hidden Information for Commenters

WordPress plugin Dont Collect Hidden Information for Commenters scored84%from 54 tests.

About plugin

  • Plugin page: dont-collect-hidd...
  • Plugin version: 1.0.3
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.9-6.0.2
  • WordPress version: 6.3.1
  • First release: Mar 22, 2022
  • Latest release: Oct 4, 2022
  • Number of updates: 11
  • Update frequency: every 17.8 days
  • Top authors: nautimaster (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /971 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully

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

A check of server-side resources used by Dont Collect Hidden Information for Commenters
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0039.51 ▲0.07
Dashboard /wp-admin3.31 ▲0.0149.81 ▼1.89
Posts /wp-admin/edit.php3.36 ▲0.0050.81 ▲1.55
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.30 ▼15.19
Media Library /wp-admin/upload.php3.23 ▲0.0035.81 ▼1.41

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

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

Browser metrics Passed 4 tests

Checking browser requirements for Dont Collect Hidden Information for Commenters
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,840 ▲5413.31 ▼1.071.94 ▲0.0741.56 ▼1.58
Dashboard /wp-admin2,221 ▲185.90 ▲1.00115.36 ▲8.3542.79 ▼1.62
Posts /wp-admin/edit.php2,103 ▲32.02 ▲0.0138.85 ▲1.5438.06 ▲3.36
Add New Post /wp-admin/post-new.php1,526 ▼517.56 ▼5.66654.36 ▲45.4562.92 ▲6.41
Media Library /wp-admin/upload.php1,400 ▼04.23 ▲0.0198.95 ▼6.7641.80 ▼3.28

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
  • Zombie WordPress options detected upon uninstall: 6 options
    • can_compress_scripts
    • db_upgraded
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means 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
The following issues need your attention
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/dont-collect-hidden-information-for-commenters/dont-collect-hidden-information-for-commenters.php:21

User-side errors Passed 1 test

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

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
6 plugin tags: comment, privacy, anonymous, anonymity, dsgvo...

dont-collect-hidden-information-for-commenters/dont-collect-hidden-information-for-commenters.php Passed 13 tests

"Dont Collect Hidden Information for Commenters" version 1.0.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
128 characters long description:
WrodPress saves commenters' ip addresses and user agents by default. The plugin prevents it and makes websites privacy-friendly.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin10 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP131010

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
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%
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

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