Zapier for WordPress 1.0.2

Does Zapier for WordPress work with WordPress 5.9.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 7.52 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 version5.9.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/zapier/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=zapier%2Fzapier.php&plugin_status=all&paged=1&s&_wpnonce=74687270a3
Aspect after-activation
HTTP status 200
Load time 0.388 s
Memory usage 3.27 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.209 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.254 s-0.081 s3.37 MiB3.38 MiB+ 9.8 KiB
/wp-admin/edit.php0.181 s0.191 s+0.010 s3.4 MiB3.41 MiB+ 9.8 KiB
/wp-admin/post-new.php0.808 s0.961 s+0.153 s6.14 MiB6.16 MiB+ 17.77 KiB
/wp-admin/upload.php0.359 s0.352 s-0.007 s3.25 MiB3.26 MiB+ 16.67 KiB
/wp-admin/options-writing.php0.276 s0.148 s-0.128 s3.24 MiB3.24 MiB+ 536 bytes
/wp-admin/media-new.php0.278 s0.183 s-0.095 s3.23 MiB3.24 MiB+ 16.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.176 s-0.004 s3.26 MiB3.27 MiB+ 9.75 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.790 s+0.123 s6.14 MiB6.15 MiB+ 13.36 KiB
/wp-admin/options-discussion.php0.224 s0.262 s+0.038 s3.22 MiB3.24 MiB+ 17.16 KiB
/wp-admin/edit-comments.php0.286 s0.211 s-0.075 s3.27 MiB3.28 MiB+ 8.66 KiB
/0.267 s0.211 s-0.056 s3.4 MiB3.36 MiB- 37.61 KiB
Average 0.351 s0.340 s-0.011 s3.81 MiB3.82 MiB+ 7.52 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP100.0%169101
Total 169 10 1

PHP Code Analysis | More results »

Lines of code 169
Total complexity 27
Median class complexity 12.5
Median method complexity 1.0
Most complex class Zapier_Auth
Most complex function Zapier_Auth::determine_current_user()
Classes 2
Methods 13
Functions 2

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 1

PHP Error Log 2 lines

[23-Feb-2022 16:13:17 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>zapier/v1/token</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 5768
[23-Feb-2022 16:13:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>zapier/v1/token</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 5768
See also: All tests for this plugin