Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The following installer errors require your attention
- The plugin cannot be installed
- > Notice in wp-content/plugins/rover-idx/rover-content.php+735
Undefined index: crawler
Server metrics [RAM: ▲1.25MB] [CPU: ▲0.98ms] Passed 4 tests
A check of server-side resources used by Rover IDX
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.59 ▲1.13 | 44.24 ▲4.87 |
Dashboard /wp-admin | 4.58 ▲1.27 | 48.81 ▲4.49 |
Posts /wp-admin/edit.php | 4.71 ▲1.36 | 52.90 ▲3.10 |
Add New Post /wp-admin/post-new.php | 7.18 ▲1.29 | 83.96 ▼8.55 |
Media Library /wp-admin/upload.php | 4.52 ▲1.29 | 46.89 ▲15.89 |
SEO /wp-admin/admin.php?page=rover-idx-seo | 4.47 | 38.61 |
Help /wp-admin/admin.php?page=rover-idx-help | 4.47 | 37.89 |
Social /wp-admin/admin.php?page=rover-idx-social | 4.47 | 38.57 |
Styling /wp-admin/admin.php?page=rover-idx-styling | 4.52 | 40.96 |
General /wp-admin/admin.php?page=rover-idx | 4.47 | 35.51 |
Lead Generation /wp-admin/admin.php?page=rover-idx-lead-generation | 4.47 | 43.03 |
Server storage [IO: ▲2.13MB] [DB: ▲0.03MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 132 new files
Database: 1 new table, 27 new options
New tables |
---|
wp_roveridx_tracking |
New WordPress options |
---|
widget_roveridx_quick_links |
widget_roveridx_mortgage_calc |
widget_roveridx_ask_a_question |
widget_recent-comments |
roveridx_endpoint |
widget_roveridx_affordability_calc |
can_compress_scripts |
widget_roveridx_recently_viewed |
widget_recent-posts |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
Rover IDX: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,976 ▲215 | 14.43 ▼0.03 | 3.39 ▲1.39 | 36.84 ▼12.55 |
Dashboard /wp-admin | 2,374 ▲197 | 5.87 ▲0.21 | 93.11 ▲5.32 | 82.37 ▲45.45 |
Posts /wp-admin/edit.php | 2,179 ▲79 | 2.30 ▲0.28 | 45.78 ▲6.19 | 35.35 ▼2.66 |
Add New Post /wp-admin/post-new.php | 1,605 ▲68 | 18.36 ▲0.17 | 696.74 ▲94.95 | 60.50 ▼14.63 |
Media Library /wp-admin/upload.php | 1,471 ▲68 | 4.36 ▲0.19 | 110.66 ▲9.78 | 83.94 ▲42.28 |
SEO /wp-admin/admin.php?page=rover-idx-seo | 964 | 1.96 | 33.53 | 54.23 |
Help /wp-admin/admin.php?page=rover-idx-help | 2,109 | 9.03 | 222.82 | 95.16 |
Social /wp-admin/admin.php?page=rover-idx-social | 956 | 1.90 | 34.17 | 35.97 |
Styling /wp-admin/admin.php?page=rover-idx-styling | 952 | 1.93 | 30.06 | 33.13 |
General /wp-admin/admin.php?page=rover-idx | 1,907 | 2.03 | 44.85 | 76.38 |
Lead Generation /wp-admin/admin.php?page=rover-idx-lead-generation | 958 | 1.92 | 30.95 | 35.44 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.03MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin does not fully uninstall, leaving 21 options in the database
- roveridx_css_amp
- widget_roveridx_quick_links
- theysaidso_admin_options
- widget_roveridx_search_school
- widget_roveridx_new_and_updated
- widget_roveridx_recently_viewed
- widget_roveridx_search_omni
- widget_theysaidso_widget
- widget_roveridx_search_mlnumber
- roveridx_endpoint
- ...
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Smoke test failed, please fix the following
- 19 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=rover-idx-lead-generation
- > Notice in wp-content/plugins/rover-idx/rover-content.php+735
Undefined index: crawler
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Almost there! Just fix the following items
- 73× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/rover-idx/widgets/rover-affordability-calc.php:2
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/rover-idx/widgets/rover-mortgage-calc.php:2
- > PHP Warning
require_once(ROVER_IDX_PLUGIN_PATHrover-shared.php): failed to open stream: No such file or directory in wp-content/plugins/rover-idx/rover-init.php on line 3
- > PHP Warning
require_once(ROVER_IDX_PLUGIN_PATHadmin/rover-templates.php): failed to open stream: No such file or directory in wp-content/plugins/rover-idx/admin/rover-panel-lead-generation.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function sanitize_text_field() in wp-content/plugins/rover-idx/rover-agent.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_basename() in wp-content/plugins/rover-idx/rover-custom-post-types-dyn-meta.php:12
- > PHP Fatal error
require_once(): Failed opening required 'ROVER_IDX_PLUGIN_PATHadmin/rover-templates.php' (include_path='.:/usr/share/php') in wp-content/plugins/rover-idx/admin/rover-panel-engine.php on line 3
- > PHP Fatal error
require_once(): Failed opening required 'ROVER_IDX_PLUGIN_PATHrover-content.php' (include_path='.:/usr/share/php') in wp-content/plugins/rover-idx/admin/rover-dashboard.php on line 2
- > PHP Warning
Use of undefined constant ROVER_IDX_PLUGIN_PATH - assumed 'ROVER_IDX_PLUGIN_PATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/rover-idx/admin/rover-panel-setup.php on line 3
- > PHP Fatal error
require_once(): Failed opening required 'ROVER_IDX_PLUGIN_PATHrover-shared.php' (include_path='.:/usr/share/php') in wp-content/plugins/rover-idx/admin/rover-admin-init.php on line 2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
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
Please fix the following attributes:
- Tags: There are too many tags (16 tag instead of maximum 10)
- Screenshots: Add images for these screenshots: #1 (Setting up Rover IDX is a breeze), #2 (Type in the name or broker last name of the office, and select the active agents. You can set meta data for the agents as well.), #3 (Choose from any of the listing layout templates that ship with Rover IDX, or build your own.), #4 (Super easy to add searchable pages - [rover_idx_full_page] creates a fully searchable page with search panel, listing results, and in 2-column mode a sidebar with highlighted listings.), #5 (Simple, clean layouts for highly usable pages.), #6 (Don't forget to include a map. Visitors love maps!), #7 (Easy add links to your sidebar, footer, or page. These links take advantage of the Rover IDX dynamic url feature. If the page does not exist in your website, Rover IDX will parse the url, hoping that the url is calling for searchable listings specified by the url. See https://roveridx.com/features/roverurl/ for more information.)
rover-idx/roveridx.php 85% from 13 tests
The primary PHP file in "Rover IDX" version 3.0.0.2827 is used by WordPress to initiate all plugin functionality
You should first fix the following items:
- Main file name: Name the main plugin file the same as the plugin slug ("rover-idx.php" instead of "roveridx.php")
- Description: Please keep the plugin description shorter than 140 characters (currently 179 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected15,667 lines of code in 75 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 54 | 3,161 | 1,509 | 10,285 |
CSS | 19 | 276 | 396 | 4,613 |
SVG | 1 | 0 | 0 | 565 |
JavaScript | 1 | 1 | 6 | 204 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 35.36 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 187.00 |
Average method complexity | 4.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 36.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 36 | |
▷ Abstract classes | 1 | 2.78% |
▷ Concrete classes | 35 | 97.22% |
▷ Final classes | 0 | 0.00% |
Methods | 351 | |
▷ Static methods | 70 | 19.94% |
▷ Public methods | 242 | 68.95% |
▷ Protected methods | 32 | 9.12% |
▷ Private methods | 77 | 21.94% |
Functions | 156 | |
▷ Named functions | 122 | 78.21% |
▷ Anonymous functions | 34 | 21.79% |
Constants | 39 | |
▷ Global constants | 38 | 97.44% |
▷ Class constants | 1 | 2.56% |
▷ Public constants | 1 | 100.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
30 PNG files occupy 0.10MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/themes/Bootstrap/custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png | 0.11KB | 0.14KB | 0.00% |
images/wp_icon.png | 2.87KB | 1.71KB | ▼ 40.65% |
css/themes/Bootstrap/custom-theme/images/ui-icons_222222_256x240.png | 4.27KB | 4.11KB | ▼ 3.78% |
images/gp_icon.png | 2.00KB | 1.48KB | ▼ 25.96% |
css/themes/Bootstrap/custom-theme/images/ui-bg_glass_75_ffffff_1x400.png | 0.10KB | 0.10KB | ▼ 4.67% |