easyReservations 4.0.4

Does easyReservations work with WordPress 4.9.1 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
44PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 143.27 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version4.9.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/easyreservations/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=easyreservations%2FeasyReservations.php&plugin_status=all&paged=1&s&_wpnonce=cf7bc7374d
Aspect after-activation
HTTP status 200 OK
Load time 0.174 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Reservations

Page screenshot: Reservations
URL /wp-admin/admin.php?page=reservations
Aspect menu-item
HTTP status 200 OK
Load time 0.057 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Reservations → Resources

Page screenshot: Reservations  → Resources
URL /wp-admin/admin.php?page=reservation-resources
Aspect menu-item
HTTP status 200 OK
Load time 0.053 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Reservations → Settings

Page screenshot: Reservations  → Settings
URL /wp-admin/admin.php?page=reservation-settings
Aspect menu-item
HTTP status 200 OK
Load time 0.065 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200 OK
Load time 0.095 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200 OK
Load time 0.096 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.131 s0.101 s-0.030 s2.98 MiB3.12 MiB+ 145.3 KiB
/wp-admin/edit.php0.111 s0.075 s-0.036 s3.01 MiB3.15 MiB+ 142.77 KiB
/wp-admin/post-new.php0.183 s0.068 s-0.115 s3.08 MiB3.23 MiB+ 153.23 KiB
/wp-admin/upload.php0.092 s0.109 s+0.017 s2.91 MiB3.05 MiB+ 144.01 KiB
/wp-admin/options-writing.php0.081 s0.087 s+0.006 s2.9 MiB3.04 MiB+ 143.7 KiB
/wp-admin/media-new.php0.040 s0.046 s+0.006 s2.89 MiB3.03 MiB+ 144.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.082 s0.039 s-0.043 s2.93 MiB3.08 MiB+ 144.95 KiB
/wp-admin/post-new.php?post_type=page0.190 s0.203 s+0.013 s3.08 MiB3.22 MiB+ 145.85 KiB
/wp-admin/options-discussion.php0.088 s0.099 s+0.011 s2.9 MiB3.04 MiB+ 144.01 KiB
/wp-admin/edit-comments.php0.092 s0.069 s-0.023 s2.94 MiB3.08 MiB+ 144.38 KiB
/0.085 s0.093 s+0.008 s2.72 MiB2.84 MiB+ 123.42 KiB
Average 0.107 s0.090 s-0.017 s2.94 MiB3.08 MiB+ 143.27 KiB

Additions

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.

Database Tables 1

Options wp_options 22

Custom Post Types 2

ID Name
easy-roomsResources
easy-offersPosts

Sidebar Widgets 1

ID Name
easyreservations_form_widgeteasyReservations Widget

PHP Error Log 44 lines

[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: overview_hourly_stand in /wp-content/plugins/easyreservations/lib/functions/admin.php on line 308
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: overview_hourly_start in /wp-content/plugins/easyreservations/lib/functions/admin.php on line 309
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: overview_hourly_end in /wp-content/plugins/easyreservations/lib/functions/admin.php on line 309
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:28 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:28 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (3). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4146
[09-Jan-2018 16:10:29 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:29 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:30 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:30 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:30 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:31 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:31 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:31 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:31 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:31 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:32 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:32 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:32 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:32 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:33 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:33 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:33 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:33 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:34 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
[09-Jan-2018 16:10:35 UTC] PHP Notice:  Undefined index: time_format in /wp-content/plugins/easyreservations/easyReservations.php on line 514
See also: All tests for this plugin, How to Hide easyReservations Admin Menus and Meta Boxes