maybe_convert_table_to_utf8mb4


maybe_convert_table_to_utf8mb4 ( $table )

Parameters:
  • (string) table The table to convert.
Returns:
  • (bool) True if the table was converted, false if it wasn't.
Defined at:

Description

If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.

Related Functions

maybe_create_table, wp_convert_bytes_to_hr, wp_convert_hr_to_bytes, maybe_unserialize, rest_convert_error_to_response

Top Google Results

User discussions

wpseek mobile