90% previous-page-redirect-for-woocommerce

Code Review | Previous Page Redirect for WooCommerce

WordPress plugin Previous Page Redirect for WooCommerce scored90%from 54 tests.

About plugin

  • Plugin page: previous-page-red...
  • Plugin version: 3.3
  • PHP compatiblity: 7.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.9-6.4.1
  • WordPress version: 6.3.1
  • First release: Sep 28, 2019
  • Latest release: Nov 11, 2023
  • Number of updates: 16
  • Update frequency: every 94.1 days
  • Top authors: webfixlab (100%)

Code review

54 tests

User reviews

4 reviews

Install metrics

90+ active /1,436 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices

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

Server-side resources used by Previous Page Redirect for WooCommerce
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0038.47 ▲1.78
Dashboard /wp-admin3.31 ▼0.0442.91 ▼17.69
Posts /wp-admin/edit.php3.36 ▲0.0049.41 ▲1.04
Add New Post /wp-admin/post-new.php5.89 ▲0.0096.38 ▼10.25
Media Library /wp-admin/upload.php3.23 ▲0.0033.58 ▲0.22

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

A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 2 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

Checking browser requirements for Previous Page Redirect for WooCommerce
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,815 ▲6814.57 ▲0.232.27 ▲0.6037.57 ▼1.79
Dashboard /wp-admin2,189 ▲115.64 ▼0.1694.15 ▼16.0541.28 ▼1.04
Posts /wp-admin/edit.php2,103 ▲31.96 ▼0.0340.98 ▲0.4435.91 ▼3.90
Add New Post /wp-admin/post-new.php1,526 ▼923.00 ▼0.22660.03 ▲42.6752.38 ▲5.88
Media Library /wp-admin/upload.php1,400 ▲64.18 ▼0.0296.97 ▼1.3841.97 ▲2.30

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
You still need to fix the following
  • The uninstall procedure has failed, 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 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test

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
Everything seems fine, however this is by no means an exhaustive test

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
5 plugin tags: redirection, previous page, referer page, woocommerce, redirect

previous-page-redirect-for-woocommerce/previous-page-redirect-for-woocommerce.php Passed 13 tests

The main PHP script in "Previous Page Redirect for WooCommerce" version 3.3 is automatically included on every request by WordPress
108 characters long description:
After logged in from WooCommerce My Account page, redirect your customers to the previous page they were in.

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
No dangerous file extensions were detected57 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP152557

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.73
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%
Functions6
▷ Named functions583.33%
▷ Anonymous functions116.67%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected