apply_filters( 'tables_to_repair', string[] $tables )
Filters additional database tables to repair.
Parameters
- $tables
-
Array of prefixed table names to be repaired.
Source
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |