Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.09MB] [CPU: ▼1.90ms] Passed 4 tests
An overview of server-side resources used by Magic Liquidizer Responsive Table
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 31.52 ▼6.07 |
Dashboard /wp-admin | 3.39 ▲0.09 | 46.29 ▼5.38 |
Posts /wp-admin/edit.php | 3.50 ▲0.15 | 49.81 ▲2.73 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.08 | 93.36 ▲6.05 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 34.04 ▲1.13 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 3.28 | 30.74 |
Table /wp-admin/admin.php?page=magic-liquidizer-table | 3.28 | 32.48 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 3.28 | 30.54 |
Server storage [IO: ▲0.28MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 15 new files
Database: no new tables, 11 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
liquidizer_lite_wp_table |
widget_recent-posts |
liquidizer_lite_header_selector |
liquidizer_lite_bodyrow_selector |
liquidizer_lite_wp_table_width |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
Magic Liquidizer Responsive Table: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,942 ▲196 | 13.67 ▼0.94 | 6.31 ▲4.27 | 37.92 ▼10.20 |
Dashboard /wp-admin | 2,237 ▲49 | 5.86 ▲0.81 | 109.70 ▼5.82 | 43.69 ▼1.45 |
Posts /wp-admin/edit.php | 2,120 ▲31 | 2.00 ▲0.00 | 38.96 ▼0.29 | 34.52 ▲0.20 |
Add New Post /wp-admin/post-new.php | 1,555 ▲41 | 18.11 ▲0.51 | 614.20 ▼4.24 | 56.52 ▲2.01 |
Media Library /wp-admin/upload.php | 1,419 ▲28 | 4.26 ▲0.06 | 93.20 ▼15.95 | 42.34 ▼3.34 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 811 | 2.05 | 24.20 | 24.66 |
Table /wp-admin/admin.php?page=magic-liquidizer-table | 902 | 2.05 | 22.03 | 31.08 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 1,094 | 2.06 | 23.67 | 36.67 |
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
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Screenshots: Please a description for screenshot #0 in magic-liquidizer-responsive-table/assets to your readme.txt
- Screenshots: Add images for these screenshots: #1 (How does your Table look like BEFORE. screenshot-1.png), #2 (Magic Liquidizer Responsive Table - Wordpress Admin Section. screenshot-2.png), #3 (This screenshot was taken from our DEMO page AFTER installation. Client-side screenshot. screenshot-3.png)
magic-liquidizer-responsive-table/magic-liquidizer-responsive-table.php 85% from 13 tests
"Magic Liquidizer Responsive Table" version 2.0.4's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please take the time to fix the following:
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
- Description: Please don't use more than 140 characters for the plugin description (currently 151 characters long)
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
Everything looks great! No dangerous files found in this plugin516 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 81 | 112 | 346 |
JavaScript | 4 | 34 | 79 | 123 |
CSS | 1 | 5 | 10 | 47 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 8.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 15.00 |
Average method complexity | 2.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.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 | 15 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
4 PNG files occupy 0.24MB with 0.15MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-2.png | 71.77KB | 22.63KB | ▼ 68.47% |
screenshot.png | 87.07KB | 31.29KB | ▼ 64.07% |
screenshot-1.png | 60.68KB | 22.16KB | ▼ 63.48% |
screenshot-3.png | 23.16KB | 8.79KB | ▼ 62.04% |