Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.16MB] [CPU: ▼152.98ms] Passed 4 tests
A check of server-side resources used by Parole chiave in evidenza
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.76 ▲0.05 | 24.62 ▼4.79 |
Dashboard /wp-admin | 3.09 ▲0.04 | 50.16 ▼5.05 |
Posts /wp-admin/edit.php | 3.14 ▲0.03 | 48.99 ▲5.11 |
Add New Post /wp-admin/post-new.php | 4.68 ▼0.76 | 58.16 ▼607.20 |
Media Library /wp-admin/upload.php | 3.03 ▲0.03 | 40.72 ▲5.85 |
Parole chiave in evidenza /wp-admin/options-general.php?page=manage_settings | 2.98 | 30.49 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 1 new option
New WordPress options |
---|
highlightedtext_options |
Browser metrics Passed 4 tests
Checking browser requirements for Parole chiave in evidenza
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,711 ▲115 | 15.98 ▲0.08 | 9.24 ▼3.39 | 48.41 ▼6.65 |
Dashboard /wp-admin | 2,975 ▲41 | 5.93 ▼0.00 | 150.19 ▼20.93 | 108.52 ▲0.05 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.72 ▲0.01 | 72.96 ▲1.69 | 92.34 ▲1.72 |
Add New Post /wp-admin/post-new.php | 1,501 ▼182 | 18.85 ▲0.09 | 413.32 ▲8.54 | 113.04 ▲4.26 |
Media Library /wp-admin/upload.php | 1,812 ▲79 | 5.01 ▼0.01 | 159.53 ▼1.58 | 119.51 ▲2.50 |
Parole chiave in evidenza /wp-admin/options-general.php?page=manage_settings | 1,203 | 2.10 | 66.47 | 78.82 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Uninstall script ran successfully
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
These errors were triggered by the plugin
- > GET request to /wp-admin/options-general.php?page=manage_settings
- > Notice in wp-content/plugins/parole-chiave-in-evidenza/parole-chiave-in-evidenza.php+77
Undefined index: highlightedtext_name
- > GET request to /wp-admin/options-general.php?page=manage_settings
- > Notice in wp-content/plugins/parole-chiave-in-evidenza/parole-chiave-in-evidenza.php+80
Undefined index: highlightedtext_bold
- > GET request to /wp-admin/options-general.php?page=manage_settings
- > Notice in wp-content/plugins/parole-chiave-in-evidenza/parole-chiave-in-evidenza.php+88
Undefined index: highlightedtext_italic
- > GET request to /wp-admin/options-general.php?page=manage_settings
- > Notice in wp-content/plugins/parole-chiave-in-evidenza/parole-chiave-in-evidenza.php+97
Undefined index: highlightedtext_underline
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 take a closer look at the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/parole-chiave-in-evidenza/parole-chiave-in-evidenza.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
- Plugin Name: You should set the name of your plugin on the first line (
=== parole-chiave-in-evidenza ===
)
parole-chiave-in-evidenza/parole-chiave-in-evidenza.php Passed 13 tests
The main file in "Parole chiave in evidenza" v. 1.0.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
100 characters long description:
Fa essatamente quello che dice, mette le parole chiave dei tuoi post o delle tue pagine in evidenza.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin191 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 59 | 12 | 191 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
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 | 7 | |
▷ Named functions | 7 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin