Benchmarks
Plugin footprint 83% 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 gracefully, with no errors
Server metrics [RAM: ▼0.61MB] [CPU: ▼20.80ms] Passed 4 tests
Analyzing server-side resources used by Wordpress Event Calendar
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.09 | 37.70 ▼6.44 |
Dashboard /wp-admin | 3.43 ▲0.04 | 50.24 ▼14.88 |
Posts /wp-admin/edit.php | 3.48 ▲0.08 | 49.01 ▼1.08 |
Add New Post /wp-admin/post-new.php | 3.28 ▼2.65 | 36.71 ▼60.78 |
Media Library /wp-admin/upload.php | 3.35 ▲0.08 | 36.57 ▲2.13 |
Add New /wp-admin/post-new.php?post_type=stec_custom_event | 3.26 | 34.38 |
Events /wp-admin/edit.php?post_type=stec_custom_event | 3.39 | 38.65 |
FAQ /wp-admin/edit.php?post_type=stec_custom_event&page=spoontalk-event-calendar/faq.php | 3.32 | 32.24 |
Event Categories /wp-admin/edit-tags.php?taxonomy=stec_event_category&post_type=stec_custom_event | 3.34 | 34.60 |
Server storage [IO: ▲0.95MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 109 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_recent-posts |
recuring |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Wordpress Event Calendar
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,827 ▲56 | 14.35 ▼0.04 | 1.70 ▼0.42 | 43.34 ▲2.73 |
Dashboard /wp-admin | 2,233 ▲65 | 5.49 ▼0.04 | 89.62 ▼1.22 | 41.70 ▼5.34 |
Posts /wp-admin/edit.php | 2,135 ▲32 | 2.03 ▼0.02 | 38.42 ▼3.01 | 38.11 ▼1.41 |
Add New Post /wp-admin/post-new.php | 1,560 ▲34 | 23.16 ▼0.36 | 637.82 ▼5.78 | 61.27 ▲10.13 |
Media Library /wp-admin/upload.php | 1,438 ▲35 | 4.22 ▲0.05 | 97.88 ▼3.44 | 44.09 ▲1.31 |
Add New /wp-admin/post-new.php?post_type=stec_custom_event | 2,736 | 7.68 | 180.10 | 64.93 |
Events /wp-admin/edit.php?post_type=stec_custom_event | 1,108 | 1.95 | 29.53 | 32.16 |
FAQ /wp-admin/edit.php?post_type=stec_custom_event&page=spoontalk-event-calendar/faq.php | 809 | 2.02 | 24.40 | 28.78 |
Event Categories /wp-admin/edit-tags.php?taxonomy=stec_event_category&post_type=stec_custom_event | 1,312 | 2.12 | 26.39 | 29.99 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- This plugin did not uninstall successfully, leaving 7 options in the database
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- recuring
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+191
Undefined index: EventStartHours
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+192
Undefined index: EventStartMinute
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+193
Undefined index: EventStartMeridian
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+196
Undefined index: EventEndHours
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+197
Undefined index: EventEndMinute
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+198
Undefined index: EventEndMeridian
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+202
Undefined index: start_date
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+247
Undefined variable: events_days
- 2 occurences, only the last one shown
- > GET request to /wp-admin/post-new.php?post_type=stec_custom_event
- > Notice in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php+125
Undefined offset: 3
SRP 0% 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
Please fix the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/spoontalk-event-calendar/faq.php
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/spoontalk-event-calendar/spoontalk-event-calendar.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/spoontalk-event-calendar/fullcalendar-events.php:14
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Requires at least: Version not formatted correctly
spoontalk-event-calendar/spoontalk-event-calendar.php Passed 13 tests
The principal PHP file in "Wordpress Event Calendar" v. 0.82 is loaded by WordPress automatically on each request
113 characters long description:
SpoonTalk Event Calendar is a simple yet powerful plugin for accepting online events on your WordPress blog site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected10,841 lines of code in 75 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 55 | 2,125 | 1,226 | 6,454 |
CSS | 13 | 342 | 296 | 3,128 |
HTML | 2 | 146 | 15 | 737 |
PHP | 3 | 56 | 31 | 470 |
JSON | 2 | 0 | 0 | 52 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
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 | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
29 PNG files occupy 0.07MB with 0.03MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/Delete-icon.png | 14.28KB | 6.93KB | ▼ 51.47% |
fullcalendar/lib/cupertino/images/ui-icons_2694e8_256x240.png | 4.49KB | 4.18KB | ▼ 6.89% |
fullcalendar/lib/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png | 0.34KB | 0.15KB | ▼ 55.84% |
fullcalendar/lib/cupertino/images/ui-icons_ffffff_256x240.png | 6.32KB | 4.18KB | ▼ 33.80% |
fullcalendar/lib/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png | 0.38KB | 0.16KB | ▼ 58.87% |