add_clean_index
add_clean_index ( $table, $index )
Parameters:- (string) table Database table name.
- (string) index Database table index column.
Returns:- (true) True, when done with execution.
Defined at: - Introduced in WordPress: 1.0.1
- Deprecated in WordPress: —
Description
Adds an index to a specified table.