Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼3.99ms] Passed 4 tests
A check of server-side resources used by Insert Pipefy Form Launcher
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 39.04 ▼5.08 |
Dashboard /wp-admin | 3.34 ▲0.03 | 45.35 ▼4.96 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 45.42 ▼2.20 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.04 | 84.05 ▼3.70 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.51 ▲0.38 |
Insert Pipefy Form Launcher /wp-admin/tools.php?page=insert-pipefy-form-launcher/pipefy-launcher.php | 3.21 | 41.09 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 11 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
ipfl_plugin_variable_fullpage |
db_upgraded |
Browser metrics Passed 4 tests
Insert Pipefy Form Launcher: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,883 ▲126 | 13.33 ▼1.26 | 1.92 ▼0.12 | 44.64 ▼5.61 |
Dashboard /wp-admin | 2,230 ▲42 | 5.03 ▼0.82 | 111.27 ▼4.73 | 37.62 ▼5.31 |
Posts /wp-admin/edit.php | 2,112 ▲23 | 2.24 ▲0.19 | 40.88 ▲6.02 | 37.01 ▲5.51 |
Add New Post /wp-admin/post-new.php | 1,529 ▼4 | 23.67 ▲0.36 | 688.01 ▲61.07 | 37.35 ▼14.04 |
Media Library /wp-admin/upload.php | 1,412 ▲30 | 4.37 ▲0.15 | 102.08 ▼1.27 | 43.49 ▼3.48 |
Insert Pipefy Form Launcher /wp-admin/tools.php?page=insert-pipefy-form-launcher/pipefy-launcher.php | 948 | 2.28 | 38.33 | 28.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_recent-posts
- ipfl_plugin_variable_fullpage
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
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 fix the following
- 7× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-frontend.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-frontend-open-full-empty-state.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-settings.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-frontend-open.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher.php:22
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-frontend-empty-state.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/insert-pipefy-form-launcher/pipefy-launcher-frontend-open-full.php:1
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 86% 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
These attributes need your attention:
- Tags: Please reduce the number of tags, currently 42 tag instead of maximum 10
insert-pipefy-form-launcher/pipefy-launcher.php 77% from 13 tests
The main PHP script in "Insert Pipefy Form Launcher" version 1.0.0 is automatically included on every request by WordPress
You should first fix the following items:
- Requires at least: Required version does not match the one declared in readme.txt ("5.0" instead of "4.0")
- Main file name: The principal plugin file should be the same as the plugin slug ("insert-pipefy-form-launcher.php" instead of "pipefy-launcher.php")
- Domain Path: The domain path is invalid: folder "/lang/" does not exist
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
There were no executable files found in this plugin730 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 1 | 47 | 13 | 330 |
PHP | 7 | 61 | 27 | 299 |
JavaScript | 2 | 13 | 7 | 101 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
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 | 7 | |
▷ Named functions | 7 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin