Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.91MB] [CPU: ▼36.96ms] Passed 4 tests
A check of server-side resources used by WP Google Maps Auto Business Place Finder
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 39.76 ▲1.20 |
Dashboard /wp-admin | 3.04 ▼0.30 | 24.49 ▼40.78 |
Posts /wp-admin/edit.php | 3.04 ▼0.31 | 23.51 ▼25.33 |
Add New Post /wp-admin/post-new.php | 3.04 ▼2.84 | 25.14 ▼70.25 |
Media Library /wp-admin/upload.php | 3.04 ▼0.19 | 22.95 ▼11.48 |
WP Google Auto Business Finder /wp-admin/options-general.php?page=wp-google-maps-auto-business-place-finder/wp-google-maps-auto-business-place-finder.php | 3.04 | 27.36 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
WP Google Maps Auto Business Place Finder: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.37 ▼0.14 | 1.70 ▼0.08 | 39.80 ▼2.68 |
Dashboard /wp-admin | 2,199 ▲19 | 5.52 ▼0.14 | 90.00 ▼4.22 | 37.38 ▼1.02 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 2.01 ▼0.01 | 38.92 ▲1.63 | 36.99 ▼1.23 |
Add New Post /wp-admin/post-new.php | 1,529 ▲1 | 23.52 ▲0.31 | 679.36 ▲2.82 | 60.16 ▲6.46 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.25 ▼0.00 | 97.56 ▼11.33 | 45.01 ▲1.44 |
WP Google Auto Business Finder /wp-admin/options-general.php?page=wp-google-maps-auto-business-place-finder/wp-google-maps-auto-business-place-finder.php | 1,408 | 2.12 | 26.97 | 27.84 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Uninstall procedure had uncaught errors
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- > GET request to /wp-admin/options-general.php?page=wp-google-maps-auto-business-place-finder/wp-google-maps-auto-business-place-finder.php
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-google-maps-auto-business-place-finder/wp-google-maps-auto-business-place-finder.php:112
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need your attention:
- Tags: Please delete some tags, you are using 48 tag instead of maximum 10
- Screenshots: These screenshots need descriptions #1, #2 in wp-google-maps-auto-business-place-finder/assets to your readme.txt
wp-google-maps-auto-business-place-finder/wp-google-maps-auto-business-place-finder.php Passed 13 tests
The primary PHP file in "WP Google Maps Auto Business Place Finder" version 1.2 is used by WordPress to initiate all plugin functionality
70 characters long description:
A plugin to get/find business places on google maps in a very easy way
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
Success! There were no dangerous files found in this plugin859 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 1 | 125 | 44 | 336 |
PHP | 1 | 68 | 33 | 326 |
CSS | 1 | 20 | 0 | 116 |
HTML | 1 | 16 | 0 | 81 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 10 | |
▷ Named functions | 10 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
3 PNG files occupy 0.01MB with 0.01MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/pin.png | 3.34KB | 1.85KB | ▼ 44.62% |
img/fsicon2.png | 4.79KB | 1.60KB | ▼ 66.66% |
img/fsicon.png | 4.79KB | 1.60KB | ▼ 66.66% |