drop_index


drop_index ( $table, $index )

Parameters:
  • (string) table Database table name.
  • (string) index Index name to drop.
Returns:
  • (true) True, when finished.
Defined at:

Description

Drops a specified index from a table.

Related Functions

noindex, get_dropins, add_clean_index, _get_dropins, do_action

Top Google Results

User discussions

wpseek mobile