-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I get some errors
1)
Deprecated: sanitize_url is deprecated since version 2.8.0! Use esc_url_raw() instead.
2)
Fatal error: Cannot redeclare is_ajax() (previously declared in C:\Users\pexle\Local Sites\test\app\public\wp-content\plugins\woocommerce\includes\wc-conditional-functions.php:266) in C:\Users\pexle\Local Sites\test\app\public\wp-content\plugins\database-admin-main\admin\lib\adminer.php on line 79
when I am in this page
http://test.local/wp-admin/tools.php?page=database-admin
is_ajax php function is used also from adminer and woocommerce...so this is the reason that I get the fatal error
Metadata
Metadata
Assignees
Labels
No labels