Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.08MB] [CPU: ▼4.28ms] Passed 4 tests
Analyzing server-side resources used by NS Ie Compatibility Fixer
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.06 | 42.64 ▲3.05 |
Dashboard /wp-admin | 3.38 ▲0.08 | 50.82 ▼5.61 |
Posts /wp-admin/edit.php | 3.50 ▲0.14 | 54.33 ▼0.75 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.09 | 86.40 ▼11.50 |
Media Library /wp-admin/upload.php | 3.31 ▲0.07 | 37.77 ▲0.73 |
IE Compatibility fixer /wp-admin/admin.php?page=ns-ie-compatibility-fixer/ns-admin-options/ns_admin_option_dashboard.php | 3.28 | 49.02 |
How to install premium version /wp-admin/admin.php?page=how-to-install-premium-version | 3.25 | 40.08 |
/wp-admin/admin.php?page=plugineye250 | 3.27 | 41.75 |
Server storage [IO: ▲0.25MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 25 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for NS Ie Compatibility Fixer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,820 ▲59 | 14.36 ▼0.03 | 1.79 ▲0.06 | 43.20 ▼5.56 |
Dashboard /wp-admin | 2,210 ▲33 | 5.54 ▼0.10 | 97.32 ▲4.00 | 83.12 ▲36.79 |
Posts /wp-admin/edit.php | 2,130 ▲27 | 1.99 ▼0.01 | 38.09 ▲1.49 | 33.69 ▲0.66 |
Add New Post /wp-admin/post-new.php | 1,553 ▲25 | 20.92 ▼2.24 | 701.10 ▲10.88 | 54.69 ▼4.04 |
Media Library /wp-admin/upload.php | 1,421 ▲21 | 4.18 ▲0.07 | 103.47 ▼3.41 | 79.01 ▲33.40 |
IE Compatibility fixer /wp-admin/admin.php?page=ns-ie-compatibility-fixer/ns-admin-options/ns_admin_option_dashboard.php | 945 | 1.99 | 31.22 | 28.02 |
How to install premium version /wp-admin/admin.php?page=how-to-install-premium-version | 691 | 1.51 | 8.11 | 24.16 |
/wp-admin/admin.php?page=plugineye250 | 921 | 2.01 | 30.00 | 27.92 |
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
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=how-to-install-premium-version
- > Warning in wp-includes/pluggable.php+1438
Cannot modify header information - headers already sent by (output started at wp-includes/script-loader.php:2838)
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/ns-ie-compatibility-fixer/plugineye/plugineye-ajax/plugineye_on_deactivation_function.php:2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need to be fixed:
- Screenshots: Please add images for these screenshots: #1 (Ie compatibility back-end.), #2 (Ie compatibility source.)
ns-ie-compatibility-fixer/ns-ie-compatibility-fixer.php Passed 13 tests
The main PHP file in "NS Ie Compatibility Fixer" ver. 2.1.5 adds more information about the plugin and also serves as the entry point for this plugin
60 characters long description:
This plugin force ie to see compatibility in lastest version
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin917 lines of code in 15 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 46 | 177 | 545 |
CSS | 3 | 23 | 8 | 286 |
PO File | 1 | 21 | 21 | 58 |
JavaScript | 1 | 4 | 0 | 28 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 20.00 |
▷ Minimum class complexity | 20.00 |
▷ Maximum class complexity | 20.00 |
Average method complexity | 2.23 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 19 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 26.32% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 14 | 73.68% |
Functions | 14 | |
▷ Named functions | 4 | 28.57% |
▷ Anonymous functions | 10 | 71.43% |
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
5 PNG files occupy 0.21MB with 0.12MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 140.08KB | 36.96KB | ▼ 73.61% |
ns-admin-options/img/backend-sidebar-icon.png | 1.48KB | 0.54KB | ▼ 63.47% |
screenshot-2.png | 16.50KB | 4.25KB | ▼ 74.22% |
ns-admin-options/img/ns-theme-promo.png | 29.37KB | 8.96KB | ▼ 69.50% |
ns-admin-options/img/ns_banner_membership-500.png | 24.95KB | 26.27KB | 0.00% |