Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.37MB] [CPU: ▼4.69ms] Passed 4 tests
An overview of server-side resources used by LoudVoice Comments Plugin - Supercharge your WordPress comments
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.83 ▲0.37 | 48.83 ▲2.55 |
Dashboard /wp-admin | 3.68 ▲0.34 | 57.02 ▼10.98 |
Posts /wp-admin/edit.php | 3.80 ▲0.44 | 50.99 ▼1.33 |
Add New Post /wp-admin/post-new.php | 6.28 ▲0.40 | 90.49 ▼8.98 |
Media Library /wp-admin/upload.php | 3.61 ▲0.38 | 44.43 ▲8.28 |
Setup /wp-admin/admin.php?page=oa_loudvoice_settings | 3.58 | 37.34 |
Synchronize /wp-admin/admin.php?page=oa_loudvoice_synchronize | 3.58 | 36.14 |
+More /wp-admin/admin.php?page=oa_loudvoice_more | 3.58 | 35.06 |
Server storage [IO: ▲0.47MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 24 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
oa_loudvoice_settings |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by LoudVoice Comments Plugin - Supercharge your WordPress comments
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,856 ▲110 | 14.34 ▲0.09 | 2.01 ▲0.21 | 43.72 ▼0.55 |
Dashboard /wp-admin | 2,234 ▲54 | 5.64 ▲0.04 | 90.06 ▼1.59 | 44.40 ▲2.70 |
Posts /wp-admin/edit.php | 2,151 ▲51 | 2.02 ▲0.01 | 40.54 ▲6.87 | 35.48 ▲0.58 |
Add New Post /wp-admin/post-new.php | 1,563 ▲37 | 23.43 ▲0.31 | 667.36 ▼28.48 | 50.32 ▼5.62 |
Media Library /wp-admin/upload.php | 1,442 ▲48 | 4.19 ▲0.02 | 96.34 ▼11.74 | 40.45 ▼4.48 |
Setup /wp-admin/admin.php?page=oa_loudvoice_settings | 2,034 | 1.99 | 28.72 | 34.30 |
Synchronize /wp-admin/admin.php?page=oa_loudvoice_synchronize | 857 | 1.82 | 27.15 | 29.01 |
+More /wp-admin/admin.php?page=oa_loudvoice_more | 909 | 1.78 | 24.76 | 32.70 |
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
These items require your attention
- This plugin does not fully uninstall, leaving 7 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- oa_loudvoice_settings
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- widget_recent-comments
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
Everything seems fine, however this is by no means an exhaustive test
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 take a closer look at the following
- 7× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/loudvoice-comment-system/includes/backend.php:17
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/loudvoice-comment-system/includes/frontend.php:24
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/loudvoice-comment-system/includes/synchronize.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/loudvoice-comment-system/includes/oversee.php:21
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/loudvoice-comment-system/includes/templates/comments.php:58
- > PHP Fatal error
Uncaught Error: Call to undefined function get_bloginfo() in wp-content/plugins/loudvoice-comment-system/includes/settings.php:35
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/loudvoice-comment-system/oa-loudvoice.php:12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
- Screenshots: Add images for these screenshots: #1 (**Comment formular** - Responsive WYSIWYG form to leave comments and login with a social network.), #2 (**Formatted Comment** - Example of a formatted comment, part 1.), #3 (**Formatted Comment** - Example of a formatted comment, part 2.), #4 (**Formatted Comment** - Example of a formatted comment, part 3.)
loudvoice-comment-system/oa-loudvoice.php 85% from 13 tests
Analyzing the main PHP file in "LoudVoice Comments Plugin - Supercharge your WordPress comments" version 2.2
The following require your attention:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("loudvoice-comment-system.php" instead of "oa-loudvoice.php")
- Description: Please keep the plugin description shorter than 140 characters (currently 180 characters long)
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
Success! There were no dangerous files found in this plugin3,105 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 439 | 800 | 2,599 |
CSS | 1 | 87 | 6 | 289 |
JavaScript | 4 | 39 | 29 | 217 |
PHP code Passed 2 tests
This is a short overview 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 code | 0.50 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 87 | |
▷ Named functions | 87 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 21 | |
▷ Global constants | 21 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
9 PNG files occupy 0.31MB with 0.11MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 17.04KB | 7.97KB | ▼ 53.24% |
assets/img/status_ok.png | 0.76KB | 0.81KB | 0.00% |
assets/img/sprite_35_35.png | 60.27KB | 21.06KB | ▼ 65.06% |
assets/img/status_error.png | 0.64KB | 0.72KB | 0.00% |
screenshot-4.png | 81.06KB | 38.05KB | ▼ 53.07% |