Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼4.79ms] Passed 4 tests
Analyzing server-side resources used by Content countdown
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 36.15 ▼4.74 |
Dashboard /wp-admin | 3.31 ▲0.01 | 42.95 ▼6.37 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 45.70 ▼3.70 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 93.50 ▼4.33 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 33.13 ▲1.04 |
Sobre Daniel Esparza /wp-admin/admin.php?page=desparza-menu | 3.20 | 32.36 |
Content countdown /wp-admin/admin.php?page=wp-content-countdown-settings | 3.20 | 26.56 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Content countdown
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲94 | 13.64 ▼0.74 | 5.97 ▲4.12 | 40.34 ▼11.59 |
Dashboard /wp-admin | 2,234 ▲52 | 5.00 ▲0.10 | 109.97 ▲7.26 | 49.31 ▲4.17 |
Posts /wp-admin/edit.php | 2,114 ▲25 | 2.04 ▲0.04 | 39.20 ▲0.73 | 37.54 ▲1.94 |
Add New Post /wp-admin/post-new.php | 1,535 ▲21 | 17.62 ▲0.06 | 658.03 ▼15.02 | 59.11 ▲5.94 |
Media Library /wp-admin/upload.php | 1,416 ▲28 | 4.20 ▼0.02 | 94.80 ▼4.51 | 51.01 ▲7.37 |
Sobre Daniel Esparza /wp-admin/admin.php?page=desparza-menu | 802 | 2.06 | 24.29 | 28.51 |
Content countdown /wp-admin/admin.php?page=wp-content-countdown-settings | 800 | 2.05 | 23.23 | 27.66 |
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
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
Please fix the following items
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/wp-content-countdown/wp-content-countdown.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that need to be fixed:
- Requires php: Invalid plugin version format
- Tags: Please delete some tags, you are using 11 tag instead of maximum 10
wp-content-countdown/wp-content-countdown.php 92% from 13 tests
The primary PHP file in "Content countdown" version 1.0 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 219 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin243 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 2 | 35 | 4 | 143 |
PHP | 2 | 21 | 27 | 99 |
JavaScript | 1 | 0 | 6 | 1 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
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
Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin