Time Clock 1.2

Does Time Clock work with WordPress 4.9.7 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
1PHP warnings
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 86.44 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.7
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 600+
WordPress.org page https://wordpress.org/plugins/time-clock/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Settings ‹ Test site — WordPress

Page screenshot: Settings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=etimeclockwp_settings_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=time-clock%2Ftimeclock.php&plugin_status=all&paged=1&s&_wpnonce=d5b291858e
Aspect after-activation
HTTP status 200 OK
Load time 0.123 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Time Clock

Page screenshot: Time Clock
URL /wp-admin/edit.php?post_type=etimeclockwp_clock
Aspect menu-item
HTTP status 200 OK
Load time 0.051 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Time Clock → Users

Page screenshot: Time Clock → Users
URL /wp-admin/edit.php?post_type=etimeclockwp_users
Aspect menu-item
HTTP status 200 OK
Load time 0.051 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Time Clock → Settings

Page screenshot: Time Clock → Settings
URL /wp-admin/admin.php?page=etimeclockwp_settings_page
Aspect menu-item
HTTP status 200 OK
Load time 0.046 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Time Clock → Plugins

Page screenshot: Time Clock → Plugins
URL /wp-admin/admin.php?page=etimeclockwp_extensions_page
Aspect menu-item
HTTP status 200 OK
Load time 1.178 s
Memory usage 4.73 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.111 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.189 s0.085 s-0.104 s3.1 MiB3.19 MiB+ 86.79 KiB
/wp-admin/edit.php0.108 s0.056 s-0.052 s3.13 MiB3.21 MiB+ 87.42 KiB
/wp-admin/post-new.php0.209 s0.096 s-0.113 s3.19 MiB3.3 MiB+ 105.02 KiB
/wp-admin/upload.php0.124 s0.081 s-0.043 s2.97 MiB3.05 MiB+ 84.26 KiB
/wp-admin/options-writing.php0.092 s0.066 s-0.026 s3.05 MiB3.04 MiB- 9.66 KiB
/wp-admin/media-new.php0.064 s0.048 s-0.016 s2.95 MiB3.03 MiB+ 84.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.097 s0.050 s-0.047 s2.99 MiB3.13 MiB+ 150.38 KiB
/wp-admin/post-new.php?post_type=page0.193 s0.073 s-0.120 s3.2 MiB3.3 MiB+ 97.8 KiB
/wp-admin/options-discussion.php0.092 s0.067 s-0.025 s2.95 MiB3.03 MiB+ 84.77 KiB
/wp-admin/edit-comments.php0.110 s0.052 s-0.058 s2.99 MiB3.14 MiB+ 149.32 KiB
/0.124 s0.093 s-0.031 s2.73 MiB2.76 MiB+ 30.32 KiB
Average 0.127 s0.070 s-0.058 s3.02 MiB3.11 MiB+ 86.44 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.

Options wp_options 3

Custom Post Types 2

ID Name
etimeclockwp_clockActivity
etimeclockwp_usersUsers

Meta Boxes

{
    "etimeclockwp_users": {
        "meta-box-id-order": {
            "title": "Save",
            "context": "side"
        },
        "meta-box-id-general": {
            "title": "User Information",
            "context": "normal"
        }
    },
    "etimeclockwp_clock": {
        "meta-box-id-status": {
            "title": "Details",
            "context": "side"
        },
        "meta-box-id-activity": {
            "title": "Day Details",
            "context": "normal"
        }
    }
}

PHP Error Log 3 lines

[16-Jul-2018 21:57:09 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/time-clock/includes/functions.php on line 59
[16-Jul-2018 21:57:11 UTC] PHP Notice:  Undefined variable: values in /wp-content/plugins/time-clock/includes/admin/activity.php on line 435
[16-Jul-2018 21:57:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/time-clock/includes/admin/activity.php on line 435
See also: All tests for this plugin, How to Hide Time Clock Admin Menus and Meta Boxes