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.11MB] [CPU: ▼8.14ms] Passed 4 tests
A check of server-side resources used by Sx RSS Ticker
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 39.79 ▼1.45 |
Dashboard /wp-admin | 3.42 ▲0.08 | 45.26 ▼15.11 |
Posts /wp-admin/edit.php | 3.48 ▲0.12 | 44.53 ▼1.99 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.12 | 78.34 ▼14.02 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 38.47 ▲1.87 |
Sx Rss Ticker /wp-admin/options-general.php?page=sx-rss-ticker | 3.31 | 30.69 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 10 new options
New WordPress options |
---|
sxrssticker_setting_s4 |
widget_theysaidso_widget |
can_compress_scripts |
sxrssticker_setting_s1 |
sxrssticker_setting_s3 |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
sxrssticker_setting_s2 |
widget_recent-posts |
Browser metrics Passed 4 tests
Checking browser requirements for Sx RSS Ticker
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,797 ▲51 | 14.36 ▼0.02 | 2.38 ▲0.52 | 36.57 ▼5.07 |
Dashboard /wp-admin | 2,199 ▲22 | 5.62 ▼0.04 | 89.91 ▼2.41 | 41.71 ▲5.03 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.02 ▲0.04 | 39.85 ▼2.35 | 35.94 ▲1.08 |
Add New Post /wp-admin/post-new.php | 1,529 ▼2 | 23.08 ▼0.13 | 613.41 ▼9.50 | 77.40 ▲16.70 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.14 ▼0.09 | 104.33 ▼5.24 | 42.79 ▼2.69 |
Sx Rss Ticker /wp-admin/options-general.php?page=sx-rss-ticker | 1,841 | 2.00 | 25.21 | 26.31 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options were found after uninstall: 10 options
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- sxrssticker_setting_s4
- sxrssticker_setting_s2
- sxrssticker_setting_s1
- widget_recent-posts
- theysaidso_admin_options
- sxrssticker_setting_s3
- 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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/sx-rss-ticker/sx-rss-ticker.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: rss, news, feed, ticker, slider...
sx-rss-ticker/sx-rss-ticker.php 92% from 13 tests
The main PHP script in "Sx RSS Ticker" version 2.0 is automatically included on every request by WordPress
It is important to fix the following:
- Description: The description should be shorter than 140 characters (currently 244 characters long)
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
Success! There were no dangerous files found in this plugin689 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 83 | 39 | 544 |
PO File | 1 | 38 | 71 | 110 |
CSS | 1 | 2 | 10 | 32 |
JavaScript | 1 | 2 | 12 | 2 |
HTML | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
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 | 8 | |
▷ Named functions | 8 | 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