Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.00MB] [CPU: ▼11.77ms] Passed 4 tests
This is a short check of server-side resources used by Import into Easy Property Listings
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.75 ▼6.66 |
Dashboard /wp-admin | 3.31 ▼0.03 | 45.99 ▼16.28 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 48.21 ▼6.27 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 81.50 ▼17.88 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.53 ▲2.26 |
Server storage [IO: ▲0.18MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Import into Easy Property Listings
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,796 ▲49 | 14.14 ▼0.18 | 1.71 ▲0.12 | 43.08 ▼0.21 |
Dashboard /wp-admin | 2,204 ▲24 | 5.62 ▼0.00 | 90.94 ▼8.73 | 37.76 ▼8.25 |
Posts /wp-admin/edit.php | 2,106 ▲3 | 1.95 ▼0.07 | 38.78 ▲1.20 | 36.67 ▲0.75 |
Add New Post /wp-admin/post-new.php | 1,532 ▲6 | 23.27 ▲0.08 | 665.35 ▼28.86 | 53.31 ▲2.97 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.25 ▲0.06 | 98.77 ▼7.90 | 45.54 ▲1.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
These attributes need your attention:
- Screenshots: These screenshots lack descriptions #7, #8 in easy-property-listings-xml-csv-import/assets to your readme.txt
- Tags: There are too many tags (11 tag instead of maximum 10)
easy-property-listings-xml-csv-import/epl-wp-all-import.php 85% from 13 tests
Analyzing the main PHP file in "Import into Easy Property Listings" version 2.1
You should first fix the following items:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("easy-property-listings-xml-csv-import.php" instead of "epl-wp-all-import.php")
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Everything looks great! No dangerous files found in this plugin3,298 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 705 | 598 | 3,298 |
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.65 |
Average class complexity | 112.50 |
▷ Minimum class complexity | 16.00 |
▷ Maximum class complexity | 209.00 |
Average method complexity | 4.91 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 28.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 1 | 50.00% |
Methods | 57 | |
▷ Static methods | 1 | 1.75% |
▷ Public methods | 54 | 94.74% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 5.26% |
Functions | 32 | |
▷ Named functions | 32 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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
There are no PNG files in this plugin