78% wpblog-plus

Code Review | WordPress Plus +

WordPress plugin WordPress Plus + scored78%from 54 tests.

About plugin

  • Plugin page: wpblog-plus
  • Plugin version: 1.71
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.4.2
  • WordPress version: 6.3.1
  • First release: Jan 28, 2015
  • Latest release: Feb 14, 2016
  • Number of updates: 18
  • Update frequency: every 21.2 days
  • Top authors: msceo (100%)

Code review

54 tests

User reviews

1 review

Install metrics

20+ active /2,224 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.03MB] [CPU: ▼3.38ms] Passed 4 tests

A check of server-side resources used by WordPress Plus +
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.51 ▲0.0442.54 ▼4.41
Dashboard /wp-admin3.33 ▲0.0350.33 ▼3.65
Posts /wp-admin/edit.php3.38 ▲0.0352.17 ▲2.43
Add New Post /wp-admin/post-new.php5.91 ▲0.0390.03 ▼5.77
Media Library /wp-admin/upload.php3.25 ▲0.0339.04 ▲0.31
WordPress Plus + /wp-admin/options-general.php?page=wordpress_plus3.2342.54

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

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

Browser metrics Passed 4 tests

WordPress Plus +: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,793 ▲3214.72 ▼0.031.75 ▼0.0646.15 ▲1.07
Dashboard /wp-admin2,199 ▲225.62 ▼0.0593.84 ▼0.1641.41 ▲2.97
Posts /wp-admin/edit.php2,107 ▲72.08 ▲0.0640.93 ▲4.1737.80 ▼0.33
Add New Post /wp-admin/post-new.php1,529 ▼823.18 ▲5.06631.73 ▼35.8867.94 ▼7.77
Media Library /wp-admin/upload.php1,404 ▲44.20 ▲0.0095.67 ▼10.3547.98 ▲1.55
WordPress Plus + /wp-admin/options-general.php?page=wordpress_plus8462.1524.2459.88

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_recent-posts
    • widget_recent-comments
    • can_compress_scripts
    • db_upgraded
    • theysaidso_admin_options
    • widget_theysaidso_widget

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These server-side errors were triggered
    • > GET request to /wp-admin/options-general.php?page=wordpress_plus
    • > Notice in wp-content/plugins/wpblog-plus/setting.php+6
    Undefined index: update_pluginoptions

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
  • 3× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/wpblog-plus/wordress-plus.php:12
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_option() in wp-content/plugins/wpblog-plus/setting.php:21
    • > PHP Notice
      Undefined index: update_pluginoptions in wp-content/plugins/wpblog-plus/setting.php on line 6

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that require attention:
  • Screenshots: Please add an image for screenshot #1 (WordPress Plus +)
You can take inspiration from this readme.txt

wpblog-plus/wordress-plus.php 92% from 13 tests

"WordPress Plus +" version 1.71's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please make the necessary changes and fix the following:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("wpblog-plus.php" instead of "wordress-plus.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected272 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP21425272

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.30
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%
Functions14
▷ Named functions14100.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