78% wp-wallcreeper

Code Review | WP Wallcreeper

WordPress plugin WP Wallcreeper scored78%from 54 tests.

About plugin

  • Plugin page: wp-wallcreeper
  • Plugin version: 1.6.1
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-6.3.2
  • WordPress version: 6.3.1
  • First release: Jun 7, 2018
  • Latest release: Oct 20, 2023
  • Number of updates: 20
  • Update frequency: every 98.2 days
  • Top authors: alexalouit (100%)

Code review

54 tests

User reviews

1 review

Install metrics

30+ active /1,132 total downloads

Benchmarks

Plugin footprint 82% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully

Server metrics [RAM: ▲0.37MB] [CPU: ▼7.86ms] Passed 4 tests

A check of server-side resources used by WP Wallcreeper
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.84 ▲0.3736.21 ▼3.22
Dashboard /wp-admin3.68 ▲0.3346.54 ▼16.68
Posts /wp-admin/edit.php3.80 ▲0.4447.47 ▲4.95
Add New Post /wp-admin/post-new.php6.28 ▲0.4086.54 ▼16.49
Media Library /wp-admin/upload.php3.61 ▲0.3835.27 ▲5.65
WP Wallcreeper /wp-admin/options-general.php?page=wpwallcreeper3.5530.65

Server storage [IO: ▲0.08MB] [DB: ▲0.07MB] 67% from 3 tests

How much does this plugin use your filesystem and database?
These are issues you should consider
  • Illegal file modification found: 2 files (4.81KB) outside of "wp-content/plugins/wp-wallcreeper/" and "wp-content/uploads/"
    • (modified) wp-config.php
    • (new file) wp-content/advanced-cache.php
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
db_upgraded
widget_recent-comments
widget_theysaidso_widget
widget_recent-posts
theysaidso_admin_options

Browser metrics Passed 4 tests

WP Wallcreeper: an overview of browser usage
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,878 ▲11714.36 ▼0.371.94 ▲0.1939.10 ▼3.72
Dashboard /wp-admin2,248 ▲745.65 ▼0.0084.42 ▼14.7838.44 ▼5.15
Posts /wp-admin/edit.php2,154 ▲542.21 ▲0.1837.52 ▲2.9636.46 ▲4.87
Add New Post /wp-admin/post-new.php1,569 ▲3923.14 ▲0.13664.22 ▲59.3457.87 ▲6.65
Media Library /wp-admin/upload.php1,456 ▲534.27 ▲0.0495.00 ▼1.0444.42 ▲2.99
WP Wallcreeper /wp-admin/options-general.php?page=wpwallcreeper1,0352.2425.8837.94

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts
    • db_upgraded
    • widget_recent-comments
    • theysaidso_admin_options

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
  • 6 occurences, only the last one shown
    • > GET request to /wp-admin/options-general.php?page=wpwallcreeper
    • > Notice in wp-content/plugins/wp-wallcreeper/wp-wallcreeper.php+1016
    Undefined index: tab

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
Please fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/wp-wallcreeper/wp-wallcreeper.php:19

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 uses markdown syntax to describe your plugin to the world
4 plugin tags: caching, performance, speed, cache

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

The main file in "WP Wallcreeper" v. 1.6.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
49 characters long description:
High performance full page caching for Wordpress.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
There were no executable files found in this plugin1,997 lines of code in 5 files:
LanguageFilesBlank linesComment linesLines of code
PHP34432661,951
JavaScript17043
CSS1003

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.86
Average class complexity141.50
▷ Minimum class complexity24.00
▷ Maximum class complexity259.00
Average method complexity8.79
▷ Minimum method complexity1.00
▷ Maximum method complexity53.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes2
▷ Abstract classes00.00%
▷ Concrete classes2100.00%
▷ Final classes00.00%
Methods35
▷ Static methods00.00%
▷ Public methods2777.14%
▷ Protected methods00.00%
▷ Private methods822.86%
Functions21
▷ Named functions29.52%
▷ Anonymous functions1990.48%
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