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.06MB] [CPU: ▼2.26ms] Passed 4 tests
This is a short check of server-side resources used by Bulk Images to Posts
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 53.96 ▲10.66 |
Dashboard /wp-admin | 3.37 ▲0.06 | 49.59 ▼3.21 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 50.31 ▼5.18 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 99.93 ▼5.22 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 38.90 ▲4.57 |
Settings /wp-admin/admin.php?page=bip-settings-page | 3.26 | 37.25 |
Uploader /wp-admin/admin.php?page=bulk-images-to-post | 3.27 | 33.52 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 19 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Bulk Images to Posts
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,843 ▲97 | 13.33 ▼1.04 | 1.95 ▼0.37 | 47.99 ▲3.51 |
Dashboard /wp-admin | 2,252 ▲67 | 4.86 ▼1.02 | 98.96 ▼2.09 | 43.51 ▲2.08 |
Posts /wp-admin/edit.php | 2,132 ▲43 | 2.01 ▼0.04 | 35.65 ▼6.35 | 35.36 ▼8.62 |
Add New Post /wp-admin/post-new.php | 1,567 ▲53 | 23.11 ▲1.45 | 633.41 ▼77.54 | 59.87 ▲5.63 |
Media Library /wp-admin/upload.php | 1,431 ▲46 | 4.30 ▲0.12 | 101.27 ▲2.70 | 43.48 ▼0.38 |
Settings /wp-admin/admin.php?page=bip-settings-page | 1,070 | 1.99 | 45.31 | 29.50 |
Uploader /wp-admin/admin.php?page=bulk-images-to-post | 916 | 2.04 | 31.60 | 31.74 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests 50% 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 fix the following items
- 5× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/bulk-images-to-posts/bulk-images-to-posts.php:16
- > PHP Warning
require_once(ABSPATHwp-admin/includes/template.php): failed to open stream: No such file or directory in wp-content/plugins/bulk-images-to-posts/includes/bip-category-walker.php on line 3
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/template.php' (include_path='.:/usr/share/php') in wp-content/plugins/bulk-images-to-posts/includes/bip-category-walker.php on line 3
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-images-to-posts/includes/bip-category-walker.php on line 3
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/bulk-images-to-posts/includes/bip-dropzone.php:6
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please fix the following browser errors
- > GET request to /wp-admin/admin.php?page=bip-settings-page
- > Javascript (severe) in unknown
/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.3.1 1:28721 Uncaught Error: Invalid dropzone element.
- > GET request to /wp-admin/admin.php?page=bulk-images-to-post
- > Javascript (severe) in unknown
/wp-content/plugins/bulk-images-to-posts/js/dropzone.js?ver=6.3.1 433:14 Uncaught Error: No URL provided.
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Tags: You are using too many tags: 19 tag instead of maximum 10
bulk-images-to-posts/bulk-images-to-posts.php Passed 13 tests
"Bulk Images to Posts" version 3.6.6.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
85 characters long description:
Bulk upload images to automatically create posts / custom posts with featured images.
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
Good job! No executable or dangerous file extensions detected2,669 lines of code in 12 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 119 | 57 | 1,639 |
CSS | 3 | 23 | 38 | 503 |
PHP | 4 | 66 | 50 | 341 |
PO File | 2 | 60 | 62 | 173 |
Markdown | 1 | 12 | 0 | 13 |
PHP code Passed 2 tests
This is a short overview 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.20 |
Average class complexity | 4.00 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.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 | 2 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 2 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected