Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.07MB] [CPU: ▼2.46ms] Passed 4 tests
This is a short check of server-side resources used by Post title marquee scroll
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 40.13 ▼1.34 |
Dashboard /wp-admin | 3.38 ▲0.07 | 46.02 ▼2.32 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 48.26 ▲6.34 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 98.35 ▼2.63 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 32.21 ▼3.54 |
Post title marquee scroll /wp-admin/options-general.php?page=post-title-marquee-scroll/post-title-marquee-scroll.php | 3.27 | 32.75 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 16 new options
New WordPress options |
---|
widget_theysaidso_widget |
ptms_style |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
ptms_noofpost |
ptms_categories |
ptms_scrolldelay |
ptms_scrollamount |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Post title marquee scroll
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 14.47 ▲0.06 | 1.91 ▲0.17 | 45.17 ▼1.61 |
Dashboard /wp-admin | 2,210 ▲22 | 4.84 ▼0.06 | 107.63 ▲2.06 | 42.71 ▲6.19 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.03 ▼0.03 | 38.92 ▼1.93 | 34.77 ▼1.28 |
Add New Post /wp-admin/post-new.php | 1,536 ▼6 | 23.44 ▲5.05 | 631.43 ▲0.50 | 48.21 ▼9.66 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.25 ▲0.02 | 94.62 ▼6.42 | 42.10 ▼5.76 |
Post title marquee scroll /wp-admin/options-general.php?page=post-title-marquee-scroll/post-title-marquee-scroll.php | 887 | 2.05 | 22.00 | 28.34 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Almost there! Just fix the following items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/post-title-marquee-scroll/post-title-marquee-scroll.php:65
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 96% from 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
4 plugin tags: post, scroll, marquee, title
post-title-marquee-scroll/post-title-marquee-scroll.php 92% from 13 tests
The main file in "Post title marquee scroll" v. 9.9 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 280 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin427 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 64 | 20 | 310 |
PO File | 2 | 44 | 48 | 117 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
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 | 10 | |
▷ Named functions | 10 | 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
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin