Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼1.52MB] [CPU: ▼55.52ms] Passed 4 tests
A check of server-side resources used by Arashtad Tabs Plugin
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.48 ▼0.99 | 10.61 ▼31.98 |
Dashboard /wp-admin | 2.50 ▼0.85 | 11.37 ▼51.84 |
Posts /wp-admin/edit.php | 2.50 ▼0.86 | 12.04 ▼39.55 |
Add New Post /wp-admin/post-new.php | 2.50 ▼3.39 | 12.31 ▼98.71 |
Media Library /wp-admin/upload.php | 2.50 ▼0.73 | 11.90 ▼25.31 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 11 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
widget_artabs_widget |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Arashtad Tabs Plugin
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,881 ▲135 | 13.92 ▼0.45 | 5.02 ▲3.32 | 41.94 ▲0.28 |
Dashboard /wp-admin | 2,206 ▲15 | 5.85 ▲0.99 | 106.53 ▼1.58 | 42.75 ▲0.82 |
Posts /wp-admin/edit.php | 2,089 ▼3 | 1.98 ▼0.04 | 40.74 ▲4.48 | 36.81 ▲3.52 |
Add New Post /wp-admin/post-new.php | 1,533 ▼4 | 23.53 ▲5.27 | 641.90 ▼14.94 | 54.45 ▼4.77 |
Media Library /wp-admin/upload.php | 1,385 ▼6 | 4.18 ▲0.04 | 98.51 ▼1.32 | 41.19 ▼4.34 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Uninstall procedure had uncaught errors
- > Notice in wp-content/plugins/arashtad-tabs/arashtad-tabs.php+52
Undefined variable: text_domain
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- widget_artabs_widget
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
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 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/arashtad-tabs/arashtad-tabs.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Tags: Too many tags (11 tag instead of maximum 10); only the first 5 tags are used in your directory listing
- Screenshots: These screenshots have no corresponding images in /assets: #1 (Widget Backend), #2 (Default Style), #3 (Dip Style), #4 (Rounded Style), #5 (BootStrap Style), #6 (Easy Style), #7 (BootStrap Disjunct Style), #8 (Nude Style), #9 (Square Style), #10 (Colored Style), #11 (Square Disjunct Style), #12 (Dark Inverse Style), #13 (Dark Style), #14 (Square BootStrap Disjuct Style), #15 (Square BootStrap Style)
arashtad-tabs/arashtad-tabs.php Passed 13 tests
The principal PHP file in "Arashtad Tabs Plugin" v. 1.2 is loaded by WordPress automatically on each request
61 characters long description:
Responsive tabs widget for WordPress, created by Arashtad.com
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected1,725 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 1 | 45 | 45 | 756 |
PHP | 1 | 140 | 42 | 658 |
PO File | 2 | 115 | 121 | 287 |
JavaScript | 1 | 8 | 14 | 23 |
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.25 |
Average class complexity | 117.00 |
▷ Minimum class complexity | 117.00 |
▷ Maximum class complexity | 117.00 |
Average method complexity | 30.00 |
▷ Minimum method complexity | 2.00 |
▷ Maximum method complexity | 52.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin