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