Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.45ms] Passed 4 tests
An overview of server-side resources used by Fade in fade out post title
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 46.37 ▲4.31 |
Dashboard /wp-admin | 3.32 ▲0.02 | 52.63 ▲1.33 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 46.54 ▼2.02 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 84.31 ▼13.78 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 34.31 ▲0.66 |
Fade in fade out post title /wp-admin/options-general.php?page=fade-in-fade-out-post-title/fade-in-fade-out-post-title.php | 3.19 | 31.89 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 8 new files
Database: no new tables, 18 new options
New WordPress options |
---|
fifopost_fade |
widget_recent-posts |
fifopost_title |
fifopost_prefix |
fifopost_fadestep |
fifopost_bfadeoutt |
db_upgraded |
fifopost_order |
fifopost_fadein |
can_compress_scripts |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Fade in fade out post title
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲9 | 14.36 ▲0.01 | 12.00 ▲9.94 | 43.62 ▲1.52 |
Dashboard /wp-admin | 2,193 ▲16 | 5.55 ▼0.04 | 86.68 ▼3.49 | 38.96 ▼5.74 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.02 ▲0.05 | 35.72 ▼4.88 | 36.10 ▲0.26 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.07 ▼0.60 | 669.83 ▼1.84 | 62.67 ▲4.25 |
Media Library /wp-admin/upload.php | 1,404 ▲10 | 4.23 ▲0.02 | 95.17 ▼7.09 | 42.62 ▲0.58 |
Fade in fade out post title /wp-admin/options-general.php?page=fade-in-fade-out-post-title/fade-in-fade-out-post-title.php | 897 | 1.99 | 24.26 | 28.02 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These errors were triggered by the plugin
- > GET request to /wp-admin/options-general.php?page=fade-in-fade-out-post-title/fade-in-fade-out-post-title.php
- > Notice in wp-content/plugins/fade-in-fade-out-post-title/fade-in-fade-out-post-title.php+189
Undefined index: fifopos_submit
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
Almost there! Just fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/fade-in-fade-out-post-title/fade-in-fade-out-post-title.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
5 plugin tags: plugin, widget, fade out, fade in, fade
fade-in-fade-out-post-title/fade-in-fade-out-post-title.php Passed 13 tests
The main file in "Fade in fade out post title" v. 11.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
87 characters long description:
Fade in fade out post title, It is an excellent way to transition between two messages.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin456 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 65 | 28 | 271 |
PO File | 2 | 46 | 54 | 128 |
JavaScript | 1 | 10 | 20 | 57 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
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 | 13 | |
▷ Named functions | 13 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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