Does Poll work with WordPress 6.0.3 and PHP 7.4.8? A smoke test was performed on .
5 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 166.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.059 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.0.3 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 4,000+ |
WordPress.org page | https://wordpress.org/plugins/poll-wp/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=poll-wp%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=b7587dc1a0 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.491 s |
Memory usage | 3.86 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ts-poll |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.377 s |
Memory usage | 3.87 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ts-poll-builder |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.642 s |
Memory usage | 4.54 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ts-poll-pro |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.241 s |
Memory usage | 3.89 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ts-poll-add-ons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.149 s |
Memory usage | 3.88 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.549 s |
Memory usage | 3.71 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.355 s |
Memory usage | 3.91 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.892 s |
Memory usage | 5.63 MiB |
JS errors |
External errors:
The following JavaScript errors were probably triggered by
WordPress itself, or by compatibility issues in the test runner.
They are not related to the plugin.
|
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.333 s | 0.402 s | +0.069 s | 3.73 MiB | 3.91 MiB | + 179.5 KiB |
/wp-admin/edit.php | 0.203 s | 0.225 s | +0.022 s | 3.76 MiB | 3.93 MiB | + 168.95 KiB |
/wp-admin/post-new.php | 0.791 s | 1.131 s | +0.340 s | 5.55 MiB | 5.66 MiB | + 110.34 KiB |
/wp-admin/upload.php | 0.406 s | 0.522 s | +0.116 s | 3.69 MiB | 3.85 MiB | + 167.95 KiB |
/wp-admin/options-writing.php | 0.168 s | 0.170 s | +0.002 s | 3.62 MiB | 3.83 MiB | + 211.85 KiB |
/wp-admin/media-new.php | 0.452 s | 0.202 s | -0.250 s | 3.67 MiB | 3.83 MiB | + 168.12 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.234 s | 0.212 s | -0.022 s | 3.69 MiB | 3.86 MiB | + 169.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.712 s | 1.014 s | +0.302 s | 5.55 MiB | 5.65 MiB | + 105.35 KiB |
/wp-admin/options-discussion.php | 0.264 s | 0.312 s | +0.048 s | 3.6 MiB | 3.83 MiB | + 232.43 KiB |
/wp-admin/edit-comments.php | 0.232 s | 0.267 s | +0.035 s | 3.7 MiB | 3.86 MiB | + 167.97 KiB |
/ | 0.295 s | 0.279 s | -0.016 s | 3.57 MiB | 3.71 MiB | + 145.94 KiB |
Average | 0.372 s | 0.431 s | +0.059 s | 4.01 MiB | 4.17 MiB | + 166.13 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 44.8% | 14,484 | 829 | 32 | |
CSS | 25.7% | 8,323 | 118 | 14 | |
JavaScript | 22.2% | 7,174 | 1,073 | 10 | |
PO File | 5.8% | 1,884 | 1,141 | 4 | |
SVG | 1.5% | 493 | 0 | 12 | |
Total | 32,358 | 3,161 | 72 |
Lines of code | 5,160 |
---|---|
Total complexity | 437 |
Median class complexity | 13.0 |
Median method complexity | 1.0 |
Most complex class | ts_poll_admin |
Most complex function | ts_poll_function::__construct() |
Classes | 11 |
---|---|
Methods | 95 |
Functions | 4 |
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.
wp_options
1ID | Name |
---|---|
ts_poll_widget | TS Poll Widget |
{
"dashboard": {
"tspoll_dashboard_widget": {
"title": "TS Poll",
"context": "normal"
}
}
}
[19-Oct-2022 03:24:38 UTC] PHP Notice: Undefined index: hook_suffix in /wp-admin/includes/class-wp-screen.php on line 223
[19-Oct-2022 03:24:46 UTC] PHP Notice: Undefined index: hook_suffix in /wp-admin/includes/class-wp-screen.php on line 223
[19-Oct-2022 03:24:54 UTC] PHP Notice: Undefined index: hook_suffix in /wp-admin/includes/class-wp-screen.php on line 223
[19-Oct-2022 03:24:54 UTC] PHP Notice: Undefined index: hook_suffix in /wp-admin/includes/class-wp-screen.php on line 223
[19-Oct-2022 03:24:55 UTC] PHP Notice: Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). 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.8.0.) in /wp-includes/functions.php on line 5833