Zotpress 6.2.2

Does Zotpress work with WordPress 4.8.3 and PHP 7.0.16? A smoke test was performed on .

Summary

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

Memory usage: 89.48 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.8.3
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/zotpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=zotpress%2Fzotpress.php&plugin_status=all&paged=1&s&_wpnonce=4b39c772c9
Aspect after-activation
HTTP status 200 OK
Load time 0.171 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Zotpress

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

Zotpress → Accounts

Page screenshot: Zotpress → Accounts
URL /wp-admin/admin.php?page=Zotpress&accounts=true
Aspect menu-item
HTTP status 200 OK
Load time 0.045 s
Memory usage 3 MiB
JS errors None
Resource errors None

Zotpress → Options

Page screenshot: Zotpress → Options
URL /wp-admin/admin.php?page=Zotpress&options=true
Aspect menu-item
HTTP status 200 OK
Load time 0.062 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Zotpress → Help

Page screenshot: Zotpress → Help
URL /wp-admin/admin.php?page=Zotpress&help=true
Aspect menu-item
HTTP status 200 OK
Load time 0.043 s
Memory usage 3.03 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.112 s
Memory usage 2.64 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.107 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.068 s
Memory usage 3.09 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.079 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.147 s0.048 s-0.099 s2.9 MiB3.01 MiB+ 109.67 KiB
/wp-admin/edit.php0.112 s0.089 s-0.023 s2.92 MiB3.03 MiB+ 117.7 KiB
/wp-admin/post-new.php0.176 s0.083 s-0.093 s2.99 MiB3.25 MiB+ 264.25 KiB
/wp-admin/upload.php0.092 s0.118 s+0.026 s2.82 MiB2.87 MiB+ 45.24 KiB
/wp-admin/options-writing.php0.068 s0.096 s+0.028 s2.82 MiB2.86 MiB+ 45.61 KiB
/wp-admin/media-new.php0.041 s0.067 s+0.026 s2.81 MiB2.85 MiB+ 45.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.072 s0.090 s+0.018 s2.85 MiB2.89 MiB+ 45.61 KiB
/wp-admin/post-new.php?post_type=page0.161 s0.069 s-0.092 s2.98 MiB3.09 MiB+ 115.55 KiB
/wp-admin/options-discussion.php0.087 s0.101 s+0.014 s2.81 MiB2.86 MiB+ 45.61 KiB
/wp-admin/edit-comments.php0.082 s0.146 s+0.064 s2.85 MiB2.96 MiB+ 109.65 KiB
/0.107 s0.083 s-0.024 s2.6 MiB2.64 MiB+ 39.76 KiB
Average 0.104 s0.090 s-0.014 s2.85 MiB2.94 MiB+ 89.48 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 4

Options wp_options 7

Sidebar Widgets 1

ID Name
zotpresssidebarwidgetZotpress Widget

Meta Boxes

{
    "post": {
        "ZotpressMetaBox": "Zotpress Reference"
    },
    "page": {
        "ZotpressMetaBox": "Zotpress Reference"
    }
}

PHP Error Log 21 lines

[01-Nov-2017 18:12:03 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; ZotpressSidebarWidget has a deprecated constructor in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 6
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: data_type in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 190
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: data_type in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 191
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: data_type in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 192
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: sortby in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 230
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: sortby in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 231
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: sortby in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 232
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: sort in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 239
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: sort in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 240
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: inclusive in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 252
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: inclusive in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 253
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: image in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 260
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: image in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 261
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: download in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 268
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: download in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 269
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zptitle in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 276
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zptitle in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 277
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zpnotes in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 284
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zpnotes in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 285
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zpcite in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 292
[01-Nov-2017 18:12:13 UTC] PHP Notice:  Undefined index: zpcite in /wp-content/plugins/zotpress/lib/widget/widget.sidebar.php on line 293
See also: All tests for this plugin, How to Hide Zotpress Admin Menus and Meta Boxes