weDocs 1.6.1

Does weDocs work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

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

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

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/wedocs/
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?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wedocs%2Fwedocs.php&plugin_status=all&paged=1&s&_wpnonce=e6dd6f3f81
Aspect after-activation
HTTP status 200
Load time 1.002 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

weDocs

Page screenshot: weDocs
URL /wp-admin/admin.php?page=wedocs
Aspect menu-item
HTTP status 200
Load time 0.443 s
Memory usage 4.15 MiB
JS errors None
Resource errors None

weDocs → Tags

Page screenshot: weDocs → Tags
URL /wp-admin/edit-tags.php?taxonomy=doc_tag&post_type=docs
Aspect menu-item
HTTP status 200
Load time 0.291 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

weDocs → Settings

Page screenshot: weDocs → Settings
URL /wp-admin/admin.php?page=wedocs-settings
Aspect menu-item
HTTP status 200
Load time 0.269 s
Memory usage 4.07 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
Load time 0.354 s
Memory usage 3.71 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
Load time 1.067 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.500 s0.537 s+0.037 s3.96 MiB4.18 MiB+ 219.26 KiB
/wp-admin/edit.php0.271 s0.353 s+0.082 s3.99 MiB4.21 MiB+ 222.55 KiB
/wp-admin/post-new.php1.684 s2.034 s+0.350 s5.81 MiB6.52 MiB+ 723.13 KiB
/wp-admin/upload.php0.693 s0.504 s-0.189 s3.83 MiB4.07 MiB+ 254.52 KiB
/wp-admin/options-writing.php0.190 s0.267 s+0.077 s3.9 MiB4.09 MiB+ 191.89 KiB
/wp-admin/media-new.php0.226 s0.294 s+0.068 s3.8 MiB4.07 MiB+ 275.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.330 s+0.117 s3.91 MiB4.12 MiB+ 219.77 KiB
/wp-admin/post-new.php?post_type=page1.515 s1.464 s-0.051 s5.8 MiB6.5 MiB+ 711.2 KiB
/wp-admin/options-discussion.php0.414 s0.365 s-0.049 s3.81 MiB4.08 MiB+ 276.45 KiB
/wp-admin/edit-comments.php0.234 s0.357 s+0.123 s3.91 MiB4.13 MiB+ 218.72 KiB
/0.378 s0.317 s-0.061 s3.69 MiB3.71 MiB+ 18.24 KiB
Average 0.574 s0.620 s+0.046 s4.22 MiB4.52 MiB+ 302.84 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 4

Custom Post Types 1

ID Name
docsDocs

Sidebar Widgets 1

ID Name
wedocs-search-widgetweDocs Document Search

PHP Error Log 6 lines

[13-Aug-2020 03:19:39 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/(?P<id>[\d]+)/helpfullness</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[13-Aug-2020 03:19:39 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/(?P<id>[\d]+)/parents</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[13-Aug-2020 03:19:39 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/search</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[13-Aug-2020 03:19:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/(?P<id>[\d]+)/helpfullness</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[13-Aug-2020 03:19:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/(?P<id>[\d]+)/parents</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[13-Aug-2020 03:19:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/docs/search</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin, How to Hide weDocs Admin Menus