WP Voting Contest Lite 5.8

Does WP Voting Contest Lite work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
26PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 404 Not Found
No resource errors
Performance

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/wp-voting-contest/
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?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-voting-contest%2Fow_votes.php&plugin_status=all&paged=1&s&_wpnonce=f8c5c39901
Aspect after-activation
HTTP status 200
Load time 1.050 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Dashboard →

Page screenshot: Dashboard →
URL /wp-admin/votes-setup
Aspect menu-item
HTTP status 404
Load time 0.320 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Contest

Page screenshot: Contest
URL /wp-admin/admin.php?page=contestants
Aspect menu-item
HTTP status 200
Load time 0.372 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Contest → Contest Category

Page screenshot: Contest → Contest Category
URL /wp-admin/admin.php?page=wpvc_category
Aspect menu-item
HTTP status 200
Load time 0.364 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Contest → Contestants

Page screenshot: Contest → Contestants
URL /wp-admin/edit.php?post_type=contestants
Aspect menu-item
HTTP status 200
Load time 0.406 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Contest → Custom Fields

Page screenshot: Contest → Custom Fields
URL /wp-admin/admin.php?page=wpvc_custom_fields
Aspect menu-item
HTTP status 200
Load time 0.793 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Contest → Settings

Page screenshot: Contest → Settings
URL /wp-admin/admin.php?page=wpvc_settings
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Contest → Upgrade to PRO

Page screenshot: Contest → Upgrade to PRO
URL /wp-admin/admin.php?page=wpvc_upgrade
Aspect menu-item
HTTP status 200
Load time 0.435 s
Memory usage 3.64 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.403 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.547 s+0.199 s3.51 MiB3.66 MiB+ 160.56 KiB
/wp-admin/edit.php0.204 s0.318 s+0.114 s3.57 MiB3.71 MiB+ 139.6 KiB
/wp-admin/post-new.php0.765 s1.034 s+0.269 s6.06 MiB6.58 MiB+ 531.97 KiB
/wp-admin/upload.php0.581 s0.683 s+0.102 s3.52 MiB3.66 MiB+ 143.66 KiB
/wp-admin/options-writing.php0.226 s0.318 s+0.092 s3.5 MiB3.64 MiB+ 142.16 KiB
/wp-admin/media-new.php0.323 s0.383 s+0.060 s3.49 MiB3.64 MiB+ 150.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.216 s0.296 s+0.080 s3.5 MiB3.66 MiB+ 161.02 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.750 s+0.137 s6.05 MiB6.5 MiB+ 463.49 KiB
/wp-admin/options-discussion.php0.458 s0.388 s-0.070 s3.5 MiB3.64 MiB+ 138.97 KiB
/wp-admin/edit-comments.php0.251 s0.346 s+0.095 s3.52 MiB3.66 MiB+ 143.66 KiB
/0.310 s0.327 s+0.017 s3.43 MiB3.57 MiB+ 141.68 KiB
Average 0.390 s0.490 s+0.100 s3.97 MiB4.18 MiB+ 210.65 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
CSS
JSON
Language % Lines of code Comment lines Files
PHP75.7%7,5011,52833
CSS10.5%1,039234
JSON8.2%81501
SVG5.3%52001
JavaScript0.3%2825
Total 9,903 1,553 44

PHP Code Analysis | More results »

Lines of code 6,721
Total complexity 1,305
Median class complexity 16.0
Median method complexity 2.0
Most complex class Ifsnop\Mysqldump\Mysqldump
Most complex function Wpvc_Migration_Model::wpvc_migrate_settings()
Classes 33
Methods 305
Functions 27

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 1

Custom Post Types 1

ID Name
contestantsContestants

Meta Boxes

{
    "contestants": {
        "votescategory": {
            "title": "Contest Category",
            "context": "side"
        },
        "votesstatus": {
            "title": "Votes For this Contestant",
            "context": "normal"
        },
        "votecustomfields": {
            "title": "Custom Fields",
            "context": "normal"
        }
    }
}

PHP Error Log 26 lines

[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcsettingfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcupdatesetting</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotinglogsfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotingdelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotingmultipledelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcmigratecontestants</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategoryfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategoryupdate</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategorydelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccustomfieldsfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcupdatecustomfield</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcassigncustom</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcgetassigncustom</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcsettingfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcupdatesetting</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotinglogsfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotingdelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcvotingmultipledelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcmigratecontestants</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategoryfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategoryupdate</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccategorydelete</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvccustomfieldsfetch</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcupdatecustomfield</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcassigncustom</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[04-May-2025 04:00:13 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpvc-voting/v1/wpvcgetassigncustom</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide WP Voting Contest Lite Admin Menus and Meta Boxes