Bubo Insights 1.0.14.7

Does Bubo Insights work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
601PHP warnings
2PHP notices
1Database errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 126.12 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bubo-insights/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Bubo Insights ‹ Test site — WordPress

Page screenshot: Bubo Insights ‹ Test site — WordPress
URL /wp-admin/admin.php?page=bubo_insights
Requested URL /wp-admin/plugins.php?action=activate&plugin=bubo-insights%2Fbubo-insights.php&plugin_status=all&paged=1&s&_wpnonce=50a422ec19
Aspect after-activation
HTTP status 200
Load time 1.240 s
Memory usage 3.75 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'split')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/bubo-insights/admin/js/livestats.js?ver=1733851943:775:78)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.7.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.7.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Bubo Insights

Page screenshot: Bubo Insights
URL /wp-admin/admin.php?page=bubo_insights
Aspect menu-item
HTTP status 200
Load time 0.193 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Bubo Insights → Handbook

Page screenshot: Bubo Insights → Handbook
URL /wp-admin/admin.php?page=bubo_insights_handbook
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Bubo Insights → Settings

Page screenshot: Bubo Insights → Settings
URL /wp-admin/admin.php?page=bubo_insights_settings
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Bubo Insights → Upgrade  ➤

Page screenshot: Bubo Insights → Upgrade  ➤
URL /wp-admin/admin.php?page=bubo_insights-pricing
Aspect menu-item
HTTP status 200
Load time 0.257 s
Memory usage 3.58 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.234 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.310 s+0.022 s3.48 MiB3.66 MiB+ 187.63 KiB
/wp-admin/edit.php0.191 s0.197 s+0.006 s3.54 MiB3.69 MiB+ 149.48 KiB
/wp-admin/post-new.php0.743 s0.657 s-0.086 s5.92 MiB6.05 MiB+ 132.68 KiB
/wp-admin/upload.php0.522 s0.468 s-0.054 s3.5 MiB3.6 MiB+ 112.13 KiB
/wp-admin/options-writing.php0.204 s0.194 s-0.010 s3.47 MiB3.59 MiB+ 116.13 KiB
/wp-admin/media-new.php0.263 s0.242 s-0.021 s3.46 MiB3.58 MiB+ 124.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.184 s-0.012 s3.48 MiB3.6 MiB+ 129.99 KiB
/wp-admin/post-new.php?post_type=page0.531 s0.588 s+0.057 s5.92 MiB6.04 MiB+ 124.71 KiB
/wp-admin/options-discussion.php0.271 s0.238 s-0.033 s3.47 MiB3.58 MiB+ 112.63 KiB
/wp-admin/edit-comments.php0.189 s0.386 s+0.197 s3.49 MiB3.6 MiB+ 112.13 KiB
/0.285 s0.244 s-0.041 s3.42 MiB3.5 MiB+ 85.53 KiB
Average 0.335 s0.337 s+0.002 s3.92 MiB4.05 MiB+ 126.12 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP63.3%1,703848
JavaScript26.6%717564
CSS9.9%26741
SVG0.2%501
Total 2,692 144 14

PHP Code Analysis | More results »

Lines of code 771
Total complexity 121
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function bubo_insights_event_log_callback()
Classes 0
Methods 0
Functions 34

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 2

Options wp_options 4

User Metadata wp_usermeta 1

PHP Error Log 604 lines

[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined property: stdClass::$multibarsorder in /wp-content/plugins/bubo-insights/admin/partials/livestats.php on line 32
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined variable $multibarsorder in /wp-content/plugins/bubo-insights/admin/partials/livestats.php on line 52
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined property: stdClass::$multibarsorder in /wp-content/plugins/bubo-insights/admin/partials/livestats.php on line 355
[10-Dec-2024 17:32:25 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (19) for the number of arguments passed (20). 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 4.8.3.) in /wp-includes/functions.php on line 6114
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481632 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481631 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481630 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481629 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481628 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481627 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481626 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Undefined array key 481625 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[10-Dec-2024 17:32:25 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450

(+504 more lines)
See also: All tests for this plugin, How to Hide Bubo Insights Admin Menus