Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.14MB] [CPU: ▼3.22ms] Passed 4 tests
This is a short check of server-side resources used by Logo Slider and Showcase
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.64 ▲0.17 | 37.75 ▼4.13 |
Dashboard /wp-admin | 3.48 ▲0.18 | 50.96 ▼1.08 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 50.82 ▲2.15 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.12 | 97.86 ▼3.86 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 34.08 ▼3.81 |
Add New Logo /wp-admin/post-new.php?post_type=wlshowcase | 3.54 | 50.56 |
Settings /wp-admin/edit.php?post_type=wlshowcase&page=wls_settings | 3.34 | 33.66 |
All Logos /wp-admin/edit.php?post_type=wlshowcase | 3.44 | 40.42 |
Categories /wp-admin/edit-tags.php?taxonomy=wlshowcase_category&post_type=wlshowcase | 3.48 | 36.36 |
Shortcode Generator /wp-admin/edit.php?post_type=wlshowcasesc | 3.44 | 35.82 |
Server storage [IO: ▲1.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 49 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
rt_wls_current_version |
widget_widget_rt_wls |
Browser metrics Passed 4 tests
Logo Slider and Showcase: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,840 ▲79 | 14.25 ▼0.13 | 1.64 ▼0.09 | 39.72 ▼7.52 |
Dashboard /wp-admin | 2,226 ▲46 | 5.51 ▼0.11 | 92.76 ▲0.36 | 84.47 ▲39.61 |
Posts /wp-admin/edit.php | 2,146 ▲46 | 1.95 ▼0.04 | 38.89 ▼0.78 | 34.32 ▼2.51 |
Add New Post /wp-admin/post-new.php | 6,231 ▲4,700 | 18.86 ▼4.16 | 960.24 ▲319.86 | 58.24 ▲0.92 |
Media Library /wp-admin/upload.php | 1,440 ▲40 | 4.26 ▲0.07 | 100.24 ▼3.19 | 76.05 ▲35.15 |
Add New Logo /wp-admin/post-new.php?post_type=wlshowcase | 1,969 | 4.54 | 75.43 | 83.29 |
Settings /wp-admin/edit.php?post_type=wlshowcase&page=wls_settings | 1,026 | 2.38 | 41.34 | 43.32 |
All Logos /wp-admin/edit.php?post_type=wlshowcase | 1,181 | 2.77 | 42.65 | 33.77 |
Categories /wp-admin/edit-tags.php?taxonomy=wlshowcase_category&post_type=wlshowcase | 1,314 | 2.12 | 27.59 | 30.38 |
Shortcode Generator /wp-admin/edit.php?post_type=wlshowcasesc | 1,149 | 2.50 | 36.49 | 31.38 |
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 were found after uninstall: 8 options
- widget_widget_rt_wls
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- rt_wls_current_version
Smoke tests 25% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 0% 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
- 14× GET requests to PHP files return non-empty strings (only 10 are shown):
- > /wp-content/plugins/wp-logo-showcase/lib/vendor/rtWLSSElementorWidget.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSShortCode.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSSCButton.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSInit.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSSElementor.php
- > /wp-content/plugins/wp-logo-showcase/lib/init.php
- > /wp-content/plugins/wp-logo-showcase/lib/models/rtWLSField.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSOptions.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSAjaxResponse.php
- > /wp-content/plugins/wp-logo-showcase/lib/controllers/rtWLSSGutenBurg.php
- 11× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/wp-logo-showcase/lib/views/settings.php:14
- > PHP Fatal error
Uncaught Error: Call to undefined function apply_filters() in wp-content/plugins/wp-logo-showcase/lib/views/layouts/carousel-layout.php:24
- > PHP Notice
Undefined variable: title in wp-content/plugins/wp-logo-showcase/lib/views/layouts/grid-layout.php on line 13
- > PHP Notice
Undefined variable: linkType in wp-content/plugins/wp-logo-showcase/lib/views/layouts/carousel-layout.php on line 13
- > PHP Notice
Undefined variable: url in wp-content/plugins/wp-logo-showcase/lib/views/layouts/carousel-layout.php on line 13
- > PHP Notice
Undefined variable: img_src in wp-content/plugins/wp-logo-showcase/lib/views/layouts/carousel-layout.php on line 14
- > PHP Notice
Undefined variable: url in wp-content/plugins/wp-logo-showcase/lib/views/layouts/grid-layout.php on line 11
- > PHP Notice
Undefined variable: img_src in wp-content/plugins/wp-logo-showcase/lib/views/layouts/grid-layout.php on line 12
- > PHP Notice
Undefined variable: linkType in wp-content/plugins/wp-logo-showcase/lib/views/layouts/grid-layout.php on line 11
- > PHP Notice
Undefined variable: title in wp-content/plugins/wp-logo-showcase/lib/views/layouts/carousel-layout.php on line 15
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Please fix the following user-side errors
- > GET request to /wp-admin/post-new.php?post_type=wlshowcase
- > Javascript (severe) in unknown
/wp-content/plugins/wp-logo-showcase/assets/js/wls-admin.js?ver=1697434150 142:18 Uncaught TypeError: Cannot read properties of undefined (reading 'msie')
- > GET request to /wp-admin/edit.php?post_type=wlshowcase&page=wls_settings
- > Javascript (severe) in unknown
/wp-content/plugins/wp-logo-showcase/assets/js/wls-admin.js?ver=1697434152 142:18 Uncaught TypeError: Cannot read properties of undefined (reading 'msie')
- > GET request to /wp-admin/edit.php?post_type=wlshowcase
- > Javascript (severe) in unknown
/wp-content/plugins/wp-logo-showcase/assets/js/wls-admin.js?ver=1697434154 142:18 Uncaught TypeError: Cannot read properties of undefined (reading 'msie')
- > GET request to /wp-admin/edit.php?post_type=wlshowcasesc
- > Javascript (severe) in unknown
/wp-content/plugins/wp-logo-showcase/assets/js/wls-admin.js?ver=1697434157 142:18 Uncaught TypeError: Cannot read properties of undefined (reading 'msie')
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Donate link: Invalid URI ("")
- Requires at least: Invalid plugin version format
wp-logo-showcase/wp-logo-showcase.php Passed 13 tests
The entry point to "Logo Slider and Showcase" version 1.4.3 is a PHP file that has certain tags in its header comment area
126 characters long description:
Logo Slider and Showcase plugin is fully Responsive and Mobile Friendly to display your partner logo in slider and grid views.
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
No dangerous file extensions were detected9,328 lines of code in 36 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 12 | 1,611 | 2,449 | 5,902 |
PHP | 19 | 479 | 618 | 2,353 |
CSS | 3 | 100 | 36 | 1,052 |
SVG | 1 | 1 | 0 | 13 |
XML | 1 | 0 | 0 | 8 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.44 |
Average class complexity | 22.19 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 78.00 |
Average method complexity | 3.90 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 61.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 16 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 16 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 117 | |
▷ Static methods | 2 | 1.71% |
▷ Public methods | 102 | 87.18% |
▷ Protected methods | 2 | 1.71% |
▷ Private methods | 13 | 11.11% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.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
4 PNG files occupy 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/grabbing.png | 0.11KB | 0.14KB | 0.00% |
assets/images/icon-scg.png | 1.50KB | 0.73KB | ▼ 51.40% |
assets/images/menu-icon.png | 1.38KB | 0.55KB | ▼ 60.58% |
assets/images/icon-vc.png | 1.86KB | 1.18KB | ▼ 36.45% |