Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼6.16ms] Passed 4 tests
This is a short check of server-side resources used by Potter Kit - Elementor, Beaver Builder, Gutenberg Templates and Elementor Blocks Builder
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 40.46 ▲1.21 |
Dashboard /wp-admin | 3.35 ▲0.05 | 44.83 ▼10.21 |
Posts /wp-admin/edit.php | 3.46 ▲0.11 | 46.53 ▼2.20 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 89.40 ▼11.09 |
Media Library /wp-admin/upload.php | 3.27 ▲0.05 | 32.24 ▼1.13 |
Demo Import /wp-admin/themes.php?page=potter-kit | 3.28 | 34.34 |
Potter Kit /wp-admin/tools.php?page=potter-kit-tool | 3.28 | 36.17 |
Server storage [IO: ▲0.35MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Potter Kit - Elementor, Beaver Builder, Gutenberg Templates and Elementor Blocks Builder
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲37 | 14.44 ▲0.05 | 1.68 ▼0.12 | 40.32 ▼0.06 |
Dashboard /wp-admin | 2,217 ▲26 | 4.84 ▼1.02 | 95.92 ▼8.62 | 38.17 ▼5.84 |
Posts /wp-admin/edit.php | 2,094 ▲2 | 2.06 ▲0.06 | 38.32 ▲1.41 | 35.87 ▼1.23 |
Add New Post /wp-admin/post-new.php | 1,548 ▲29 | 18.21 ▼5.08 | 620.61 ▼76.87 | 53.02 ▼8.52 |
Media Library /wp-admin/upload.php | 1,399 ▲14 | 4.19 ▲0.02 | 98.45 ▼3.38 | 39.59 ▼4.39 |
Demo Import /wp-admin/themes.php?page=potter-kit | 1,154 | 3.51 | 48.00 | 27.28 |
Potter Kit /wp-admin/tools.php?page=potter-kit-tool | 1,148 | 3.38 | 45.24 | 26.41 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means 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
Almost there! Just fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/potter-kit/potter-kit.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: Please add an image for screenshot #3 (Finally, Import the Demo with just one click.)
potter-kit/potter-kit.php Passed 13 tests
Analyzing the main PHP file in "Potter Kit - Elementor, Beaver Builder, Gutenberg Templates and Elementor Blocks Builder" version 1.0.9
82 characters long description:
Import Potter themes demo content, widgets and theme settings with just one click.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin4,260 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 14 | 443 | 1,080 | 2,185 |
JavaScript | 4 | 507 | 226 | 2,074 |
CSS | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.53 |
Average class complexity | 43.30 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 370.00 |
Average method complexity | 6.79 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 93.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 73 | |
▷ Static methods | 7 | 9.59% |
▷ Public methods | 58 | 79.45% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 15 | 20.55% |
Functions | 13 | |
▷ Named functions | 13 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 8 | 100.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
There are no PNG files in this plugin