Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Install script ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼0.37ms] Passed 4 tests
Server-side resources used by Create Unlimited Pages Through The CSV File
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 43.04 ▲0.43 |
Dashboard /wp-admin | 3.37 ▲0.07 | 50.23 ▼2.80 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 49.08 ▼2.52 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 89.40 ▲5.05 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 39.00 ▲3.41 |
Wp Importer /wp-admin/tools.php?page=wp-importer | 3.24 | 39.05 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 11 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
csv_importer_import_as_draft |
widget_theysaidso_widget |
csv_importer_cat |
Browser metrics Passed 4 tests
Create Unlimited Pages Through The CSV File: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,807 ▲46 | 14.25 ▼0.11 | 1.69 ▼0.10 | 44.08 ▼4.63 |
Dashboard /wp-admin | 2,213 ▲36 | 5.54 ▼0.10 | 91.13 ▼1.32 | 38.28 ▼7.25 |
Posts /wp-admin/edit.php | 2,118 ▲18 | 1.96 ▼0.02 | 39.01 ▲2.14 | 33.17 ▼1.48 |
Add New Post /wp-admin/post-new.php | 1,537 ▲9 | 23.65 ▲0.64 | 666.76 ▲38.31 | 62.97 ▲6.45 |
Media Library /wp-admin/upload.php | 1,415 ▲15 | 4.17 ▼0.01 | 98.85 ▼0.43 | 44.94 ▲2.04 |
Wp Importer /wp-admin/tools.php?page=wp-importer | 1,156 | 2.08 | 37.58 | 57.94 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 8 options in the database
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- csv_importer_cat
- csv_importer_import_as_draft
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP Passed 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
Congratulations! This plugin passed the SRP test
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 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Screenshots: Please add images for these screenshots: #4 (Pro addon Settings), #5 (Created post)
wp-importer/wp-importer.php Passed 13 tests
The main file in "Create Unlimited Pages Through The CSV File" v. 1.7 serves as a complement to information provided in readme.txt and as the entry point to the plugin
49 characters long description:
Create unlimited post/pages through the CSV file.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin449 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 57 | 70 | 448 |
CSS | 1 | 0 | 4 | 1 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 56.00 |
▷ Minimum class complexity | 56.00 |
▷ Maximum class complexity | 56.00 |
Average method complexity | 8.86 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.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 | 7 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin