84% query-monitor-bbpress-buddypress-conditionals

Code Review | Query Monitor bbPress & BuddyPress Conditionals

WordPress plugin Query Monitor bbPress & BuddyPress Conditionals scored 84% from 54 tests.

About plugin

  • Plugin page: query-monitor-bbp...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.8.1-4.1
  • WordPress version: 6.3.1
  • First release: Feb 20, 2014
  • Latest release: Dec 17, 2014
  • Number of updates: 5
  • Update frequency: every 60.0 days
  • Top authors: netweb (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 2,613 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.00MB] [CPU: ▼3.33ms] Passed 4 tests

A check of server-side resources used by Query Monitor bbPress & BuddyPress Conditionals
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.66 ▼13.37
Dashboard /wp-admin3.31 ▲0.0053.60 ▼2.09
Posts /wp-admin/edit.php3.36 ▲0.0056.31 ▲7.71
Add New Post /wp-admin/post-new.php5.89 ▲0.0094.56 ▲3.38
Media Library /wp-admin/upload.php3.23 ▲0.0037.17 ▼1.24

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

Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-posts
db_upgraded
can_compress_scripts
widget_theysaidso_widget
widget_recent-comments

Browser metrics Passed 4 tests

An overview of browser requirements for Query Monitor bbPress & BuddyPress Conditionals
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▼1113.37 ▲0.144.53 ▲2.1946.68 ▲3.15
Dashboard /wp-admin2,209 ▼05.91 ▲1.03109.13 ▼1.7341.76 ▼0.91
Posts /wp-admin/edit.php2,089 ▼02.04 ▲0.0140.12 ▲5.0235.69 ▲1.23
Add New Post /wp-admin/post-new.php1,533 ▼023.47 ▲0.29675.57 ▼45.4056.30 ▼17.32
Media Library /wp-admin/upload.php1,388 ▲34.19 ▼0.0293.25 ▼26.3041.55 ▼7.39

Uninstaller [IO: ✅] [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
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-posts
    • widget_theysaidso_widget
    • db_upgraded
    • can_compress_scripts
    • widget_recent-comments
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested

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
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 add_filter() in wp-content/plugins/query-monitor-bbpress-buddypress-conditionals/query-monitor-bbs-conds.php:125

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
7 plugin tags: buddypress, development, debug, debugging, developer...

query-monitor-bbpress-buddypress-conditionals/query-monitor-bbs-conds.php 92% from 13 tests

The main file in "Query Monitor bbPress & BuddyPress Conditionals" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
  • Main file name: The principal plugin file should be the same as the plugin slug ("query-monitor-bbpress-buddypress-conditionals.php" instead of "query-monitor-bbs-conds.php")

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 detected92 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP172692

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.00
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin