84% wp-spammer

Code Review | WP Spammer

WordPress plugin WP Spammer scored84%from 54 tests.

About plugin

  • Plugin page: wp-spammer
  • Plugin version: 1.0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-4.7.2
  • WordPress version: 6.3.1
  • First release: Mar 22, 2017
  • Latest release: Apr 10, 2017
  • Number of updates: 7
  • Update frequency: every 2.3 days
  • Top authors: hokku (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /422 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully

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

This is a short check of server-side resources used by WP Spammer
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.48 ▲0.0134.69 ▼7.61
Dashboard /wp-admin3.32 ▲0.0142.54 ▼7.08
Posts /wp-admin/edit.php3.37 ▲0.0146.85 ▲3.78
Add New Post /wp-admin/post-new.php5.90 ▲0.0188.48 ▼16.48
Media Library /wp-admin/upload.php3.24 ▲0.0134.85 ▲2.59

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

Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
db_upgraded
can_compress_scripts
widget_recent-posts
widget_theysaidso_widget
widget_recent-comments

Browser metrics Passed 4 tests

An overview of browser requirements for WP Spammer
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,803 ▲5713.24 ▼1.511.94 ▲0.2938.98 ▼5.85
Dashboard /wp-admin2,206 ▲184.86 ▼1.05109.77 ▲0.1441.32 ▼8.54
Posts /wp-admin/edit.php2,089 ▼02.13 ▲0.1240.00 ▲0.8937.23 ▼0.67
Add New Post /wp-admin/post-new.php1,533 ▲1023.15 ▲0.13582.46 ▼67.9949.94 ▼2.33
Media Library /wp-admin/upload.php1,388 ▼04.18 ▼0.0394.11 ▼0.1642.49 ▲0.85

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • can_compress_scripts
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • db_upgraded
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not 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
The following issues need your attention
  • 1× GET requests to PHP files return non-empty strings:
    • > /wp-content/plugins/wp-spammer/index.php

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 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
4 plugin tags: antispam for comments, captcha, antispam, captha for comments

wp-spammer/wp-spammer.php Passed 13 tests

"WP Spammer" version 1.0.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
46 characters long description:
Antispam for WP-comments. No spam. No captcha.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
No dangerous file extensions were detected88 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
PHP383388

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity
Average complexity per logical line of code0.08
Average class complexity1.00
▷ Minimum class complexity1.00
▷ Maximum class complexity1.00
Average method complexity1.00
▷ Minimum method complexity1.00
▷ Maximum method complexity1.00
Code structure
Namespaces1
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods4
▷ Static methods00.00%
▷ Public methods4100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin