Easy WP Voting With Payment 2.4.0

Does Easy WP Voting With Payment work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin
Performance

Memory usage: 109.15 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 version6.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/easy-wp-voting-with-payment/
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=easy-wp-voting-with-payment%2Feasy-wp-voting-with-payment.php&plugin_status=all&paged=1&s&_wpnonce=9d88d658c7
Aspect after-activation
HTTP status 200
Load time 0.525 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Easy WP Voting With Payments

Page screenshot: Easy WP Voting With Payments
URL /wp-admin/edit.php?post_type=ewvwp
Aspect menu-item
HTTP status 200
Load time 0.205 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Easy WP Voting With Payments → Add Candidate

Page screenshot: Easy WP Voting With Payments → Add Candidate
URL /wp-admin/post-new.php?post_type=ewvwp
Aspect menu-item
HTTP status 200
Load time 0.333 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Easy WP Voting With Payments → Contest Categories

Page screenshot: Easy WP Voting With Payments → Contest Categories
URL /wp-admin/edit-tags.php?taxonomy=ewvwp-category&post_type=ewvwp
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Easy WP Voting With Payments → Settings

Page screenshot: Easy WP Voting With Payments → Settings
URL /wp-admin/edit.php?post_type=ewvwp&page=ewvwp_plugin
Aspect menu-item
HTTP status 200
Load time 0.166 s
Memory usage 3.39 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.460 s
Memory usage 3.38 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://paystack.com/public/css/button.min.css",
        "errorString": "net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.370 s-0.022 s3.38 MiB3.5 MiB+ 125.97 KiB
/wp-admin/edit.php0.223 s0.220 s-0.003 s3.41 MiB3.53 MiB+ 123.44 KiB
/wp-admin/post-new.php1.005 s0.629 s-0.376 s5.46 MiB5.63 MiB+ 173.55 KiB
/wp-admin/upload.php0.570 s0.488 s-0.082 s3.32 MiB3.45 MiB+ 126.32 KiB
/wp-admin/options-writing.php0.218 s0.210 s-0.008 s3.32 MiB3.38 MiB+ 69.09 KiB
/wp-admin/media-new.php0.318 s0.228 s-0.090 s3.29 MiB3.38 MiB+ 88.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.196 s+0.000 s3.31 MiB3.42 MiB+ 109.89 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.597 s-0.014 s5.45 MiB5.62 MiB+ 173.14 KiB
/wp-admin/options-discussion.php0.251 s0.327 s+0.076 s3.3 MiB3.39 MiB+ 92.99 KiB
/wp-admin/edit-comments.php0.228 s0.237 s+0.009 s3.33 MiB3.43 MiB+ 92.55 KiB
/0.320 s0.335 s+0.015 s3.36 MiB3.38 MiB+ 24.95 KiB
Average 0.394 s0.349 s-0.045 s3.72 MiB3.83 MiB+ 109.15 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
Language % Lines of code Comment lines Files
CSS38.2%1,04282
PHP31.9%872639
JavaScript29.9%8172042
Total 2,731 275 13

PHP Code Analysis | More results »

Lines of code 458
Total complexity 91
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function ewvwp_custom_columns()
Classes 0
Methods 0
Functions 37

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.

Custom Post Types 1

ID Name
ewvwpEasy WP Voting With Payment

Meta Boxes

{
    "ewvwp": {
        "ewvwp_nickname": {
            "title": "Nickname",
            "context": "normal"
        },
        "ewvwp_age": {
            "title": "Age",
            "context": "normal"
        },
        "ewvwp_votes": {
            "title": "Number of Votes",
            "context": "normal"
        },
        "ewvwp_state": {
            "title": "State",
            "context": "normal"
        },
        "ewvwp_occupation": {
            "title": "Occupation",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Easy WP Voting With Payment Admin Menus and Meta Boxes