Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼5.32ms] Passed 4 tests
Analyzing server-side resources used by Edit Flow for Custom Bulk/Quick Edit
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 42.89 ▲0.02 |
Dashboard /wp-admin | 3.31 ▲0.00 | 46.17 ▼12.44 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 49.83 ▼1.63 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 87.89 ▼7.24 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 40.68 ▲0.89 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Edit Flow for Custom Bulk/Quick Edit
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,807 ▲61 | 13.17 ▼1.13 | 4.97 ▲3.18 | 43.63 ▼4.16 |
Dashboard /wp-admin | 2,203 ▲18 | 5.91 ▼0.05 | 109.59 ▲2.63 | 38.93 ▼4.04 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 1.98 ▼0.03 | 41.44 ▲7.21 | 35.89 ▼2.31 |
Add New Post /wp-admin/post-new.php | 1,537 ▲18 | 23.21 ▼0.03 | 688.48 ▲4.72 | 57.39 ▼4.08 |
Media Library /wp-admin/upload.php | 1,382 ▼3 | 4.22 ▼0.01 | 97.59 ▼17.66 | 44.99 ▼4.10 |
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
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
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 fix the following
- 13× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Warning
require_once(CBQE_EF_DIR_LIB/aihrus/requirements.php): failed to open stream: No such file or directory in wp-content/plugins/cbqe-edit-flow/lib/requirements.php on line 19
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/plugin.php' (include_path='.:/usr/share/php') in wp-content/plugins/cbqe-edit-flow/lib/aihrus/requirements.php on line 25
- > PHP Fatal error
require_once(): Failed opening required 'AIHR_DIR_INCclass-aihrus-common.php' (include_path='.:/usr/share/php') in wp-content/plugins/cbqe-edit-flow/includes/class-cbqe-edit-flow.php on line 16
- > PHP Warning
Use of undefined constant CBQE_EF_DIR_LIB - assumed 'CBQE_EF_DIR_LIB' (this will throw an Error in a future version of PHP) in wp-content/plugins/cbqe-edit-flow/lib/requirements.php on line 19
- > PHP Warning
require_once(ABSPATHwp-admin/includes/plugin.php): failed to open stream: No such file or directory in wp-content/plugins/cbqe-edit-flow/includes/requirements.php on line 19
- > PHP Warning
require_once(AIHR_DIR_INCclass-aihrus-common.php): failed to open stream: No such file or directory in wp-content/plugins/cbqe-edit-flow/includes/class-cbqe-edit-flow.php on line 16
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/cbqe-edit-flow/lib/aihrus/requirements.php on line 25
- > PHP Warning
Use of undefined constant AIHR_DIR_INC - assumed 'AIHR_DIR_INC' (this will throw an Error in a future version of PHP) in wp-content/plugins/cbqe-edit-flow/includes/class-cbqe-edit-flow.php on line 16
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/cbqe-edit-flow/lib/aihrus/class-aihrus-widget.php:25
- > PHP Warning
require_once(ABSPATHwp-admin/includes/plugin.php): failed to open stream: No such file or directory in wp-content/plugins/cbqe-edit-flow/lib/aihrus/requirements.php on line 25
- > PHP Warning
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 Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
5 plugin tags: custom post types, custom, quick edit, edit flow, bulk edit
cbqe-edit-flow/cbqe-edit-flow.php Passed 13 tests
The primary PHP file in "Edit Flow for Custom Bulk/Quick Edit" version 1.4.0 is used by WordPress to initiate all plugin functionality
112 characters long description:
Modify Edit Flow options via bulk and quick edit panels in conjunction with Custom Bulk/Quick Edit by Axelerant.
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
Success! There were no dangerous files found in this plugin1,909 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 661 | 340 | 1,679 |
Markdown | 7 | 72 | 0 | 230 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 32.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 115.00 |
Average method complexity | 3.64 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 33.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 3 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 4 | 80.00% |
▷ Concrete classes | 1 | 20.00% |
▷ Final classes | 0 | 0.00% |
Methods | 101 | |
▷ Static methods | 78 | 77.23% |
▷ Public methods | 101 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 18 | |
▷ Named functions | 18 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 29 | |
▷ Global constants | 25 | 86.21% |
▷ Class constants | 4 | 13.79% |
▷ Public constants | 4 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin