Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲1.12MB] [CPU: ▼2.55ms] Passed 4 tests
Analyzing server-side resources used by Widgets for Opentable Reviews
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.59 ▲1.12 | 46.67 ▲2.68 |
Dashboard /wp-admin | 4.46 ▲1.11 | 54.44 ▼9.87 |
Posts /wp-admin/edit.php | 4.49 ▲1.13 | 56.75 ▲5.92 |
Add New Post /wp-admin/post-new.php | 7.10 ▲1.21 | 93.55 ▼8.92 |
Media Library /wp-admin/upload.php | 4.34 ▲1.10 | 44.18 ▲9.52 |
Server storage [IO: ▲3.23MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 131 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_trustindex_opentable_reviews |
New WordPress options |
---|
can_compress_scripts |
trustindex-opentable-active |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
trustindex-opentable-version |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Widgets for Opentable Reviews: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲47 | 14.06 ▼0.64 | 1.74 ▲0.03 | 39.11 ▼3.97 |
Dashboard /wp-admin | 2,217 ▲42 | 5.54 ▼0.15 | 111.19 ▼2.72 | 75.53 ▲32.89 |
Posts /wp-admin/edit.php | 2,122 ▲19 | 2.00 ▲0.05 | 39.09 ▲0.53 | 38.33 ▲3.58 |
Add New Post /wp-admin/post-new.php | 6,379 ▲4,850 | 27.87 ▲4.61 | 814.66 ▲226.81 | 35.62 ▼14.86 |
Media Library /wp-admin/upload.php | 1,422 ▲22 | 4.10 ▼0.07 | 98.83 ▲2.85 | 74.33 ▲33.28 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- db_upgraded
Smoke tests 50% from 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 0% 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
Almost there! Just fix the following items
- 11× PHP files output non-empty strings when accessed directly via GET requests (only 10 are shown):
- > /wp-content/plugins/review-widgets-for-opentable/review-widgets-for-opentable.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/setup_trustindex_join.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/my_reviews.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/feature_request.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/setup_trustindex.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/setup_no_reg_header.php
- > /wp-content/plugins/review-widgets-for-opentable/trustindex-opentable-widget.class.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/rate.php
- > /wp-content/plugins/review-widgets-for-opentable/tabs/get_reviews.php
- > /wp-content/plugins/review-widgets-for-opentable/settings.php
- 12× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/upgrade.php' (include_path='.:/usr/share/php') in wp-content/plugins/review-widgets-for-opentable/include/activate.php on line 2
- > PHP Fatal error
Uncaught Error: Class 'TrustindexPlugin_opentable' not found in wp-content/plugins/review-widgets-for-opentable/tabs/demo_widgets.php:6
- > PHP Warning
require_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/review-widgets-for-opentable/include/activate.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function get_plugin_data() in wp-content/plugins/review-widgets-for-opentable/include/troubleshooting.php:3
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/review-widgets-for-opentable/include/uninstall.php:2
- > PHP Fatal error
Uncaught Error: Class 'TrustindexPlugin_opentable' not found in wp-content/plugins/review-widgets-for-opentable/tabs/_rate_us_feedback.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/review-widgets-for-opentable/tabs/setup_no_reg.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/review-widgets-for-opentable/uninstall.php:2
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/review-widgets-for-opentable/include/schema.php:4
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/review-widgets-for-opentable/include/activate.php on line 2
- > PHP Fatal error
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)
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
- Tags: Please reduce the number of tags, currently 13 tag instead of maximum 10
review-widgets-for-opentable/review-widgets-for-opentable.php Passed 13 tests
This is the main PHP file of "Widgets for Opentable Reviews" version 11.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
120 characters long description:
Embed Opentable reviews fast and easily into your WordPress site. Increase SEO, trust and sales using Opentable reviews.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin10,475 lines of code in 38 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 23 | 43 | 38 | 9,281 |
JavaScript | 6 | 301 | 175 | 1,018 |
CSS | 4 | 13 | 0 | 63 |
SVG | 4 | 2 | 0 | 61 |
JSON | 1 | 0 | 0 | 52 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 127.00 |
▷ Minimum class complexity | 10.00 |
▷ Maximum class complexity | 348.00 |
Average method complexity | 4.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 59.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 98 | |
▷ Static methods | 6 | 6.12% |
▷ Public methods | 96 | 97.96% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 2.04% |
Functions | 17 | |
▷ Named functions | 8 | 47.06% |
▷ Anonymous functions | 9 | 52.94% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
4 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
static/img/no.png | 1.92KB | 0.28KB | ▼ 85.53% |
static/img/trustindex-sign-logo.png | 3.34KB | 0.59KB | ▼ 82.47% |
static/img/platforms.png | 10.24KB | 4.08KB | ▼ 60.12% |
static/img/yes.png | 1.91KB | 0.25KB | ▼ 87.08% |