Easy WP Voting With Payment 2.5.0

Does Easy WP Voting With Payment work with WordPress 6.8.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: 81.51 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.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=40b05caeb9
Aspect after-activation
HTTP status 200
Load time 0.248 s
Memory usage 3.6 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.174 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Easy WP Voting With Payments → Add New Candidate

Page screenshot: Easy WP Voting With Payments → Add New Candidate
URL /wp-admin/post-new.php?post_type=ewvwp
Aspect menu-item
HTTP status 200
Load time 0.367 s
Memory usage 3.7 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.192 s
Memory usage 3.58 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.144 s
Memory usage 3.56 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 1.400 s
Memory usage 3.52 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.368 s0.272 s-0.096 s3.51 MiB3.63 MiB+ 126.86 KiB
/wp-admin/edit.php0.197 s0.195 s-0.002 s3.57 MiB3.65 MiB+ 82.92 KiB
/wp-admin/post-new.php0.755 s1.046 s+0.291 s6.06 MiB6.15 MiB+ 86.12 KiB
/wp-admin/upload.php0.570 s0.524 s-0.046 s3.52 MiB3.59 MiB+ 67.13 KiB
/wp-admin/options-writing.php0.214 s0.176 s-0.038 s3.5 MiB3.56 MiB+ 64.58 KiB
/wp-admin/media-new.php0.262 s0.201 s-0.061 s3.49 MiB3.56 MiB+ 72.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.185 s+0.002 s3.5 MiB3.59 MiB+ 83.41 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.591 s-0.018 s6.05 MiB6.15 MiB+ 98 KiB
/wp-admin/options-discussion.php0.444 s0.295 s-0.149 s3.5 MiB3.56 MiB+ 61.08 KiB
/wp-admin/edit-comments.php0.240 s0.437 s+0.197 s3.52 MiB3.59 MiB+ 66.08 KiB
/0.294 s0.701 s+0.407 s3.43 MiB3.52 MiB+ 87.65 KiB
Average 0.376 s0.420 s+0.044 s3.97 MiB4.05 MiB+ 81.51 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
CSS37.6%1,04282
PHP33.0%914639
JavaScript29.5%8172042
Total 2,773 275 13

PHP Code Analysis | More results »

Lines of code 501
Total complexity 92
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