Description
Filters additional database tables to repair.
Occurrences
Filename | Line Number |
---|---|
wp-admin/maint/repair.php | 107 |
Parameters
Type | Name | Description |
---|---|---|
string[] | $tables | Array of prefixed table names to be repaired. |
PHP Doc
/**
* Filters additional database tables to repair.
*
* @since 3.0.0
*
* @param string[] $tables Array of prefixed table names to be repaired.
*/