Vimeography 2.2.1

Does Vimeography work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Welcome to Vimeography ‹ Test site — WordPress

Page screenshot: Welcome to Vimeography ‹ Test site — WordPress
URL /wp-admin/options.php?page=vimeography-welcome&step=1
Requested URL /wp-admin/plugins.php?action=activate&plugin=vimeography%2Fvimeography.php&plugin_status=all&paged=1&s&_wpnonce=4f5888a77d
Aspect after-activation
HTTP status 200
Load time 2.544 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Vimeography

Page screenshot: Vimeography
URL /wp-admin/admin.php?page=vimeography-edit-galleries
Aspect menu-item
HTTP status 200
Load time 0.464 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Vimeography → New Gallery

Page screenshot: Vimeography → New Gallery
URL /wp-admin/admin.php?page=vimeography-new-gallery
Aspect menu-item
HTTP status 200
Load time 0.197 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Vimeography → Manage Licenses

Page screenshot: Vimeography → Manage Licenses
URL /wp-admin/admin.php?page=vimeography-manage-activations
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Vimeography → Vimeography Pro

Page screenshot: Vimeography → Vimeography Pro
URL /wp-admin/admin.php?page=vimeography-pro
Aspect menu-item
HTTP status 200
Load time 1.016 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Vimeography → Help

Page screenshot: Vimeography → Help
URL /wp-admin/admin.php?page=vimeography-help
Aspect menu-item
HTTP status 200
Load time 1.760 s
Memory usage 3.46 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.320 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.249 s-0.038 s3.08 MiB3.24 MiB+ 165.84 KiB
/wp-admin/edit.php0.167 s0.317 s+0.150 s3.11 MiB3.27 MiB+ 165.47 KiB
/wp-admin/post-new.php1.022 s1.218 s+0.196 s5.27 MiB5.51 MiB+ 248.88 KiB
/wp-admin/upload.php0.519 s0.564 s+0.045 s3.03 MiB3.12 MiB+ 92.4 KiB
/wp-admin/options-writing.php0.144 s0.160 s+0.016 s3.02 MiB3.11 MiB+ 84.38 KiB
/wp-admin/media-new.php0.282 s0.168 s-0.114 s3.01 MiB3.11 MiB+ 100.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.171 s-0.028 s3.04 MiB3.14 MiB+ 101.48 KiB
/wp-admin/post-new.php?post_type=page1.283 s0.851 s-0.432 s5.26 MiB5.5 MiB+ 248.31 KiB
/wp-admin/options-discussion.php0.313 s0.301 s-0.012 s3 MiB3.1 MiB+ 101.2 KiB
/wp-admin/edit-comments.php0.228 s0.234 s+0.006 s3.04 MiB3.17 MiB+ 126.47 KiB
/0.326 s0.209 s-0.117 s2.91 MiB3.03 MiB+ 118.42 KiB
Average 0.434 s0.404 s-0.030 s3.43 MiB3.57 MiB+ 141.22 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.

CSS
PHP
JavaScript
TypeScript
Language % Lines of code Comment lines Files
CSS42.6%9,73930111
PHP25.1%5,7452,37062
JavaScript12.4%2,83435817
TypeScript8.5%1,9349424
Mustache5.7%1,300015
PO File3.3%7513303
SVG1.4%311910
JSON0.5%12104
Bourne Shell0.4%9361
XML0.1%1401
YAML0.1%1201
Markdown0.0%401
Total 22,858 3,468 150

PHP Code Analysis | More results »

Lines of code 5,593
Total complexity 887
Median class complexity 9.5
Median method complexity 1.0
Most complex class EDD_SL_Plugin_Updater
Most complex function EDD_SL_Plugin_Updater::show_update_notification()
Classes 56
Methods 322
Functions 3

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 2

Options wp_options 2

PHP Error Log 4 lines

[09-Sep-2021 17:02:11 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vimeography/v1/galleries/schema</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 5663
[09-Sep-2021 17:02:11 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vimeography/v1/themes/schema</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 5663
[09-Sep-2021 17:02:14 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vimeography/v1/galleries/schema</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 5663
[09-Sep-2021 17:02:14 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vimeography/v1/themes/schema</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 5663
See also: All tests for this plugin, How to Hide Vimeography Admin Menus