Fix incorrect database tables being referenced on subsites in Multisite #2098
php-lint.yml
on: pull_request
PHP
39s
PHP (Sniffs)
15s
Annotations
3 errors
PHP:
includes/Traits/Amend_DB_Base_Prefix.php (in context of class WordPress/Plugin_Check/Checker/Preparations/Use_Custom_DB_Tables_Preparation)#L54
Call to an undefined method object::set_prefix().
|
PHP:
includes/Traits/Amend_DB_Base_Prefix.php (in context of class WordPress/Plugin_Check/Checker/Runtime_Environment_Setup)#L54
Call to an undefined method object::set_prefix().
|
PHP
Process completed with exit code 1.
|