PHP 클래스 VIP_Go_Convert_utf8_utf8mb4, vip-mu-plugins-public

상속: extends WPCOM_VIP_CLI_Command
파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public

공개 메소드들

메소드 설명
convert ( $args, $assoc_args ) Convert site using utf8 to use utf8mb4

비공개 메소드들

메소드 설명
get_tables ( ) Populate array of tables to possibly convert
maybe_convert_table_to_utf8mb4 ( $table ) If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.

메소드 상세

convert() 공개 메소드

Convert site using utf8 to use utf8mb4
public convert ( $args, $assoc_args )