Easy WP Voting With Payment 2.5.0

Does Easy WP Voting With Payment work with WordPress 6.8.1 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: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.1
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=9615076904
Aspect after-activation
HTTP status 200
Load time 0.299 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.176 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.368 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.197 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.151 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.378 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.349 s0.309 s-0.040 s3.51 MiB3.63 MiB+ 126.86 KiB
/wp-admin/edit.php0.210 s0.205 s-0.005 s3.57 MiB3.65 MiB+ 82.92 KiB
/wp-admin/post-new.php0.782 s0.781 s-0.001 s6.06 MiB6.15 MiB+ 86.12 KiB
/wp-admin/upload.php0.626 s0.512 s-0.114 s3.52 MiB3.59 MiB+ 67.13 KiB
/wp-admin/options-writing.php0.230 s0.200 s-0.030 s3.5 MiB3.56 MiB+ 64.58 KiB
/wp-admin/media-new.php0.318 s0.247 s-0.071 s3.49 MiB3.56 MiB+ 72.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.187 s-0.030 s3.5 MiB3.59 MiB+ 83.41 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.619 s+0.009 s6.05 MiB6.15 MiB+ 98 KiB
/wp-admin/options-discussion.php0.441 s0.269 s-0.172 s3.5 MiB3.56 MiB+ 61.08 KiB
/wp-admin/edit-comments.php0.211 s0.442 s+0.231 s3.52 MiB3.59 MiB+ 66.08 KiB
/0.505 s0.703 s+0.198 s3.43 MiB3.52 MiB+ 87.65 KiB
Average 0.409 s0.407 s-0.002 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