PHP 클래스 WXR_Import_Command, WordPress-Importer

상속: extends WP_CLI_Command
파일 보기 프로젝트 열기: humanmade/WordPress-Importer

공개 메소드들

메소드 설명
import ( $args, $assoc_args ) Import content from a WXR file.

메소드 상세

import() 공개 메소드

## OPTIONS ... : Path to one or more valid WXR files for importing. Directories are also accepted. [--verbose[=]] : Should we print verbose statements? (No value for 'info'; or one of 'emergency', 'alert', 'critical', 'error', 'warning', 'notice', 'info', 'debug') [--default-author=] : Default author ID to use if invalid user is found in the import data.
public import ( $args, $assoc_args )