Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.17MB] [CPU: ▼0.64ms] Passed 4 tests
Server-side resources used by Event Monster - Event Management, Tickets Booking, Upcoming Event
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.63 ▲0.17 | 41.42 ▲5.13 |
Dashboard /wp-admin | 3.48 ▲0.18 | 52.21 ▲4.66 |
Posts /wp-admin/edit.php | 3.59 ▲0.24 | 47.12 ▼2.83 |
Add New Post /wp-admin/post-new.php | 6.06 ▲0.17 | 93.36 ▼6.93 |
Media Library /wp-admin/upload.php | 3.40 ▲0.17 | 35.20 ▲2.55 |
Visitors / Attendee /wp-admin/edit.php?post_type=awl_event_monster&page=em-visitors-page | 3.50 | 32.88 |
All Event /wp-admin/edit.php?post_type=awl_event_monster | 3.45 | 38.39 |
Setting /wp-admin/edit.php?post_type=awl_event_monster&page=em-setting-page | 3.66 | 32.38 |
Our Theme /wp-admin/edit.php?post_type=awl_event_monster&page=sr-theme-page | 3.37 | 32.42 |
Add New Event /wp-admin/post-new.php?post_type=awl_event_monster | 3.91 | 51.07 |
Docs /wp-admin/edit.php?post_type=awl_event_monster&page=sr-doc-page | 3.37 | 33.16 |
Server storage [IO: ▲5.26MB] [DB: ▲0.01MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 126 new files
Database: 3 new tables, 7 new options
New tables |
---|
wp_em_tickets |
wp_em_attendees |
wp_em_bookings |
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
awl_em_common_settings |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Event Monster - Event Management, Tickets Booking, Upcoming Event
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,835 ▲73 | 14.34 ▲0.32 | 1.86 ▲0.16 | 46.55 ▲8.54 |
Dashboard /wp-admin | 2,225 ▲48 | 5.57 ▼0.03 | 85.45 ▼6.14 | 70.88 ▲26.02 |
Posts /wp-admin/edit.php | 2,145 ▲42 | 1.99 ▲0.01 | 38.62 ▼8.12 | 33.42 ▼8.47 |
Add New Post /wp-admin/post-new.php | 1,575 ▲49 | 23.20 ▼0.17 | 661.29 ▲13.02 | 160.87 ▲110.16 |
Media Library /wp-admin/upload.php | 1,442 ▲42 | 4.13 ▼0.10 | 98.39 ▼6.39 | 77.24 ▲34.06 |
Visitors / Attendee /wp-admin/edit.php?post_type=awl_event_monster&page=em-visitors-page | 1,196 | 2.68 | 51.07 | 40.73 |
All Event /wp-admin/edit.php?post_type=awl_event_monster | 1,123 | 1.96 | 32.83 | 28.74 |
Setting /wp-admin/edit.php?post_type=awl_event_monster&page=em-setting-page | 1,647 | 2.23 | 41.86 | 78.21 |
Our Theme /wp-admin/edit.php?post_type=awl_event_monster&page=sr-theme-page | 967 | 2.24 | 25.43 | 62.55 |
Add New Event /wp-admin/post-new.php?post_type=awl_event_monster | 6,202 | 8.71 | 256.52 | 221.66 |
Docs /wp-admin/edit.php?post_type=awl_event_monster&page=sr-doc-page | 871 | 2.00 | 24.97 | 31.96 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- The plugin did not uninstall successfully, leaving 3 tables in the database
- wp_em_tickets
- wp_em_attendees
- wp_em_bookings
- This plugin does not fully uninstall, leaving 7 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- awl_em_common_settings
Smoke tests 25% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 0% 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
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/event-monster/docs.php
- 5× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_the_title() in wp-content/plugins/event-monster/send-email.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/event-monster/shortcode.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/event-monster/shortcode-css.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_enqueue_script() in wp-content/plugins/event-monster/our-theme/awp-theme.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_enqueue_script() in wp-content/plugins/event-monster/setting.php:2
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Please take a look at the following user-side issues
- 2 occurences, only the last one shown
- > GET request to /wp-admin/post-new.php?post_type=awl_event_monster
- > Network (severe)
wp-content/plugins/event-monster/css/style.css?ver=6.3.1 - Failed to load resource: the server responded with a status of 404 (Not Found)
- > GET request to /wp-admin/post-new.php?post_type=awl_event_monster
- > Network (severe)
wp-content/plugins/event-monster/css/jasny-bootstrap.css?ver=6.3.1 - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Screenshots: A description for screenshot #8 is required in event-monster/assets to your readme.txt
event-monster/event-monster.php Passed 13 tests
This is the main PHP file of "Event Monster - Event Management, Tickets Booking, Upcoming Event" version 1.3.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
28 characters long description:
Event Monster For WordPress.
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
Good job! No executable or dangerous file extensions detected36,711 lines of code in 69 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 24 | 295 | 1,985 | 22,630 |
PHP | 13 | 291 | 234 | 5,453 |
JavaScript | 24 | 123 | 97 | 4,384 |
SVG | 7 | 0 | 0 | 3,907 |
PO File | 1 | 156 | 185 | 337 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 9.00 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 9.00 |
Average method complexity | 1.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 19 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 17 | 89.47% |
▷ Protected methods | 2 | 10.53% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
23 PNG files occupy 0.56MB with 0.37MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/upgrade pro/event-monster-social-share.png | 21.65KB | 8.40KB | ▼ 61.22% |
images/bootstrap-colorpicker/alpha-horizontal.png | 3.55KB | 1.62KB | ▼ 54.44% |
images/upload_add_new.png | 63.54KB | 15.67KB | ▼ 75.35% |
images/upgrade pro/event map.png | 15.95KB | 6.42KB | ▼ 59.73% |
images/placeholder-840x630.png | 90.97KB | 12.95KB | ▼ 85.76% |