EHT Visits 0.7.2

Does EHT Visits work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
101PHP warnings
199PHP deprecation warnings
33Database errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 18.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 version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/eht-visits/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=eht-visits%2FVisits.php&plugin_status=all&paged=1&s&_wpnonce=674add1021
Aspect after-activation
HTTP status 200
Load time 0.564 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Settings → EHT Visits

Page screenshot: Settings → EHT Visits
URL /wp-admin/options-general.php?page=eht-visits-options
Aspect menu-item
HTTP status 200
Load time 0.498 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.069 s
Memory usage N/A
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.806 s
Memory usage 6.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.695 s0.528 s-0.167 s3.92 MiB3.95 MiB+ 24.13 KiB
/wp-admin/edit.php0.572 s0.496 s-0.076 s3.98 MiB4 MiB+ 23.41 KiB
/wp-admin/post-new.php2.076 s1.798 s-0.278 s6.56 MiB6.59 MiB+ 31.52 KiB
/wp-admin/upload.php0.710 s0.664 s-0.046 s3.89 MiB3.89 MiB+ 7.77 KiB
/wp-admin/options-writing.php0.531 s0.489 s-0.042 s3.86 MiB3.87 MiB+ 11.45 KiB
/wp-admin/media-new.php0.941 s0.538 s-0.403 s3.85 MiB3.87 MiB+ 19.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.499 s0.873 s+0.374 s3.86 MiB3.89 MiB+ 24.82 KiB
/wp-admin/post-new.php?post_type=page1.407 s1.488 s+0.081 s6.55 MiB6.57 MiB+ 23.04 KiB
/wp-admin/options-discussion.php0.653 s1.020 s+0.367 s3.86 MiB3.87 MiB+ 7.95 KiB
/wp-admin/edit-comments.php0.516 s0.524 s+0.008 s3.88 MiB3.89 MiB+ 7.45 KiB
Average 0.860 s0.842 s-0.018 s4.42 MiB4.44 MiB+ 18.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
Language % Lines of code Comment lines Files
PHP100.0%1,539314
Total 1,539 31 4

PHP Code Analysis | More results »

Lines of code 1,382
Total complexity 285
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function EHTVisitsGetOS()
Classes 0
Methods 0
Functions 33

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.

Options wp_options 5

Sidebar Widgets 1

ID Name
eht-visitsEHT Visits

PHP Error Log 359 lines

[09-Jun-2026 16:42:09 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/eht-visits/Visits.php on line 123
[09-Jun-2026 16:42:09 UTC] PHP Warning:  Attempt to read property "prefix" on null in /wp-content/plugins/eht-visits/Visits.php on line 123
[09-Jun-2026 16:42:09 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/eht-visits/Visits.php on line 124
[09-Jun-2026 16:42:09 UTC] PHP Warning:  Attempt to read property "prefix" on null in /wp-content/plugins/eht-visits/Visits.php on line 124
[09-Jun-2026 16:42:09 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/eht-visits/Visits.php on line 125
[09-Jun-2026 16:42:09 UTC] PHP Warning:  Attempt to read property "prefix" on null in /wp-content/plugins/eht-visits/Visits.php on line 125
[09-Jun-2026 16:42:09 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:09 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:09 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:09 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:09 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:10 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:10 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:10 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:10 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:10 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:11 UTC] PHP Warning:  Undefined variable $PHP_SELF in /wp-content/plugins/eht-visits/Admin.php on line 119
[09-Jun-2026 16:42:11 UTC] PHP Warning:  Undefined array key "eht-visits-subpage" in /wp-content/plugins/eht-visits/Admin.php on line 128
[09-Jun-2026 16:42:11 UTC] PHP Warning:  Undefined array key "eht-visits-field-action" in /wp-content/plugins/eht-visits/Admin.php on line 148
[09-Jun-2026 16:42:12 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:12 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mysql_real_escape_string() in /wp-content/plugins/eht-visits/Visits.php:335
Stack trace:
#0 /wp-content/plugins/eht-visits/Visits.php(227): EHTVisitsGetInfo()
#1 /wp-includes/class-wp-hook.php(343): EHTVisitsRegistrateVisit()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/general-template.php(38): do_action()
#5 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#6 /wp-includes/template-loader.php(132): include('...')
#7 /wp-blog-header.php(19): require_once('...')
#8 /index.php(17): require('...')
#9 {main}
  thrown in /wp-content/plugins/eht-visits/Visits.php on line 335
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:13 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:14 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:16 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:16 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:16 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:16 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:17 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:18 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function register_sidebar_widget is <strong>deprecated</strong> since version 2.8.0! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function register_widget_control is <strong>deprecated</strong> since version 2.8.0! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170
[09-Jun-2026 16:42:19 UTC] PHP Deprecated:  Function has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6170

(+259 more lines)
See also: All tests for this plugin