Does Simply Schedule Appointments work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 713.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.022 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 60,000+ |
WordPress.org page | https://wordpress.org/plugins/simply-schedule-appointments/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=simply-schedule-appointments%2Fsimply-schedule-appointments.php&plugin_status=all&paged=1&s&_wpnonce=e9acbed1f4 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.454 s |
Memory usage | 4.1 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/tools.php?page=action-scheduler |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.202 s |
Memory usage | 4.11 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=simply-schedule-appointments#/ |
---|---|
Requested URL | /wp-admin/admin.php?page=simply-schedule-appointments |
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.423 s |
Memory usage | 5.82 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.187 s |
Memory usage | 4 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.283 s |
Memory usage | 4.16 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.344 s | 0.308 s | -0.036 s | 3.51 MiB | 4.15 MiB | + 659.34 KiB |
/wp-admin/edit.php | 0.192 s | 0.199 s | +0.007 s | 3.57 MiB | 4.17 MiB | + 613.73 KiB |
/wp-admin/post-new.php | 0.722 s | 1.010 s | +0.288 s | 6.06 MiB | 7.27 MiB | + 1.21 MiB |
/wp-admin/upload.php | 0.529 s | 0.499 s | -0.030 s | 3.52 MiB | 4.09 MiB | + 581.59 KiB |
/wp-admin/options-writing.php | 0.203 s | 0.213 s | +0.010 s | 3.5 MiB | 4.07 MiB | + 584.65 KiB |
/wp-admin/media-new.php | 0.250 s | 0.205 s | -0.045 s | 3.49 MiB | 4.07 MiB | + 592.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.183 s | -0.001 s | 3.5 MiB | 4.09 MiB | + 598.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.573 s | 0.702 s | +0.129 s | 6.05 MiB | 7.26 MiB | + 1.21 MiB |
/wp-admin/options-discussion.php | 0.419 s | 0.293 s | -0.126 s | 3.5 MiB | 4.07 MiB | + 581.15 KiB |
/wp-admin/edit-comments.php | 0.237 s | 0.197 s | -0.040 s | 3.52 MiB | 4.09 MiB | + 580.65 KiB |
/ | 0.285 s | 0.371 s | +0.086 s | 3.43 MiB | 4 MiB | + 579.85 KiB |
Average | 0.358 s | 0.380 s | +0.022 s | 3.97 MiB | 4.67 MiB | + 713.13 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 79.5% | 35,949 | 8,758 | 170 | |
SVG | 8.1% | 3,656 | 1 | 51 | |
JavaScript | 6.9% | 3,134 | 195 | 17 | |
Markdown | 3.1% | 1,404 | 0 | 1 | |
CSS | 2.0% | 905 | 15 | 14 | |
JSX | 0.2% | 87 | 9 | 1 | |
HTML | 0.1% | 60 | 4 | 2 | |
JSON | 0.0% | 19 | 0 | 1 | |
Total | 45,214 | 8,982 | 257 |
Lines of code | 31,980 |
---|---|
Total complexity | 5,611 |
Median class complexity | 19.0 |
Median method complexity | 2.0 |
Most complex class | SSA_Appointment_Model |
Most complex function | TD_Health_Check_Debug_Data::debug_data() |
Classes | 132 |
---|---|
Methods | 1,495 |
Functions | 38 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
14ID | Name |
---|---|
scheduled-action | Scheduled Actions |
{
"dashboard": {
"ssa-dashboard-upcoming-appointments-widget": {
"title": "Your Upcoming Appointments",
"context": "normal"
}
}
}
ID | Name |
---|---|
team_member | Team Member |
[29-Jul-2025 22:20:52 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(``)' at line 1 for query ALTER TABLE wp_ssa_appointment_type_labels ADD `` (``) made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, SSA_Upgrade->migrations, SSA_Upgrade->migrate_to_version_6_1_5, SSA_Upgrade->migrate_appointment_type_labels, TD_DB_Model->create_table, dbDelta