Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.14MB] [CPU: ▼4.64ms] Passed 4 tests
This is a short check of server-side resources used by Nav Zoom Meet
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 43.10 ▼3.17 |
Dashboard /wp-admin | 3.44 ▲0.14 | 53.30 ▼0.83 |
Posts /wp-admin/edit.php | 3.55 ▲0.20 | 53.06 ▼1.58 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.14 | 90.76 ▼12.99 |
Media Library /wp-admin/upload.php | 3.36 ▲0.13 | 45.77 ▲9.11 |
Upcoming Meeting /wp-admin/admin.php?page=meeting_list | 3.35 | 40.03 |
Past Meeting /wp-admin/admin.php?page=past_meeting | 3.33 | 36.63 |
Zoom Meet /wp-admin/admin.php?page=zoom-setting | 3.66 | 32.89 |
Server storage [IO: ▲9.20MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 106 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Nav Zoom Meet
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,962 ▲191 | 13.66 ▼0.82 | 10.52 ▲8.41 | 40.88 ▼5.77 |
Dashboard /wp-admin | 2,245 ▲57 | 4.87 ▼0.05 | 104.92 ▼1.86 | 42.89 ▲3.42 |
Posts /wp-admin/edit.php | 2,128 ▲39 | 2.14 ▲0.13 | 36.46 ▼6.30 | 35.91 ▲0.27 |
Add New Post /wp-admin/post-new.php | 1,570 ▲42 | 23.55 ▲5.29 | 687.64 ▲34.45 | 58.64 ▼0.06 |
Media Library /wp-admin/upload.php | 1,427 ▲45 | 4.19 ▼0.09 | 107.28 ▲3.37 | 46.95 ▼2.49 |
Upcoming Meeting /wp-admin/admin.php?page=meeting_list | 1,337 | 2.54 | 57.63 | 96.29 |
Past Meeting /wp-admin/admin.php?page=past_meeting | 1,080 | 2.47 | 46.82 | 47.23 |
Zoom Meet /wp-admin/admin.php?page=zoom-setting | 1,940 | 2.56 | 33.57 | 75.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
- 9× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function admin_url() in wp-content/plugins/nav-zoom-meet/includes/nzm-meeting-single.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/nav-zoom-meet/nav-zoom-meet.php:32
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/nav-zoom-meet/includes/nzm-shortcodes.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/nav-zoom-meet/includes/nzm-plugin-config.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/nav-zoom-meet/includes/plugin-style-script.php:29
- > PHP Fatal error
Uncaught Error: Call to undefined function admin_url() in wp-content/plugins/nav-zoom-meet/includes/nzm-past-meeting.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_url() in wp-content/plugins/nav-zoom-meet/includes/nzm-main.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function admin_url() in wp-content/plugins/nav-zoom-meet/includes/nzm-meeting.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/nav-zoom-meet/includes/nzm-ajax-functions.php:3
- > 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 on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
8 plugin tags: zoom meeting by frontend user, add participants, zoom, delete zoom meeting, view zoom meeting...
nav-zoom-meet/nav-zoom-meet.php Passed 13 tests
The primary PHP file in "Nav Zoom Meet" version 1.0.0 is used by WordPress to initiate all plugin functionality
105 characters long description:
This plugin will help you to manage zoom meetings from wordpress admin panel with basic or pro Zoom plan.
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
No dangerous file extensions were detected38,168 lines of code in 36 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 8 | 5,430 | 4,326 | 23,161 |
SVG | 6 | 1 | 3 | 11,452 |
CSS | 10 | 65 | 101 | 2,368 |
PHP | 12 | 75 | 68 | 1,187 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.77 |
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 | 27 | |
▷ Named functions | 27 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 12 | |
▷ Global constants | 12 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
26 PNG files occupy 0.65MB with 0.30MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/images/ui-icons_555555_256x240.png | 6.91KB | 4.18KB | ▼ 39.47% |
assets/screenshot-8.png | 70.86KB | 25.41KB | ▼ 64.14% |
assets/screenshot-7.png | 68.84KB | 25.01KB | ▼ 63.67% |
css/images/ui-icons_cc0000_256x240.png | 4.51KB | 4.18KB | ▼ 7.28% |
assets/screenshot-1.png | 53.48KB | 21.56KB | ▼ 59.69% |