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.00MB] [CPU: ▼3.71ms] Passed 4 tests
Analyzing server-side resources used by Responsive Tabs For Elementor
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 33.74 ▼4.94 |
Dashboard /wp-admin | 3.31 ▲0.00 | 44.42 ▼3.62 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.98 ▲3.53 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 92.96 ▼9.79 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 41.06 ▲8.19 |
Server storage [IO: ▲0.35MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Responsive Tabs For Elementor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲73 | 13.25 ▼1.12 | 4.90 ▲3.01 | 48.36 ▲5.22 |
Dashboard /wp-admin | 2,203 ▲18 | 5.83 ▼0.14 | 106.90 ▼1.88 | 39.01 ▼3.60 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 1.97 ▲0.01 | 39.11 ▲2.65 | 34.88 ▼0.63 |
Add New Post /wp-admin/post-new.php | 1,514 ▼5 | 17.38 ▼5.81 | 808.30 ▲148.73 | 60.69 ▲9.39 |
Media Library /wp-admin/upload.php | 1,382 ▼9 | 4.12 ▼0.08 | 120.38 ▲20.73 | 48.13 ▲4.27 |
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
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
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 everything seems fine, this is not an exhaustive test
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 take a closer look at the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/responsive-tabs-for-elementor/responsive-tabs-for-elementor.php:19
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Tags: Please delete some tags, you are using 11 tag instead of maximum 10
responsive-tabs-for-elementor/responsive-tabs-for-elementor.php Passed 13 tests
"Responsive Tabs For Elementor" version 6.0.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
115 characters long description:
Responsive Tab Plugin for Elementor allows you to show multiple levels of tabs in accordion with text, images, ets.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected6,203 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 249 | 913 | 6,078 |
SVG | 6 | 0 | 0 | 118 |
CSS | 4 | 0 | 0 | 4 |
JavaScript | 3 | 0 | 0 | 3 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
Average class complexity | 11.44 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 18.00 |
Average method complexity | 2.13 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 1 | 11.11% |
Methods | 83 | |
▷ Static methods | 2 | 2.41% |
▷ Public methods | 61 | 73.49% |
▷ Protected methods | 21 | 25.30% |
▷ Private methods | 1 | 1.20% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 1 | 25.00% |
▷ Class constants | 3 | 75.00% |
▷ Public constants | 3 | 100.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
There were not PNG files found in your plugin