Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The following installer errors require your attention
- Install procedure validation failed for this plugin
- > Deprecated in wp-content/plugins/viversum-tageshoroskop/viversum-tageshoroskop.php+213
Function create_function() is deprecated
Server metrics [RAM: ▼1.97MB] [CPU: ▼59.50ms] Passed 4 tests
Server-side resources used by viversum: Tageshoroskop
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.44 | 3.83 ▼38.99 |
Dashboard /wp-admin | 2.05 ▼1.30 | 5.30 ▼62.19 |
Posts /wp-admin/edit.php | 2.05 ▼1.31 | 4.88 ▼43.73 |
Add New Post /wp-admin/post-new.php | 2.05 ▼3.84 | 5.32 ▼93.10 |
Media Library /wp-admin/upload.php | 2.05 ▼1.18 | 6.13 ▼31.82 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 14 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_viversumtageshoroskop |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for viversum: Tageshoroskop
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,813 ▲42 | 13.41 ▼0.94 | 1.63 ▼0.20 | 39.05 ▼4.03 |
Dashboard /wp-admin | 2,218 ▲33 | 5.10 ▲0.01 | 101.56 ▼7.42 | 40.09 ▼7.66 |
Posts /wp-admin/edit.php | 2,097 ▲8 | 2.30 ▲0.24 | 34.74 ▼4.15 | 33.51 ▼4.84 |
Add New Post /wp-admin/post-new.php | 1,532 ▼4 | 23.47 ▲0.28 | 657.77 ▲5.19 | 65.44 ▼2.24 |
Media Library /wp-admin/upload.php | 1,400 ▲12 | 4.49 ▲0.28 | 103.98 ▲2.90 | 49.30 ▲1.36 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- Uninstall procedure validation failed for this plugin
- > Deprecated in wp-content/plugins/viversum-tageshoroskop/viversum-tageshoroskop.php+213
Function create_function() is deprecated
- Zombie WordPress options were found after uninstall: 7 options
- widget_viversumtageshoroskop
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 81% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Plugin Name: Please replace "Plugin Name" with the name of your plugin on the first line (
=== viversum-tageshoroskop ===
) - Screenshots: A description for screenshot #2 is missing in viversum-tageshoroskop/assets to your readme.txt
- Tags: Please reduce the number of tags, currently 24 tag instead of maximum 10
viversum-tageshoroskop/viversum-tageshoroskop.php 85% from 13 tests
"viversum: Tageshoroskop" version 1.0f...'s main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
You should first fix the following items:
- Version: The version number should only use digits and periods (ex. "1.0.3" instead of "1.0f...")
- Description: Please don't use more than 140 characters for the plugin description (currently 210 characters long)
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 plugin119 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 29 | 66 | 119 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
Average class complexity | 10.00 |
▷ Minimum class complexity | 10.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.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 | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 83.33% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 16.67% |
Functions | 1 | |
▷ Named functions | 1 | 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
12 PNG files occupy 0.04MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/set4.png | 2.50KB | 1.86KB | ▼ 25.43% |
images/set3.png | 2.83KB | 1.80KB | ▼ 36.36% |
images/set9.png | 2.82KB | 1.74KB | ▼ 38.25% |
images/set10.png | 2.80KB | 1.79KB | ▼ 36.00% |
images/set5.png | 4.76KB | 2.29KB | ▼ 51.91% |