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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.02MB] [CPU: ▼9.83ms] Passed 4 tests
An overview of server-side resources used by Breadcrumb Navigation for SEO with Microdata
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.39 ▼0.08 | 24.43 ▼12.32 |
Dashboard /wp-admin | 3.31 ▲0.01 | 43.50 ▼2.67 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 51.39 ▼0.26 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 79.30 ▼23.25 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 32.83 ▼1.09 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by Breadcrumb Navigation for SEO with Microdata
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲50 | 14.33 ▼0.03 | 1.67 ▲0.04 | 36.40 ▼2.54 |
Dashboard /wp-admin | 2,210 ▲30 | 5.56 ▼0.04 | 89.69 ▼7.83 | 38.69 ▼7.42 |
Posts /wp-admin/edit.php | 2,118 ▲18 | 2.03 ▲0.04 | 39.56 ▲2.11 | 36.74 ▲1.78 |
Add New Post /wp-admin/post-new.php | 1,543 ▲17 | 22.84 ▼0.73 | 657.63 ▲51.01 | 56.58 ▼4.66 |
Media Library /wp-admin/upload.php | 1,415 ▲15 | 4.42 ▲0.16 | 96.22 ▼7.58 | 40.81 ▼0.64 |
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
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
Smoke tests 75% 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 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
- 4× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/breadcrumb-navigation-for-seo-with-microdata/breadcrumb.php:30
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/breadcrumb-navigation-for-seo-with-microdata/check_theme.php:34
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/breadcrumb-navigation-for-seo-with-microdata/adminpages/functions_admin.php:59
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/breadcrumb-navigation-for-seo-with-microdata/adminpages/admin.php:38
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 90% 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
Attributes that require attention:
- Screenshots: Add images for these screenshots: #1 (The first screenshot shows the admin menu, where you have several settings to customize the breadcrumbs.), #2 (The second screenshot shows how the breadcrumbs look with the settings from screenshot 1.), #3 (The Theme Menu)
- Plugin Name: Please specify the plugin name on the first line (
=== breadcrumb-navigation-for-seo-with-microdata ===
)
breadcrumb-navigation-for-seo-with-microdata/breadcrumb.php 92% from 13 tests
The principal PHP file in "Breadcrumb Navigation for SEO with Microdata" v. 1.2 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("breadcrumb-navigation-for-seo-with-microdata.php" instead of "breadcrumb.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Everything looks great! No dangerous files found in this plugin300 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 36 | 111 | 200 |
CSS | 1 | 3 | 16 | 97 |
JavaScript | 1 | 0 | 0 | 3 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
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 | 6 | |
▷ Named functions | 6 | 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
3 PNG files occupy 0.04MB with 0.02MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 29.79KB | 12.12KB | ▼ 59.33% |
screenshot-2.png | 3.00KB | 2.24KB | ▼ 25.29% |
screenshot-3.png | 9.17KB | 3.73KB | ▼ 59.32% |