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.09MB] [CPU: ▼4.81ms] Passed 4 tests
Analyzing server-side resources used by Translucent image slideshow gallery
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 45.45 ▲0.74 |
Dashboard /wp-admin | 3.40 ▲0.09 | 52.65 ▼1.77 |
Posts /wp-admin/edit.php | 3.45 ▲0.09 | 48.10 ▼3.50 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 85.31 ▼9.87 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 35.20 ▼4.11 |
Translucent slideshow /wp-admin/options-general.php?page=translucent-image-slideshow-gallery | 3.29 | 31.24 |
Server storage [IO: ▲0.21MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 21 new options
New WordPress options |
---|
TISG_link |
TISG_dir |
TISG_dir_2 |
theysaidso_admin_options |
widget_theysaidso_widget |
TISG_title |
widget_recent-posts |
TISG_speed |
widget_recent-comments |
TISG_link_3 |
... |
Browser metrics Passed 4 tests
A check of browser resources used by Translucent image slideshow gallery
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,899 ▲138 | 13.66 ▼0.63 | 7.98 ▲6.13 | 43.96 ▼0.65 |
Dashboard /wp-admin | 2,202 ▲25 | 5.62 ▼0.03 | 88.96 ▼11.73 | 41.30 ▼2.92 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 1.99 ▼0.04 | 35.44 ▼4.94 | 34.91 ▲1.30 |
Add New Post /wp-admin/post-new.php | 1,534 ▲8 | 23.15 ▼0.33 | 671.86 ▼32.15 | 53.46 ▼8.85 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.19 ▼0.02 | 95.59 ▼11.36 | 44.48 ▼6.03 |
Translucent slideshow /wp-admin/options-general.php?page=translucent-image-slideshow-gallery | 962 | 2.12 | 28.62 | 28.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
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
The following issues need your attention
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/translucent-image-slideshow-gallery/translucent-image-slideshow-gallery.php:303
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
Optimizations
Plugin configuration Passed 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
4 plugin tags: slideshow, gallery, image, translucent
translucent-image-slideshow-gallery/translucent-image-slideshow-gallery.php Passed 13 tests
The entry point to "Translucent image slideshow gallery" version 9.1 is a PHP file that has certain tags in its header comment area
132 characters long description:
Translucent image slideshow gallery WordPress plugin will create a image slideshow. All images are animated with translucent effect.
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
Everything looks great! No dangerous files found in this plugin644 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 42 | 16 | 411 |
PO File | 2 | 43 | 81 | 120 |
JavaScript | 1 | 14 | 20 | 113 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.16 |
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 | 11 | |
▷ Named functions | 11 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin