Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▲0.13ms] Passed 4 tests
Server-side resources used by Odyno GoogleGroups
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 33.72 ▼4.18 |
Dashboard /wp-admin | 3.34 ▲0.03 | 45.90 ▼2.80 |
Posts /wp-admin/edit.php | 3.45 ▲0.10 | 49.42 ▲4.38 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 92.11 ▲6.55 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 36.79 ▲3.11 |
Odyno gGroups /wp-admin/options-general.php?page=OdynoGoogleGroupsPreference | 3.30 | 28.60 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 31 new files
Database: no new tables, 9 new options
New WordPress options |
---|
can_compress_scripts |
ody_gg_enabled_analityc |
widget_recent-posts |
theysaidso_admin_options |
ody_gg_show_signe |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
widget_odyno-google-groups-widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Odyno GoogleGroups
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.29 ▼1.09 | 4.45 ▲2.58 | 40.54 ▼5.41 |
Dashboard /wp-admin | 2,210 ▲22 | 5.86 ▲0.00 | 105.27 ▼8.82 | 38.90 ▼7.88 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 2.01 ▼0.02 | 39.17 ▼0.38 | 33.93 ▼0.53 |
Add New Post /wp-admin/post-new.php | 1,545 ▲12 | 23.21 ▲0.02 | 657.91 ▼17.93 | 54.93 ▲0.38 |
Media Library /wp-admin/upload.php | 1,386 ▲1 | 4.19 ▲0.01 | 94.35 ▼21.13 | 41.47 ▼7.37 |
Odyno gGroups /wp-admin/options-general.php?page=OdynoGoogleGroupsPreference | 1,110 | 2.21 | 25.57 | 40.13 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- The plugin did not uninstall gracefully
- > Warning in wp-content/plugins/odynogooglegroups/odynogooglegroups.php+113
Use of undefined constant ODY_GOOGLE_GROUPS_ANALYTICS - assumed 'ODY_GOOGLE_GROUPS_ANALYTICS' (this will throw an Error in a future version of PHP)
- This plugin does not fully uninstall, leaving 8 options in the database
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
- ody_gg_enabled_analityc
- widget_recent-comments
- widget_odyno-google-groups-widget
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
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=OdynoGoogleGroupsPreference
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=OdynoGoogleGroupsPreference
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
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
The following issues need your attention
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/odynogooglegroups/admin/views/html-promote.inc.php:18
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/odynogooglegroups/admin/views/html-settings-page.inc.php:22
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/odynogooglegroups/include/odyno-google-groups-widget.php:21
- > PHP Fatal error
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 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
8 plugin tags: ggroups, bridge, google, fusion, google groups...
odynogooglegroups/odynogooglegroups.php 92% from 13 tests
The main PHP script in "Odyno GoogleGroups" version 0.0.10 is automatically included on every request by WordPress
It is important to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 368 characters long)
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
Success! There were no dangerous files found in this plugin1,022 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 161 | 191 | 463 |
PO File | 2 | 90 | 98 | 371 |
Bourne Shell | 1 | 23 | 8 | 67 |
Markdown | 1 | 34 | 0 | 61 |
Sass | 1 | 11 | 0 | 36 |
CSS | 1 | 1 | 1 | 24 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.11 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.12 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 25 | |
▷ Static methods | 1 | 4.00% |
▷ Public methods | 23 | 92.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 8.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 14 | |
▷ Global constants | 14 | 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
9 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/images/logo.png | 9.39KB | 3.67KB | ▼ 60.88% |
admin/images/code.png | 0.54KB | 0.50KB | ▼ 6.75% |
admin/images/flags/en_EN.png | 1.53KB | 0.55KB | ▼ 64.39% |
admin/images/link.png | 0.94KB | 0.97KB | 0.00% |
admin/images/flags/es_ES.png | 2.78KB | 0.11KB | ▼ 96.10% |