apply_filters( 'tables_to_repair', string[] $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
3.0.0 Introduced.