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.09MB] [CPU: ▲3.21ms] Passed 4 tests
A check of server-side resources used by Italkereső.hu Woocommerce árlista
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 43.83 ▼4.55 |
Dashboard /wp-admin | 3.39 ▲0.09 | 53.27 ▲2.59 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 53.84 ▲7.78 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.09 | 97.93 ▲7.00 |
Media Library /wp-admin/upload.php | 3.31 ▲0.09 | 44.33 ▲10.25 |
Italkereső /wp-admin/options-general.php?page=italkereso | 3.28 | 36.98 |
Server storage [IO: ▲0.53MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Italkereső.hu Woocommerce árlista: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 13.59 ▼0.71 | 1.65 ▼0.47 | 40.80 ▼4.60 |
Dashboard /wp-admin | 2,213 ▲25 | 4.81 ▼1.09 | 99.40 ▼16.94 | 39.90 ▼6.41 |
Posts /wp-admin/edit.php | 2,090 ▲1 | 1.99 ▼0.06 | 39.61 ▲3.65 | 36.90 ▲2.50 |
Add New Post /wp-admin/post-new.php | 1,545 ▲6 | 18.51 ▼4.70 | 596.16 ▼83.83 | 56.71 ▼12.92 |
Media Library /wp-admin/upload.php | 1,386 ▲1 | 4.21 ▲0.05 | 95.97 ▼7.35 | 46.06 ▲3.55 |
Italkereső /wp-admin/options-general.php?page=italkereso | 828 | 2.01 | 25.39 | 26.58 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please fix the following items
- 2× 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/italkereso-hu-nak-automatikus-arlista-frissites/functions.php:210
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/italkereso-hu-nak-automatikus-arlista-frissites/functions.php:210
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Please fix the following user-side errors
- > GET request to /wp-admin/options-general.php?page=italkereso
- > Network (severe)
wp-content/plugins/woo-italkereso/assets/image/logo-160.jpg - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 86% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
3 plugin tags: rlista, italkereso, woocommerce
italkereso-hu-nak-automatikus-arlista-frissites/woo-italkereso.php 69% from 13 tests
"Italkereső.hu Woocommerce árlista" version 1.2's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
It is important to fix the following:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("italkereso-hu-nak-automatikus-arlista-frissites.php" instead of "woo-italkereso.php")
- Requires at least: Required version does not match the one declared in readme.txt ("3.0" instead of "2.6.0")
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 160 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
No dangerous file extensions were detected271 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 12 | 25 | 271 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
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 | 12 | |
▷ Named functions | 12 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin