apply_filters( 'tables_to_repair', array $tables )

Filters additional database tables to repair.


Parameters

$tables

Array of prefixed table names to be repaired.


Source

File: wp-admin/maint/repair.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.0.0 Introduced.