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: ▼0.40MB] [CPU: ▼21.99ms] Passed 4 tests
An overview of server-side resources used by Sprinter - Pick Pack Pont integráció
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.73 ▲0.27 | 24.77 ▼14.92 |
Dashboard /wp-admin | 3.60 ▲0.29 | 46.77 ▼3.05 |
Posts /wp-admin/edit.php | 3.71 ▲0.35 | 50.80 ▼0.42 |
Add New Post /wp-admin/post-new.php | 3.44 ▼2.45 | 36.68 ▼69.56 |
Media Library /wp-admin/upload.php | 3.52 ▲0.29 | 41.26 ▲8.00 |
Server storage [IO: ▲0.72MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 35 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
recovery_mode_email_last_sent |
Browser metrics Passed 4 tests
Sprinter - Pick Pack Pont integráció: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,461 ▼301 | 14.64 ▲0.30 | 0.66 ▼0.97 | 16.98 ▼26.99 |
Dashboard /wp-admin | 2,199 ▲21 | 5.67 ▼0.08 | 91.32 ▼15.19 | 42.78 ▼3.87 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 2.00 ▲0.06 | 41.70 ▼0.70 | 36.28 ▼1.43 |
Add New Post /wp-admin/post-new.php | 45 ▼1,491 | 0.41 ▼22.68 | 0.15 ▼652.09 | 9.20 ▼43.25 |
Media Library /wp-admin/upload.php | 1,404 ▲13 | 4.20 ▼0.08 | 104.28 ▼0.36 | 78.67 ▲33.09 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- recovery_mode_email_last_sent
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
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
The following issues need your attention
- 6× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/sprinter-pick-pack-pont-integracio/includes/pickpackpont.php:12
- > PHP Fatal error
Uncaught Error: Class 'SoapClient' not found in wp-content/plugins/sprinter-pick-pack-pont-integracio/includes/pudo/PudoDocumentService.php:109
- > PHP Fatal error
Uncaught Error: Class 'SoapClient' not found in wp-content/plugins/sprinter-pick-pack-pont-integracio/includes/pudo/PudoDocumentService.php:109
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/sprinter-pick-pack-pont-integracio/sprinter-ppp-integracio.php:16
- > PHP Fatal error
Uncaught Error: Class 'SoapClient' not found in wp-content/plugins/sprinter-pick-pack-pont-integracio/includes/pudo/PartnerPudoService.php:176
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/sprinter-pick-pack-pont-integracio/includes/sprinter.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
- Tags: Please delete some tags, you are using 16 tag instead of maximum 10
sprinter-pick-pack-pont-integracio/sprinter-ppp-integracio.php 77% from 13 tests
This is the main PHP file of "Sprinter - Pick Pack Pont integráció" version 1.3.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
- Main file name: Name the main plugin file the same as the plugin slug ("sprinter-pick-pack-pont-integracio.php" instead of "sprinter-ppp-integracio.php")
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Requires at least: Required version must match the one declared in readme.txt ("5.0" instead of "4.0")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin9,775 lines of code in 21 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 7 | 203 | 58 | 7,024 |
PHP | 11 | 431 | 83 | 2,155 |
PO File | 1 | 124 | 132 | 299 |
CSS | 2 | 88 | 0 | 297 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 1.15 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3.00 |
Average method complexity | 1.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 33 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 33 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 13 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 13 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 64 | |
▷ Named functions | 64 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.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
12 PNG files occupy 0.05MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/jelolo4.png | 5.57KB | 4.23KB | ▼ 24.08% |
images/jelolo5.png | 6.68KB | 5.10KB | ▼ 23.66% |
images/jelolo1.png | 2.93KB | 2.20KB | ▼ 25.07% |
images/sprinter_ikon.png | 15.35KB | 3.56KB | ▼ 76.83% |
images/shipment_ikon.png | 0.88KB | 0.75KB | ▼ 14.03% |