PHP 클래스 HMImportCommand, hm-dev

Adds easy synching of db and uploads between dev and production
상속: extends WP_CLI_Command
파일 보기 프로젝트 열기: humanmade/hm-dev

공개 메소드들

메소드 설명
db ( $command = '', $args = '' )
get_description ( )
help ( ) Help function for this command
site ( $command, $args ) Import a specific site from wordpress multisite site
uploads ( $command = [], $args = [] )

비공개 메소드들

메소드 설명
db_help ( )
uploads_help ( )

메소드 상세

db() 공개 메소드

public db ( $command = '', $args = '' )

get_description() 공개 정적인 메소드

public static get_description ( )

help() 공개 메소드

Help function for this command
public help ( )

site() 공개 메소드

Import a specific site from wordpress multisite site
public site ( $command, $args )

uploads() 공개 메소드

public uploads ( $command = [], $args = [] )