84% stop-404-guessing

Code Review | Stop 404 Guessing

WordPress plugin Stop 404 Guessing scored84%from 54 tests.

About plugin

  • Plugin page: stop-404-guessing
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress version: 6.3.1
  • First release: Oct 27, 2015
  • Latest release: Oct 27, 2015
  • Number of updates: 2
  • Update frequency: every 0.5 days
  • Top authors: scottnelle (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /831 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: ▼5.73ms] Passed 4 tests

Server-side resources used by Stop 404 Guessing
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0044.71 ▼4.36
Dashboard /wp-admin3.31 ▲0.0160.62 ▲7.99
Posts /wp-admin/edit.php3.36 ▲0.0047.62 ▼7.32
Add New Post /wp-admin/post-new.php5.89 ▲0.0096.16 ▼9.03
Media Library /wp-admin/upload.php3.23 ▲0.0035.60 ▼2.20

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

Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
db_upgraded
theysaidso_admin_options
widget_recent-comments
can_compress_scripts
widget_theysaidso_widget

Browser metrics Passed 4 tests

Stop 404 Guessing: an overview of browser usage
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,815 ▲2913.62 ▼0.892.15 ▼0.1957.79 ▲5.38
Dashboard /wp-admin2,224 ▲244.86 ▼1.04129.79 ▲21.2146.18 ▲2.24
Posts /wp-admin/edit.php2,100 ▼42.01 ▲0.0339.29 ▼3.5534.22 ▼0.74
Add New Post /wp-admin/post-new.php1,526 ▼017.50 ▼0.00604.27 ▼52.9548.91 ▼10.66
Media Library /wp-admin/upload.php1,397 ▼04.22 ▼0.0499.43 ▼5.2845.96 ▲0.68

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-posts
    • widget_theysaidso_widget
    • widget_recent-comments
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected

SRP 50% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/stop-404-guessing/stop-404-guessing.php:14

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 Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
2 plugin tags: 404, analytics

stop-404-guessing/stop-404-guessing.php Passed 13 tests

The main PHP file in "Stop 404 Guessing" ver. 1.0 adds more information about the plugin and also serves as the entry point for this plugin
75 characters long description:
Prevent WordPress from guessing what a user meant and just show a 404 page.

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
Everything looks great! No dangerous files found in this plugin7 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP1185
Markdown1102

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code0.50
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

Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin